-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
36 lines (36 loc) · 3.06 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
asyncio==3.4.3 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
bracex==2.3.post1 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
certifi==2023.5.7 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
charset-normalizer==3.1.0 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
click==8.1.3 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
colorama==0.4.6 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
dacite==1.8.1 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
ghp-import==2.1.0 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
idna==3.4 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
jinja2==3.1.2 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
markdown==3.3.7 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
markupsafe==2.1.3 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
mergedeep==1.3.4 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
mkdocs-awesome-pages-plugin==2.9.1 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
mkdocs-material-extensions==1.1.1 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
mkdocs-material==9.1.17 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
mkdocs-multirepo-plugin==0.6.0 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
mkdocs==1.4.3 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
mypy-extensions==1.0.0 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
natsort==8.4.0 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
packaging==23.1 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
pygments==2.15.1 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
pymdown-extensions==10.0.1 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
python-dateutil==2.8.2 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
python-slugify==8.0.1 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
pyyaml-env-tag==0.1 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
pyyaml==6.0 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
regex==2023.6.3 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
requests==2.31.0 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
six==1.16.0 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
text-unidecode==1.3 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
typing-extensions==4.7.0 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
typing-inspect==0.8.0 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
urllib3==2.0.3 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
watchdog==3.0.0 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"
wcmatch==8.4.1 ; python_full_version >= "3.11.1" and python_full_version < "4.0.0"