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