-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathrequirements.txt
More file actions
21 lines (21 loc) · 1.58 KB
/
requirements.txt
File metadata and controls
21 lines (21 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
aenum==3.1.17 ; python_version >= "3.10" and python_version < "4.0"
arrow==1.4.0 ; python_version >= "3.10" and python_version < "4.0"
certifi==2026.4.22 ; python_version >= "3.10" and python_version < "4.0"
cffi==2.0.0 ; python_version >= "3.10" and python_version < "4.0" and platform_python_implementation != "PyPy"
charset-normalizer==3.4.7 ; python_version >= "3.10" and python_version < "4.0"
cryptography==46.0.7 ; python_version >= "3.10" and python_version < "4.0"
idna==3.13 ; python_version >= "3.10" and python_version < "4.0"
jmespath==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
jwcrypto==1.5.7 ; python_version >= "3.10" and python_version < "4.0"
pycparser==3.0 ; python_version >= "3.10" and python_version < "4.0" and platform_python_implementation != "PyPy" and implementation_name != "PyPy"
pydash==8.0.6 ; python_version >= "3.10" and python_version < "4.0"
pyjwt==2.12.1 ; python_version >= "3.10" and python_version < "4.0"
python-box==7.4.1 ; python_version >= "3.10" and python_version < "4.0"
python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.0"
pytz==2026.1.post1 ; python_version >= "3.10" and python_version < "4.0"
pyyaml==6.0.3 ; python_version >= "3.10" and python_version < "4.0"
requests==2.33.1 ; python_version >= "3.10" and python_version < "4.0"
six==1.17.0 ; python_version >= "3.10" and python_version < "4.0"
typing-extensions==4.15.0 ; python_version >= "3.10" and python_version < "4.0"
tzdata==2026.1 ; python_version >= "3.10" and python_version < "4.0"
urllib3==2.6.3 ; python_version >= "3.10" and python_version < "4.0"