opex792 commited on
Commit
8e7cfc2
·
verified ·
1 Parent(s): 797e03c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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