-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements-dev.txt
51 lines (51 loc) · 3.93 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
50
51
aniso8601==9.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
astroid==2.15.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
attrs==22.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
black==23.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
cfgv==3.3.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
click==8.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_version < "4.0" and platform_system == "Windows" or python_full_version >= "3.8.1" and python_version < "4.0" and sys_platform == "win32"
dill==0.3.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
distlib==0.3.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
exceptiongroup==1.1.0 ; python_full_version >= "3.8.1" and python_version < "3.11"
filelock==3.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
flake8==6.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-restful==0.3.9 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask==2.2.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
identify==2.5.18 ; 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"
iniconfig==2.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
isort==5.12.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
itsdangerous==2.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
lazy-object-proxy==1.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
mccabe==0.7.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
mypy-extensions==1.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
mypy==1.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
nodeenv==1.7.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
packaging==23.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pathspec==0.11.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pillow==9.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
platformdirs==3.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pluggy==1.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pre-commit==3.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pycodestyle==2.10.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyflakes==3.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pylint==2.16.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
pypng==0.20220715.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest==7.2.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytz==2022.7.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyyaml==6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
qrcode==7.4.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
reportlab==3.6.12 ; python_full_version >= "3.8.1" and python_version < "4"
setuptools==67.5.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
six==1.16.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
tomli==2.0.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
tomlkit==0.11.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
typing-extensions==4.5.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
virtualenv==20.20.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
waitress==2.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
werkzeug==2.2.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
wrapt==1.15.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
zipp==3.15.0 ; python_full_version >= "3.8.1" and python_version < "3.10"