polars>=1.31.0
numpy>=2.3.0
connectorx>=0.3.1
duckdb>=0.9.0
pyarrow>=14.0.0
pydantic>=2.11.0
pydantic-settings>=2.7.0
rich
pyyaml>=6.0.0
pandas>=2.3.1
requests>=2.31.0

[all]
pyfia[dev,pandas,spatial]

[dev]
pytest>=8.4.1
pytest-cov>=6.2.1
ruff>=0.12.0
mypy>=1.16.1
types-requests>=2.32.0
hypothesis>=6.130.0
hypothesis[numpy]>=6.130.0
mkdocs>=1.6.0
mkdocs-material>=9.5.0
pre-commit>=3.6.0

[pandas]
pandas>=2.3.0

[spatial]
geopandas>=1.1.0
shapely>=2.1.1
