Spaces:
Running
Running
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# Core Framework
|
| 2 |
gradio[mcp]>=5.49.1
|
| 3 |
-
pydantic
|
| 4 |
python-dotenv==1.0.0
|
| 5 |
|
| 6 |
# AI/LLM
|
|
|
|
| 1 |
# Core Framework
|
| 2 |
gradio[mcp]>=5.49.1
|
| 3 |
+
pydantic
|
| 4 |
python-dotenv==1.0.0
|
| 5 |
|
| 6 |
# AI/LLM
|