fastapi<1.0.0,>=0.110.0
pydantic<3.0.0,>=2.0.0
SQLAlchemy<3.0.0,>=2.0.0
httpx<1.0.0,>=0.24.0
python-dateutil<3.0.0,>=2.8.2

[all]
openpyxl>=3.1.0
redis>=5.0.0
celery>=5.3.0

[celery]
celery>=5.3.0

[dev]
aiosqlite>=0.20.0
pytest>=7.0.0
pytest-asyncio>=0.21.0

[excel]
openpyxl>=3.1.0

[redis]
redis>=5.0.0
