norjala commited on
Commit
2c25ac8
1 Parent(s): 491a138

Updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -9,6 +9,6 @@ python-dotenv==1.0.0
9
  pymupdf==1.24.5
10
  faiss-cpu==1.8.0.post1
11
  openai==1.35.3
12
- tiktoken>=0.7,<1
13
- uvicorn==0.18.2
14
  gunicorn==20.1.0
 
9
  pymupdf==1.24.5
10
  faiss-cpu==1.8.0.post1
11
  openai==1.35.3
12
+ tiktoken<1,>=0.7
13
+ uvicorn<0.26.0,>=0.25.0
14
  gunicorn==20.1.0