Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
gradio==3.9.1
|
2 |
sentence-transformers
|
3 |
torch
|
4 |
-
psycopg2-binary
|
|
|
|
|
|
1 |
gradio==3.9.1
|
2 |
sentence-transformers
|
3 |
torch
|
4 |
+
psycopg2-binary
|
5 |
+
httpx==0.24.0
|
6 |
+
httpcore==0.17.0
|