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

Updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
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.2.0
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>=0.7,<1
13
  uvicorn==0.18.2
14
  gunicorn==20.1.0