python-dotenv>=1.0.0
requests>=2.34.0
PyJWT>=2.8.0
python-multipart>=0.0.9
email-validator>=2.3.0
bcrypt>=5.0.0
cryptography>=42.0.0
sqlite3
stripe>=15.0.0
aiohttp>=3.8.0
websockets>=12.0
psutil>=5.9.0

[all]
ihub-phoenix[dev,monitoring,postgres,redis]

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0

[monitoring]
prometheus-client>=0.17.0
psutil>=5.9.0

[postgres]
psycopg2-binary>=2.9.0

[redis]
redis>=5.0.0
