Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
openai-agents==0.0.17
|
3 |
+
gradio==5.33.0
|
4 |
+
litellm==1.72.1
|
5 |
+
smithery==0.1.3
|
6 |
+
mysql-connector-python
|
7 |
+
openpyxl
|
8 |
+
sqlalchemy
|
9 |
+
python-dotenv
|