Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ Flask==2.0.2
|
|
| 2 |
Werkzeug==2.0.2
|
| 3 |
python-dotenv==0.19.2
|
| 4 |
gunicorn
|
|
|
|
|
|
| 2 |
Werkzeug==2.0.2
|
| 3 |
python-dotenv==0.19.2
|
| 4 |
gunicorn
|
| 5 |
+
requests
|