Spaces:
Running
Running
Commit
·
644ed9b
1
Parent(s):
b9c3142
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,4 @@ llama-index==0.9.6
|
|
| 4 |
sqlalchemy==2.0.23
|
| 5 |
pandas==2.1.3
|
| 6 |
pypdf==3.17.1
|
| 7 |
-
|
|
|
|
| 4 |
sqlalchemy==2.0.23
|
| 5 |
pandas==2.1.3
|
| 6 |
pypdf==3.17.1
|
| 7 |
+
psycopg2==2.9.3
|