requirements.txt

This commit is contained in:
Андрей Дувакин 2022-12-17 11:08:39 +05:00
parent 024271b94a
commit b02f6bd58f

12
requirements.txt Normal file
View File

@ -0,0 +1,12 @@
click==8.1.3
Flask==2.2.2
Flask-Login==0.6.2
Flask-WTF==1.0.1
greenlet==2.0.1
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
SQLAlchemy==1.4.45
waitress==2.1.2
Werkzeug==2.2.2
WTForms==3.0.1