
[all]
mysql-connector-python>=8.0
psycopg2-binary>=2.9
pymongo>=4.0

[mongodb]
pymongo>=4.0

[mysql]
mysql-connector-python>=8.0

[postgres]
psycopg2-binary>=2.9
