requests>=2.31.0
python-dotenv>=1.0.0
boto3>=1.34.0
botocore>=1.34.0
aiohttp>=3.9.0
click>=8.0.0
Pillow>=10.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
types-requests>=2.31.0

[test]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
