
[dev]
pytest>=7.0
pytest-cov>=4.0
black>=22.0
flake8>=5.0
mypy>=0.990

[django]
django>=3.2

[fastapi]
fastapi>=0.68.0
pydantic>=1.8.0
uvicorn>=0.15.0

[geo]
shapely>=2.0.0

[pandas]
pandas>=1.3.0
numpy>=1.21.0
tqdm>=4.62.0
openpyxl>=3.0.0

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

[viz]
folium>=0.12.0
