menikev commited on
Commit
2078215
·
verified ·
1 Parent(s): 212b5d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- Flask==2.2.3
2
- Flask-SQLAlchemy==3.0.3
3
- Flask-Login==0.6.2
4
- Flask-WTF==1.1.1
5
- WTForms==3.0.1
6
- Werkzeug==2.2.3
7
- Flask-Migrate==4.0.4
8
- reportlab==3.6.12
9
- gunicorn==20.1.0
 
 
1
+ Flask==2.2.3
2
+ Flask-SQLAlchemy==3.0.3
3
+ Flask-Login==0.6.2
4
+ Flask-WTF==1.1.1
5
+ WTForms==3.0.1
6
+ Werkzeug==2.2.3
7
+ Flask-Migrate==4.0.4
8
+ reportlab==3.6.12
9
+ gunicorn==20.1.0
10
+ email_validator==2.0.1