#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
#    pip-compile requirements.in
#
-e file:.#egg=flytekitplugins-great_expectations
    # via -r requirements.in
altair==4.2.0
    # via great-expectations
argon2-cffi==21.3.0
    # via notebook
argon2-cffi-bindings==21.2.0
    # via argon2-cffi
arrow==1.2.2
    # via jinja2-time
attrs==21.4.0
    # via jsonschema
backcall==0.2.0
    # via ipython
backports-zoneinfo==0.2.1
    # via
    #   pytz-deprecation-shim
    #   tzlocal
beautifulsoup4==4.11.1
    # via nbconvert
binaryornot==0.4.4
    # via cookiecutter
bleach==5.0.1
    # via nbconvert
certifi==2022.6.15
    # via requests
cffi==1.15.1
    # via
    #   argon2-cffi-bindings
    #   cryptography
chardet==5.0.0
    # via binaryornot
charset-normalizer==2.1.0
    # via requests
click==8.1.3
    # via
    #   cookiecutter
    #   flytekit
    #   great-expectations
cloudpickle==2.1.0
    # via flytekit
colorama==0.4.5
    # via great-expectations
cookiecutter==2.1.1
    # via flytekit
croniter==1.3.5
    # via flytekit
cryptography==37.0.4
    # via
    #   great-expectations
    #   pyopenssl
    #   secretstorage
dataclasses-json==0.5.7
    # via flytekit
debugpy==1.6.0
    # via ipykernel
decorator==5.1.1
    # via
    #   ipython
    #   retry
defusedxml==0.7.1
    # via nbconvert
deprecated==1.2.13
    # via flytekit
diskcache==5.4.0
    # via flytekit
docker==5.0.3
    # via flytekit
docker-image-py==0.1.12
    # via flytekit
docstring-parser==0.14.1
    # via flytekit
entrypoints==0.4
    # via
    #   altair
    #   jupyter-client
    #   nbconvert
fastjsonschema==2.15.3
    # via nbformat
flyteidl==1.1.8
    # via flytekit
flytekit==1.1.0
    # via flytekitplugins-great-expectations
googleapis-common-protos==1.56.3
    # via
    #   flyteidl
    #   grpcio-status
great-expectations==0.15.12
    # via flytekitplugins-great-expectations
greenlet==1.1.2
    # via sqlalchemy
grpcio==1.47.0
    # via
    #   flytekit
    #   grpcio-status
grpcio-status==1.47.0
    # via flytekit
idna==3.3
    # via requests
importlib-metadata==4.12.0
    # via
    #   click
    #   flytekit
    #   great-expectations
    #   jsonschema
    #   keyring
    #   sqlalchemy
importlib-resources==5.8.0
    # via jsonschema
ipykernel==6.15.0
    # via notebook
ipython==7.34.0
    # via
    #   great-expectations
    #   ipykernel
ipython-genutils==0.2.0
    # via notebook
jedi==0.18.1
    # via ipython
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
jinja2==3.1.2
    # via
    #   altair
    #   cookiecutter
    #   great-expectations
    #   jinja2-time
    #   nbconvert
    #   notebook
jinja2-time==0.2.0
    # via cookiecutter
jsonpatch==1.32
    # via great-expectations
jsonpointer==2.3
    # via jsonpatch
jsonschema==4.6.1
    # via
    #   altair
    #   great-expectations
    #   nbformat
jupyter-client==7.3.4
    # via
    #   ipykernel
    #   nbclient
    #   notebook
jupyter-core==4.10.0
    # via
    #   jupyter-client
    #   nbconvert
    #   nbformat
    #   notebook
jupyterlab-pygments==0.2.2
    # via nbconvert
keyring==23.6.0
    # via flytekit
markupsafe==2.1.1
    # via
    #   jinja2
    #   nbconvert
marshmallow==3.17.0
    # via
    #   dataclasses-json
    #   marshmallow-enum
    #   marshmallow-jsonschema
marshmallow-enum==1.5.1
    # via dataclasses-json
marshmallow-jsonschema==0.13.0
    # via flytekit
matplotlib-inline==0.1.3
    # via
    #   ipykernel
    #   ipython
mistune==2.0.3
    # via
    #   great-expectations
    #   nbconvert
mypy-extensions==0.4.3
    # via typing-inspect
natsort==8.1.0
    # via flytekit
nbclient==0.6.6
    # via nbconvert
nbconvert==7.0.0rc2
    # via notebook
nbformat==5.4.0
    # via
    #   great-expectations
    #   nbclient
    #   nbconvert
    #   notebook
nest-asyncio==1.5.5
    # via
    #   ipykernel
    #   jupyter-client
    #   nbclient
    #   notebook
