-
Notifications
You must be signed in to change notification settings - Fork 22
/
requirements.txt
69 lines (68 loc) · 1.3 KB
/
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
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile
#
certifi==2024.8.30
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via
# httpie
# requests
cryptography==44.0.0
# via pyopenssl
defusedxml==0.7.1
# via httpie
edgegrid-python==2.0.0
# via httpie-edgegrid (setup.py)
httpie==3.2.4
# via httpie-edgegrid (setup.py)
idna==3.10
# via requests
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
multidict==6.1.0
# via httpie
ndg-httpsclient==0.5.1
# via edgegrid-python
pyasn1==0.6.1
# via
# edgegrid-python
# ndg-httpsclient
pycparser==2.22
# via cffi
pygments==2.18.0
# via
# httpie
# rich
pyopenssl==24.3.0
# via
# edgegrid-python
# httpie-edgegrid (setup.py)
# ndg-httpsclient
pysocks==1.7.1
# via requests
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
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