caf.toolkit>=0.2.1
geopandas>=1
fiona>=1.8
shapely>=1.8
numpy>=1.21
pandas>=1.3
pydantic>=2.0.0
openpyxl>=3.0

[edit_install]
versioningit<3.0.0,>=2.2.0

[lint]
black>=22.6.0
mypy<2.0.0,>=1.0.0
mypy_extensions<2.0.0,>=1.0.0
pydocstyle[toml]>=6.1.1
pylint>=2.14.5

[test]
pytest<8.0.0,>=7.4.0
pytest-cov<5.0.0,>=4.1.0
pytest-xdist<4.0.0,>=3.3.1
tox<4.0.0,>=3.24.3
