pyyaml>=5.1
numpy>=1.20
pandas>=1.3
tqdm>=4.60
opencv-python>=4.5
shapely>=2.0
geopandas>=0.13
rasterio>=1.2
fiona>=1.8
rtree>=0.9
pycocotools>=2.0.4

[dev]
pre-commit>=3.0
flake8>=6.0
pep8-naming
pydocstyle
isort>=5.0
yapf
mypy>=1.0

[docs]
sphinx>=7.0
sphinx-rtd-theme>=2.0
nbsphinx>=0.9

[test]
pytest>=7.0
pytest-cov>=4.0
pytest-order
