fastapi>=0.100.0
pydantic>=2.0.0
sqlalchemy>=2.0.0
geoalchemy2>=0.14.0

[dev]
pytest>=7
pytest-cov
pytest-benchmark>=5
testcontainers[postgres]>=4
psycopg[binary]>=3
build
twine
