Spaces:
Runtime error
Runtime error
PrabhuKiranKonda
commited on
Commit
·
a96edfd
1
Parent(s):
ebfa676
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ passlib==1.7.4
|
|
3 |
pydantic==1.10.2
|
4 |
PyJWT==2.7.0
|
5 |
SQLAlchemy==1.4.48
|
6 |
-
psycopg2-binary
|
|
|
|
3 |
pydantic==1.10.2
|
4 |
PyJWT==2.7.0
|
5 |
SQLAlchemy==1.4.48
|
6 |
+
psycopg2-binary
|
7 |
+
psycopg2==2.9.4
|