notebook==6.4.12
    # via great-expectations
numpy==1.21.6
    # via
    #   altair
    #   flytekit
    #   great-expectations
    #   pandas
    #   pyarrow
    #   scipy
packaging==21.3
    # via
    #   great-expectations
    #   ipykernel
    #   marshmallow
    #   nbconvert
pandas==1.3.5
    # via
    #   altair
    #   flytekit
    #   great-expectations
pandocfilters==1.5.0
    # via nbconvert
parso==0.8.3
    # via jedi
pexpect==4.8.0
    # via ipython
pickleshare==0.7.5
    # via ipython
prometheus-client==0.14.1
    # via notebook
prompt-toolkit==3.0.30
    # via ipython
protobuf==3.20.1
    # via
    #   flyteidl
    #   flytekit
    #   googleapis-common-protos
    #   grpcio-status
    #   protoc-gen-swagger
protoc-gen-swagger==0.1.0
    # via flyteidl
psutil==5.9.1
    # via ipykernel
ptyprocess==0.7.0
    # via
    #   pexpect
    #   terminado
py==1.11.0
    # via retry
pyarrow==6.0.1
    # via flytekit
pycparser==2.21
    # via cffi
pygments==2.12.0
    # via
    #   ipython
    #   nbconvert
pyopenssl==22.0.0
    # via flytekit
pyparsing==2.4.7
    # via
    #   great-expectations
    #   packaging
pyrsistent==0.18.1
    # via jsonschema
python-dateutil==2.8.2
    # via
    #   arrow
    #   croniter
    #   flytekit
    #   great-expectations
    #   jupyter-client
    #   pandas
python-json-logger==2.0.2
    # via flytekit
python-slugify==6.1.2
    # via cookiecutter
pytimeparse==1.1.8
    # via flytekit
pytz==2022.1
    # via
    #   flytekit
    #   great-expectations
    #   pandas
pytz-deprecation-shim==0.1.0.post0
    # via tzlocal
pyyaml==6.0
    # via
    #   cookiecutter
    #   flytekit
pyzmq==23.2.0
    # via
    #   ipykernel
    #   jupyter-client
    #   notebook
regex==2022.6.2
    # via docker-image-py
requests==2.28.1
    # via
    #   cookiecutter
    #   docker
    #   flytekit
    #   great-expectations
    #   responses
responses==0.21.0
    # via flytekit
retry==0.9.2
    # via flytekit
ruamel-yaml==0.17.17
    # via great-expectations
ruamel-yaml-clib==0.2.6
    # via ruamel-yaml
scipy==1.7.3
    # via great-expectations
secretstorage==3.3.2
    # via keyring
send2trash==1.8.0
    # via notebook
singledispatchmethod==1.0
    # via flytekit
six==1.16.0
    # via
    #   bleach
    #   grpcio
    #   python-dateutil
sortedcontainers==2.4.0
    # via flytekit
soupsieve==2.3.2.post1
    # via beautifulsoup4
sqlalchemy==1.4.39
    # via
    #   -r requirements.in
    #   flytekitplugins-great-expectations
statsd==3.3.0
    # via flytekit
termcolor==1.1.0
    # via great-expectations
terminado==0.15.0
    # via notebook
text-unidecode==1.3
    # via python-slugify
tinycss2==1.1.1
    # via nbconvert
toolz==0.11.2
    # via altair
tornado==6.2
    # via
    #   ipykernel
    #   jupyter-client
    #   notebook
    #   terminado
tqdm==4.64.0
    # via great-expectations
traitlets==5.3.0
    # via
    #   ipykernel
    #   ipython
    #   jupyter-client
    #   jupyter-core
    #   matplotlib-inline
    #   nbclient
    #   nbconvert
    #   nbformat
    #   notebook
typing-extensions==4.3.0
    # via
    #   argon2-cffi
    #   arrow
    #   flytekit
    #   great-expectations
    #   importlib-metadata
    #   jsonschema
    #   responses
    #   typing-inspect
typing-inspect==0.7.1
    # via dataclasses-json
tzdata==2022.1
    # via pytz-deprecation-shim
tzlocal==4.2
    # via great-expectations
urllib3==1.26.9
    # via
    #   flytekit
    #   great-expectations
    #   requests
    #   responses
wcwidth==0.2.5
    # via prompt-toolkit
webencodings==0.5.1
    # via
    #   bleach
    #   tinycss2
websocket-client==1.3.3
    # via docker
wheel==0.37.1
    # via flytekit
wrapt==1.14.1
    # via
    #   deprecated
    #   flytekit
zipp==3.8.0
    # via
    #   importlib-metadata
    #   importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
