ia_modules>=0.1.3
pydantic>=2.0.0
email-validator>=1.1.0
pydantic-settings>=2.0
python-dotenv>=1.0.0
fastapi>=0.100.0
python-jose[cryptography]>=3.3.0
passlib[bcrypt]>=1.7.4
nexusql[postgresql]>=0.1.0
aiohttp
pyyaml
requests
httpx
boto3

[aws]
boto3>=1.28.0
botocore>=1.31.0

[celery]
celery>=5.3.0
redis>=6.4.0

[dev]
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0
ruff>=0.0.250

[rabbitmq]
pika>=1.3.0

[redis]
redis>=6.4.0

[test]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
pytest-cov>=4.0.0
pytest-xdist>=3.0.0

[workers]
boto3>=1.28.0
botocore>=1.31.0
celery>=5.3.0
redis>=6.4.0
pika>=1.3.0
