mohAhmad commited on
Commit
b394d18
·
verified ·
1 Parent(s): 213eef1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ streamlit==1.25.0
2
+ crewai==0.1.0
3
+ langchain-groq==0.1.0
4
+ python-dotenv==1.0.0