TokenTutor commited on
Commit
b2f7d88
·
verified ·
1 Parent(s): 885fe22

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -19,3 +19,7 @@ scipy==1.13.1
19
  # Optional but commonly needed if you rebuild the DB in-space
20
  pymupdf==1.24.9
21
  tiktoken==0.7.0
 
 
 
 
 
19
  # Optional but commonly needed if you rebuild the DB in-space
20
  pymupdf==1.24.9
21
  tiktoken==0.7.0
22
+
23
+ httpx==0.27.2
24
+ openai>=1.55.0
25
+