-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
31 lines (31 loc) · 2.45 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
alabaster==0.7.13 ; python_full_version >= "3.8.1" and python_version < "4.0"
babel==2.11.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
certifi==2022.12.7 ; python_full_version >= "3.8.1" and python_version < "4"
charset-normalizer==2.1.1 ; python_full_version >= "3.8.1" and python_version < "4"
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_version < "4.0" and sys_platform == "win32"
docutils==0.18.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
idna==3.4 ; python_full_version >= "3.8.1" and python_version < "4"
imagesize==1.4.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
importlib-metadata==6.0.0 ; python_full_version >= "3.8.1" and python_version < "3.10"
jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
numpy==1.24.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
packaging==22.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pygments==2.14.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytz==2022.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
requests==2.28.1 ; python_full_version >= "3.8.1" and python_version < "4"
setuptools==65.6.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
snowballstemmer==2.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
sphinx-rtd-theme==1.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
sphinx==6.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
sphinxcontrib-applehelp==1.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
sphinxcontrib-devhelp==1.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
sphinxcontrib-htmlhelp==2.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
sphinxcontrib-jquery==2.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
sphinxcontrib-jsmath==1.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
sphinxcontrib-qthelp==1.0.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
sphinxcontrib-serializinghtml==1.1.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
toml==0.10.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
types-toml==0.10.8.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
urllib3==1.26.13 ; python_full_version >= "3.8.1" and python_version < "4"
zipp==3.11.0 ; python_full_version >= "3.8.1" and python_version < "3.10"