-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
49 lines (49 loc) · 4.15 KB
/
requirements-dev.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
37
38
39
40
41
42
43
44
45
46
47
48
49
astroid==2.15.5 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
black==23.3.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
certifi==2023.5.7 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
charset-normalizer==3.1.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
click==8.1.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0" and sys_platform == "win32" or python_full_version >= "3.8.1" and python_full_version < "4.0.0" and platform_system == "Windows"
curlify==2.2.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
dill==0.3.6 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
flake8-html==0.4.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
flake8==6.0.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
genbadge[flake8]==1.1.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
ghp-import==2.1.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
idna==3.4 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
importlib-metadata==6.6.0 ; python_full_version >= "3.8.1" and python_version < "3.10"
isort==5.12.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
lazy-object-proxy==1.9.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
markdown==3.3.7 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
markupsafe==2.1.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
mccabe==0.7.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
mergedeep==1.3.4 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
mkdocs-autorefs==0.4.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
mkdocs==1.4.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
mypy-extensions==1.0.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
mypy==1.3.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
packaging==23.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pathspec==0.11.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pillow==9.5.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
platformdirs==3.5.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pycodestyle==2.10.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pydocstyle==6.3.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pyflakes==3.0.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pygments==2.15.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pylint==2.17.4 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
python-dateutil==2.8.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pyyaml-env-tag==0.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pyyaml==6.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
requests==2.31.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
six==1.16.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
snowballstemmer==2.2.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
tomli==2.0.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
tomlkit==0.11.8 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
types-requests==2.31.0.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
types-urllib3==1.26.25.13 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
typing-extensions==4.6.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
urllib3==2.0.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
watchdog==3.0.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
wrapt==1.15.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
zipp==3.15.0 ; python_full_version >= "3.8.1" and python_version < "3.10"