add requirements.txt

This commit is contained in:
vincent 2021-05-26 13:59:28 +02:00
parent 42315f5e70
commit cc8d5d4189

17
requirements.txt Normal file
View File

@ -0,0 +1,17 @@
astroid==2.5.6
click==8.0.1
flake8==3.9.2
Flask==2.0.1
isort==5.8.0
itsdangerous==2.0.1
Jinja2==3.0.1
lazy-object-proxy==1.6.0
MarkupSafe==2.0.1
mccabe==0.6.1
pony==0.7.14
pycodestyle==2.7.0
pyflakes==2.3.1
pylint==2.8.2
toml==0.10.2
Werkzeug==2.0.1
wrapt==1.12.1