Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
crewai==0.74.2
|
2 |
+
crewai-tools==0.13.2
|
3 |
+
pysqlite3-patch
|
4 |
+
gradio[oauth]==5.11.0
|