Spaces:
Sleeping
Sleeping
Commit
·
b9c3142
1
Parent(s):
60fba3e
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ langchain==0.0.341
|
|
| 3 |
llama-index==0.9.6
|
| 4 |
sqlalchemy==2.0.23
|
| 5 |
pandas==2.1.3
|
| 6 |
-
pypdf==3.17.1
|
|
|
|
|
|
| 3 |
llama-index==0.9.6
|
| 4 |
sqlalchemy==2.0.23
|
| 5 |
pandas==2.1.3
|
| 6 |
+
pypdf==3.17.1
|
| 7 |
+
psycopg==2.9.3
|