Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
docker
|
| 2 |
-
postgres
|
|
|
|
|
|
|
|
|
| 1 |
docker
|
| 2 |
+
postgres
|
| 3 |
+
psycopg2==2.9.7
|
| 4 |
+
flask==2.3.3
|