decodingdatascience commited on
Commit
db75b70
·
verified ·
1 Parent(s): d480446

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio>=4.44.0
2
  crewai==0.28.8
3
  crewai_tools==0.1.6
4
- langchain_community==0.0.29
 
 
1
+ gradio>=4.44.0,<5
2
  crewai==0.28.8
3
  crewai_tools==0.1.6
4
+ langchain_community==0.0.29
5
+ openai>=1.40.0