requests_oauthlib>=1.3.1
SQLAlchemy>=1.4
beautifulsoup4>=4.0.0

[async]
aioodbc>=0.4
pyodbc>=4.0
asyncpg>=0.27
aiosmtplib>=1.1.6

[mssql]
pymssql>=2.2

[postgres]
psycopg2>=2.9

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