Skip to content

Commit ae8958e

Browse files
Update requirements.txt
1 parent 281ae6f commit ae8958e

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

requirements.txt

+7-10
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
Flask == 1.0.2
2-
Flask_Mail == 0.9.1
3-
Flask_MySQLdb == 0.2.0
4-
Flask_WTF == 0.14.2
5-
WTForms == 2.2.1
6-
WTForms_Components == 0.10.4
7-
Werkzeug == 0.15.2
8-
coolname == 1.1.0
9-
email_verifier == 1.0.0
10-
itsdangerous == 1.1.0
1+
Werkzeug==1.0.1
2+
Flask_WTF==0.14.3
3+
coolname==1.1.0
4+
WTForms_Components==0.10.4
5+
WTForms==2.2.1
6+
Flask==1.0.2
7+
Flask_MySQLdb==0.2.0

0 commit comments

Comments
 (0)