click==8.3.1
colorama==0.4.6
greenlet==3.3.0
python-dotenv==1.2.1
PyYAML==6.0.3
setuptools==80.9.0
SQLAlchemy==2.0.45
typing_extensions==4.15.0
psycopg2==2.9.11

[dev]
pytest>=7.0
black>=23.0
flake8>=6.0

[mysql]
mysql-connector-python>=8.0
pymysql>=1.0

[postgresql]
psycopg2-binary>=2.9
