Spaces:
Sleeping
Sleeping
Trying to update the python version on huggingface
Browse files
README.md
CHANGED
|
@@ -8,6 +8,7 @@ sdk_version: 1.44.1
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: gpl-3.0
|
|
|
|
| 11 |
short_description: Trip Planner Agent using CrewAI Agentic Framework
|
| 12 |
---
|
| 13 |
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: gpl-3.0
|
| 11 |
+
python_version: "3.12.10"
|
| 12 |
short_description: Trip Planner Agent using CrewAI Agentic Framework
|
| 13 |
---
|
| 14 |
|