geopy>=2.4.1
SQLAlchemy>=1.4.0
requests>=2.31.0
python-dotenv>=1.0.1

[dev]
pytest>=8.0.0
pytest-cov>=4.1.0
black>=24.1.1
flake8>=7.0.0
isort>=5.13.2
build>=1.0.3
twine>=4.0.2

[django]
Django>=3.2
django-select2>=8.1.2
