Wendong-Fan commited on
Commit
297df8d
1 Parent(s): c635c67

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- openai
2
- tenacity
3
- tiktoken
4
- colorama
5
- gradio
6
- git+https://github.com/lightaime/camel.git@hf_spaces_3
 
1
+ openai==1.40.2
2
+ tenacity==9.0.0
3
+ gradio==3.50.2
4
+ camel-ai[all]==0.1.6.2