fastapi==0.103.1
uvicorn==0.23.2
sqlalchemy==2.0.20
alembic==1.12.0
pydantic
email-validator
pydantic-settings==2.0.3
python-jose==3.3.0
passlib==1.7.4
bcrypt==4.0.1
python-multipart==0.0.6
psycopg2-binary==2.9.7
redis==4.6.0
celery==5.3.4
aiogram==3.1.1
icalendar==5.0.7
pytz==2023.3
httpx==0.25.0
jinja2==3.1.2
aiofiles==23.1.0
geoalchemy2==0.14.0
python-dateutil==2.8.2
openai==1.3.0
websockets>=10.0
asyncpg>=0.27.0
geopy
requests

[dev]
pytest==7.4.2
pytest-cov==4.1.0
