cryogenic22 commited on
Commit
480be5f
·
verified ·
1 Parent(s): f1a5a0a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- streamlit
2
- langchain
3
- crewai
4
- openai
5
- python-dotenv
 
 
 
1
+ # requirements.txt
2
+ crewai==0.11.0
3
+ langchain==0.1.0
4
+ python-dotenv==1.0.0
5
+ streamlit==1.29.0
6
+ duckduckgo-search==3.9.3
7
+ openai==1.3.0