# 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.

altair>=4.0.0,<5  # package
black==19.10b0  # package
Click>=7.1.2  # package
importlib-metadata>=1.7.0 # package (included in Python 3.8 by default.)
ipywidgets>=7.5.1  # package
jinja2>=2.10  # package
jsonpatch>=1.22  # package
jsonschema>=2.5.1  # package
marshmallow>3.0  # package
mistune>=0.8.4  # package
numpy>=1.14.1  # package
pandas>=0.23.0  # package
pyparsing>=2.4,<3  # package
python-dateutil>=2.8.1  # package
pytz>=2015.6  # package
requests>=2.20,<2.24  # package
ruamel.yaml>=0.15.24  # package
scipy>=0.19.0  # package
termcolor>=1.1.0  # package
tzlocal>=1.2  # package
