dgutierrez commited on
Commit
a3b9db7
1 Parent(s): 2b32d34

added qdrant error fix

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -2,4 +2,7 @@ numpy
2
  chainlit==0.7.700
3
  openai
4
  pymupdf
5
- qdrant-client
 
 
 
 
2
  chainlit==0.7.700
3
  openai
4
  pymupdf
5
+ qdrant-client ==1.11.0
6
+ h2==3.2.0
7
+ hpack==2.3.0
8
+