Spaces:
Running
Running
Commit
·
ba6fb22
1
Parent(s):
644ed9b
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 |
-
psycopg2==2.9.3
|
|
|
|
| 4 |
sqlalchemy==2.0.23
|
| 5 |
pandas==2.1.3
|
| 6 |
pypdf==3.17.1
|
| 7 |
+
psycopg2-binary==2.9.3
|