Spaces:
Sleeping
Sleeping
| [project] | |
| name = "barcelona-ai-agent-stats" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "duckdb>=1.4.1", | |
| "matplotlib>=3.10.7", | |
| "neo4j>=6.0.2", | |
| "pandas>=2.3.3", | |
| "psycopg2>=2.9.11", | |
| "pydantic-ai>=1.2.1", | |
| "pydantic-ai-slim[logfire]>=1.2.1", | |
| "python-dotenv>=1.1.1", | |
| "tavily-python>=0.7.12", | |
| ] | |