forked from GDevelopApp/GDevelop-documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
34 lines (34 loc) · 2.59 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
bracex==2.3.post1; python_version >= "3.7" and python_full_version >= "3.6.2"
certifi==2022.12.7; python_version >= "3.7" and python_version < "4"
charset-normalizer==3.1.0; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.7.0"
click==8.1.3; python_version >= "3.7" and python_full_version >= "3.6.2"
colorama==0.4.6; python_full_version >= "3.7.0" and python_version >= "3.7" and platform_system == "Windows"
ghp-import==2.1.0; python_version >= "3.7" and python_full_version >= "3.6.2"
idna==3.4; python_version >= "3.7" and python_version < "4"
importlib-metadata==6.0.0; python_version < "3.8" and python_version >= "3.7" and python_full_version >= "3.6.2"
jinja2==3.1.2; python_version >= "3.7" and python_full_version >= "3.6.2"
lxml==4.9.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
markdown==3.3.7; python_version >= "3.7" and python_full_version >= "3.6.2"
markupsafe==2.1.2; python_version >= "3.7"
mergedeep==1.3.4; python_version >= "3.7" and python_full_version >= "3.6.2"
mkdocs-awesome-pages-plugin==2.8.0; python_full_version >= "3.6.2"
mkdocs-material-extensions==1.1.1; python_version >= "3.7"
mkdocs-material==9.1.3; python_version >= "3.7"
mkdocs-redirects==1.2.0; python_version >= "3.6"
mkdocs-video==1.5.0; python_version >= "3.6"
mkdocs==1.4.2; python_version >= "3.7" and python_full_version >= "3.6.2"
natsort==8.3.1; python_version >= "3.7" and python_full_version >= "3.6.2"
packaging==23.0; python_version >= "3.7" and python_full_version >= "3.6.2"
pygments==2.14.0; python_version >= "3.7"
pymdown-extensions==9.10; python_version >= "3.7"
python-dateutil==2.8.2; python_version >= "3.7" and python_full_version >= "3.6.2"
pyyaml-env-tag==0.1; python_version >= "3.7" and python_full_version >= "3.6.2"
pyyaml==6.0; python_version >= "3.7" and python_full_version >= "3.6.2"
regex==2022.10.31; python_version >= "3.7"
requests==2.28.2; python_version >= "3.7" and python_version < "4"
six==1.16.0; python_version >= "3.7" and python_full_version >= "3.6.2"
typing-extensions==4.5.0; python_version < "3.8" and python_version >= "3.7" and python_full_version >= "3.6.2"
urllib3==1.26.15; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
watchdog==2.3.1; python_version >= "3.7" and python_full_version >= "3.6.2"
wcmatch==8.4.1; python_version >= "3.7" and python_full_version >= "3.6.2"
zipp==3.15.0; python_version < "3.10" and python_version >= "3.7" and python_full_version >= "3.6.2"