-
Notifications
You must be signed in to change notification settings - Fork 22
/
dev-requirements.txt
97 lines (96 loc) · 1.85 KB
/
dev-requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --extra=dev --output-file=dev-requirements.txt
#
astroid==3.3.5
# via pylint
certifi==2024.8.30
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via
# httpie
# requests
coverage[toml]==7.6.9
# via pytest-cov
cryptography==44.0.0
# via pyopenssl
defusedxml==0.7.1
# via httpie
dill==0.3.9
# via pylint
edgegrid-python==2.0.0
# via httpie-edgegrid (setup.py)
httpie==3.2.4
# via httpie-edgegrid (setup.py)
idna==3.10
# via requests
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via pylint
markdown-it-py==3.0.0
# via rich
mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
multidict==6.1.0
# via httpie
ndg-httpsclient==0.5.1
# via edgegrid-python
packaging==24.2
# via pytest
platformdirs==4.3.6
# via pylint
pluggy==1.5.0
# via pytest
pyasn1==0.6.1
# via
# edgegrid-python
# ndg-httpsclient
pycparser==2.22
# via cffi
pygments==2.18.0
# via
# httpie
# rich
pylint==3.3.2
# via httpie-edgegrid (setup.py)
pyopenssl==24.3.0
# via
# edgegrid-python
# httpie-edgegrid (setup.py)
# ndg-httpsclient
pysocks==1.7.1
# via requests
pytest==8.3.4
# via
# httpie-edgegrid (setup.py)
# pytest-cov
pytest-cov==6.0.0
# via httpie-edgegrid (setup.py)
requests[socks]==2.32.3
# via
# edgegrid-python
# httpie
# requests-toolbelt
requests-toolbelt==1.0.0
# via
# edgegrid-python
# httpie
rich==13.9.4
# via httpie
tomlkit==0.13.2
# via pylint
urllib3==2.2.3
# via
# edgegrid-python
# httpie-edgegrid (setup.py)
# requests
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools