Spaces:
Sleeping
Sleeping
| [project] | |
| name = "uv-pg" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.13" | |
| dependencies = [ | |
| "gradio>=5.33.0", | |
| "httpx>=0.28.1", | |
| "pydantic-ai>=0.2.15", | |
| ] | |