This commit is contained in:
danamir
2020-12-04 13:10:18 +03:00
parent fab8c223bf
commit b40fd5ee4a
2 changed files with 35 additions and 0 deletions

28
requirements.txt Normal file
View File

@@ -0,0 +1,28 @@
beautifulsoup4==4.9.1
bs4==0.0.1
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
dnspython==2.0.0
email-validator==1.1.1
Flask==1.1.2
Flask-Admin==1.5.6
Flask-Login==0.5.0
flask-marshmallow==0.13.0
Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
idna==2.10
itsdangerous==1.1.0
Jinja2==2.11.2
lxml==4.5.2
MarkupSafe==1.1.1
marshmallow==3.7.1
requests==2.24.0
six==1.15.0
soupsieve==2.0.1
SQLAlchemy==1.3.18
urllib3==1.25.9
Werkzeug==1.0.1
WTForms==2.3.1
WTForms-SQLAlchemy==0.1
gunicorn==20.0.4