Victor Hom commited on
Commit
894c627
1 Parent(s): 4cb6a9d

more requirement fixing

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  chainlit==0.7.700
2
  cohere==4.37
3
  openai<2.0.0
4
- tiktoken<0.5.1
5
  python-dotenv==1.0.0
6
  datasets==2.19.1
7
  langchain==0.2.0
 
1
  chainlit==0.7.700
2
  cohere==4.37
3
  openai<2.0.0
4
+ tiktoken<1
5
  python-dotenv==1.0.0
6
  datasets==2.19.1
7
  langchain==0.2.0