aiofiles==24.1.0
aiohttp==3.9.1
aiosqlite==0.21.0
google-cloud-storage>=3.4.0
protobuf==6.32.1
pydantic==1.10.12
python-dotenv==1.1.1
PyYAML==6.0.2
rich==14.1.0
sqlalchemy>=1.4.0

[dev]
pytest==7.4.3
pytest-asyncio==0.21.1
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
pre-commit>=4.3.0

[test]
pytest==7.4.3
pytest-asyncio==0.21.1
pytest-cov>=4.0.0
