SQLAlchemy>=2.0.0
psycopg2-binary>=2.9.0
mysql-connector-python>=8.0.0
pyodbc>=4.0.0
alembic>=1.12.1
sqlparse==0.5.0
python-dotenv>=1.0.0
pyyaml>=6.0.1

[docs]
sphinx>=6.0.0
sphinx-rtd-theme>=1.0.0
sphinx-autodoc-typehints>=1.22.0

[testing]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
