Prak2005 commited on
Commit
bd09347
·
verified ·
1 Parent(s): 4bb159b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  crewai
2
  crewai-tools
3
- gradio
4
- pydantic
5
- python-dotenv
 
 
 
1
  crewai
2
  crewai-tools
3
+
4
+ python-dotenv
5
+ gradio>=4.0.0
6
+ pydantic>=2.0.0
7
+ typing-extensions>=4.0.0