requests>=2.31.0
python-dotenv>=1.0.0
pydantic>=2.0.0
rich>=13.0.0
sqlalchemy>=2.0.0

[dashboard]
click>=8.0.0
flask>=3.0.0
plotly>=5.0.0
pandas>=2.0.0
cryptography>=42.0.0

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

[postgres]
psycopg2-binary>=2.9.0

[postgresql]
psycopg2-binary>=2.9.0
