rich>=13.3
requests>=2.31
typer>=0.9
duckdb>=1.1.0

[all]
fastapi>=0.90
django>=4.0.0

[dev]
bump-my-version>=0.28
django>=4.0.0
fastapi>=0.90
httpx>=0.24
pytest>=8.0
pytest-mock>=3.12
uvicorn>=0.34

[dev:python_version < "3.11"]
tomli>=2.0

[django]
django>=4.0.0

[fastapi]
fastapi>=0.90
