Spaces:
Runtime error
Runtime error
chnages
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,6 +9,6 @@ langmem==0.0.30
|
|
| 9 |
SQLAlchemy==2.0.41
|
| 10 |
google-auth==2.49.1
|
| 11 |
langgraph-checkpoint-postgres
|
| 12 |
-
psycopg2-binary==2.9.
|
| 13 |
transformers
|
| 14 |
pydantic-settings
|
|
|
|
| 9 |
SQLAlchemy==2.0.41
|
| 10 |
google-auth==2.49.1
|
| 11 |
langgraph-checkpoint-postgres
|
| 12 |
+
psycopg2-binary==2.9.11
|
| 13 |
transformers
|
| 14 |
pydantic-settings
|