Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,3 +10,4 @@ sqlalchemy
|
|
| 10 |
psycopg2-binary
|
| 11 |
redis
|
| 12 |
flask-cors
|
|
|
|
|
|
| 10 |
psycopg2-binary
|
| 11 |
redis
|
| 12 |
flask-cors
|
| 13 |
+
python-dotenv
|