# A lot of Great Expectations' codebase and tests are tied to specific databases, cloud providers, etc.
# In this file, comments on each row indicate which tests that package is used for.
# To run tests for smaller subsets of infrastructure, please look at other requirements-dev-*.txt files.
# Otherwise (i.e., if/when you are not concerned with running tests), please ignore these comments.

psycopg2-binary>=2.7.6  # sqlalchemy_tests
pybigquery>=0.4.15  # sqlalchemy_tests
PyMySQL>=0.9.3,<0.10  # sqlalchemy_tests
pyodbc>=4.0.30  # sqlalchemy_tests
snowflake-sqlalchemy>=1.2.3  # sqlalchemy_tests
sqlalchemy>=1.3.16  # sqlalchemy_tests
sqlalchemy-redshift>=0.7.7  # sqlalchemy_tests
