#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile --extra=dev pyproject.toml
#
absl-py==1.3.0
    # via
    #   tensorboard
    #   tensorflow
astroid==2.12.13
    # via pylint
astunparse==1.6.3
    # via tensorflow
attrs==22.1.0
    # via pytest
autopep8==2.0.0
    # via preprocessing-pgp (pyproject.toml)
black==22.10.0
    # via preprocessing-pgp (pyproject.toml)
bleach==5.0.1
    # via readme-renderer
build==0.9.0
    # via
    #   pip-tools
    #   preprocessing-pgp (pyproject.toml)
bumpver==2022.1119
    # via preprocessing-pgp (pyproject.toml)
cachetools==5.2.0
    # via google-auth
certifi==2022.9.24
    # via requests
cffi==1.15.1
    # via cryptography
charset-normalizer==2.1.1
    # via requests
click==8.1.3
    # via
    #   black
    #   bumpver
    #   pip-tools
colorama==0.4.6
    # via
    #   bumpver
    #   halo
    #   log-symbols
commonmark==0.9.1
    # via rich
cryptography==38.0.3
    # via secretstorage
dill==0.3.6
    # via pylint
docutils==0.19
    # via readme-renderer
exceptiongroup==1.0.2
    # via pytest
flashtext==2.7
    # via preprocessing-pgp (pyproject.toml)
flatbuffers==22.10.26
    # via tensorflow
gast==0.4.0
    # via tensorflow
google-auth==2.14.1
    # via
    #   google-auth-oauthlib
    #   tensorboard
google-auth-oauthlib==0.4.6
    # via tensorboard
google-pasta==0.2.0
    # via tensorflow
grpcio==1.51.0
    # via
    #   tensorboard
    #   tensorflow
h5py==3.7.0
    # via tensorflow
halo==0.0.31
    # via preprocessing-pgp (pyproject.toml)
idna==3.4
    # via requests
importlib-metadata==5.0.0
    # via
    #   keyring
    #   markdown
    #   twine
iniconfig==1.1.1
    # via pytest
isort==5.10.1
    # via
    #   preprocessing-pgp (pyproject.toml)
    #   pylint
jaraco-classes==3.2.3
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
keras==2.11.0
    # via tensorflow
keyring==23.11.0
    # via twine
lazy-object-proxy==1.8.0
    # via astroid
lexid==2021.1006
    # via bumpver
libclang==14.0.6
    # via tensorflow
log-symbols==0.0.14
    # via halo
markdown==3.4.1
    # via tensorboard
markupsafe==2.1.1
    # via werkzeug
mccabe==0.7.0
    # via pylint
more-itertools==9.0.0
    # via jaraco-classes
mypy-extensions==0.4.3
    # via black
numpy==1.23.4
    # via
    #   h5py
    #   opt-einsum
    #   pandas
    #   preprocessing-pgp (pyproject.toml)
    #   pyarrow
    #   tensorboard
    #   tensorflow
oauthlib==3.2.2
    # via requests-oauthlib
opt-einsum==3.3.0
    # via tensorflow
packaging==21.3
    # via
    #   build
    #   pytest
    #   tensorflow
pandas==1.5.1
    # via preprocessing-pgp (pyproject.toml)
pathlib2==2.3.7.post1
    # via bumpver
pathspec==0.10.2
    # via black
pep517==0.13.0
    # via build
pip-tools==6.9.0
    # via preprocessing-pgp (pyproject.toml)
pkginfo==1.8.3
    # via twine
platformdirs==2.5.4
    # via
    #   black
    #   pylint
pluggy==1.0.0
    # via pytest
protobuf==3.19.6
    # via
    #   tensorboard
    #   tensorflow
pyarrow==10.0.0
    # via preprocessing-pgp (pyproject.toml)
pyasn1==0.4.8
    # via
    #   pyasn1-modules
    #   rsa
pyasn1-modules==0.2.8
    # via google-auth
pycodestyle==2.9.1
    # via autopep8
pycparser==2.21
    # via cffi
pygments==2.13.0
    # via
    #   readme-renderer
    #   rich
pylint==2.15.8
    # via preprocessing-pgp (pyproject.toml)
pyparsing==3.0.9
    # via packaging
pytest==7.2.0
    # via preprocessing-pgp (pyproject.toml)
python-dateutil==2.8.2
    # via pandas
pytz==2022.6
    # via pandas
readme-renderer==37.3
    # via twine
regex==2022.10.31
    # via preprocessing-pgp (pyproject.toml)
requests==2.28.1
    # via
    #   requests-oauthlib
    #   requests-toolbelt
    #   tensorboard
    #   twine
requests-oauthlib==1.3.1
    # via google-auth-oauthlib
requests-toolbelt==0.10.1
    # via twine
rfc3986==2.0.0
    # via twine
rich==12.6.0
    # via twine
rsa==4.9
    # via google-auth
secretstorage==3.3.3
    # via keyring
six==1.16.0
    # via
    #   astunparse
    #   bleach
    #   google-auth
    #   google-pasta
    #   halo
    #   pathlib2
    #   python-dateutil
    #   tensorflow
spinners==0.0.24
    # via halo
tensorboard==2.11.0
    # via tensorflow
tensorboard-data-server==0.6.1
    # via tensorboard
tensorboard-plugin-wit==1.8.1
    # via tensorboard
tensorflow==2.11.0
    # via preprocessing-pgp (pyproject.toml)
tensorflow-estimator==2.11.0
    # via tensorflow
tensorflow-io-gcs-filesystem==0.28.0
    # via tensorflow
termcolor==2.1.1
    # via
    #   halo
    #   tensorflow
toml==0.10.2
    # via bumpver
tomli==2.0.1
    # via
    #   autopep8
    #   black
    #   build
    #   pep517
    #   pylint
    #   pytest
tomlkit==0.11.6
    # via pylint
tqdm==4.64.1
    # via preprocessing-pgp (pyproject.toml)
twine==4.0.1
    # via preprocessing-pgp (pyproject.toml)
typing-extensions==4.4.0
    # via
    #   astroid
    #   black
    #   pylint
    #   tensorflow
unidecode==1.3.6
    # via preprocessing-pgp (pyproject.toml)
urllib3==1.26.12
    # via
    #   requests
    #   twine
webencodings==0.5.1
    # via bleach
werkzeug==2.2.2
    # via tensorboard
wheel==0.38.4
    # via
    #   astunparse
    #   pip-tools
    #   tensorboard
wrapt==1.14.1
    # via
    #   astroid
    #   tensorflow
zipp==3.10.0
    # via importlib-metadata

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