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