fudii0921 commited on
Commit
23d4a60
·
verified ·
1 Parent(s): 956b7bb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ pathlib
2
+ typing
3
+ crewai
4
+ gradio
5
+ mysql-connector-python
6
+ requests
7
+ groq
8
+ python-dotenv