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