-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathrequirements.txt
More file actions
23 lines (23 loc) · 1.84 KB
/
requirements.txt
File metadata and controls
23 lines (23 loc) · 1.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
certifi==2025.8.3 ; python_full_version > "3.9.1" and python_version < "3.13"
cffi==1.17.1 ; python_full_version > "3.9.1" and python_version < "3.13" and platform_python_implementation != "PyPy"
charset-normalizer==3.4.2 ; python_full_version > "3.9.1" and python_version < "3.13"
colorama==0.4.6 ; python_full_version > "3.9.1" and python_version < "3.13" and platform_system == "Windows"
cryptography==45.0.5 ; python_full_version > "3.9.1" and python_version < "3.13"
deprecated==1.2.18 ; python_full_version > "3.9.1" and python_version < "3.13"
docopt-ng==0.6.3 ; python_full_version > "3.9.1" and python_version < "3.13"
geographiclib==2.0 ; python_full_version > "3.9.1" and python_version < "3.13"
idna==3.10 ; python_full_version > "3.9.1" and python_version < "3.13"
jaconv==0.4.0 ; python_full_version > "3.9.1" and python_version < "3.13"
jinja2==3.1.6 ; python_full_version > "3.9.1" and python_version < "3.13"
marisa-trie==1.2.1 ; python_full_version > "3.9.1" and python_version < "3.13"
markupsafe==3.0.2 ; python_full_version > "3.9.1" and python_version < "3.13"
portabletab==0.3.7.post1 ; python_full_version > "3.9.1" and python_version < "3.13"
pycapnp==2.0.0 ; python_full_version > "3.9.1" and python_version < "3.13"
pycparser==2.22 ; python_full_version > "3.9.1" and python_version < "3.13" and platform_python_implementation != "PyPy"
requests==2.32.4 ; python_full_version > "3.9.1" and python_version < "3.13"
rtree==1.4.0 ; python_full_version > "3.9.1" and python_version < "3.13"
setuptools==80.9.0 ; python_full_version > "3.9.1" and python_version < "3.13"
tqdm==4.67.1 ; python_full_version > "3.9.1" and python_version < "3.13"
urllib3==2.5.0 ; python_full_version > "3.9.1" and python_version < "3.13"
wrapt==1.17.2 ; python_full_version > "3.9.1" and python_version < "3.13"
zipp==3.23.0 ; python_full_version > "3.9.1" and python_version < "3.13"