Spaces:
Sleeping
Sleeping
Léo Bourrel
commited on
Commit
·
1a3b588
1
Parent(s):
796fb49
update req
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,5 +7,5 @@ SQLAlchemy==2.0.22
|
|
7 |
sqlite-vss==0.1.2
|
8 |
pandas==2.1.1
|
9 |
pgvector==0.2.3
|
10 |
-
psycopg2==2.9.9
|
11 |
-
psycopg2
|
|
|
7 |
sqlite-vss==0.1.2
|
8 |
pandas==2.1.1
|
9 |
pgvector==0.2.3
|
10 |
+
psycopg2-binary==2.9.9
|
11 |
+
psycopg2==2.9.9
|