Create requestments.txt
Browse files- requestments.txt +6 -0
requestments.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
flask==2.0.1
|
2 |
+
flask-login==0.5.0
|
3 |
+
python-dotenv==0.19.0
|
4 |
+
werkzeug==2.0.1
|
5 |
+
colorama==0.4.4
|
6 |
+
gunicorn==20.1.0
|