requests_oauthlib>=1.3.1
SQLAlchemy>=1.4

[mssql]
pymssql>=2.2
aioodbc>=0.4
pyodbc>=4.0

[postgres]
psycopg2>=2.9
asyncpg>=0.27

[test]
pytest>=7.0
pytest-asyncio>=0.20
pytest-cov>=4.0
