#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile --allow-unsafe --no-emit-find-links --no-emit-index-url --output-file=- -
#
    # via -r -
appdirs==1.4.4
    # via black
asyncpg==0.23.0
    # via databases
attrs==21.2.0
    # via pytest
black==21.7b0
    # via ormar-postgres-extensions
bleach==3.3.1
    # via readme-renderer
certifi==2021.5.30
    # via requests
cffi==1.14.6
    # via
    #   cryptography
    #   pynacl
charset-normalizer==2.0.4
    # via requests
click==8.0.1
    # via
    #   black
    #   pip-tools
codecov==2.1.12
    # via ormar-postgres-extensions
colorama==0.4.4
    # via twine
configparser==5.0.2
    # via py-githooks
coverage[toml]==5.5
    # via
    #   codecov
    #   ormar-postgres-extensions
cryptography==3.4.7
    # via secretstorage
databases[postgresql]==0.4.3
    # via
    #   ormar
    #   ormar-postgres-extensions
deprecated==1.2.12
    # via pygithub
docutils==0.17.1
    # via readme-renderer
flake8==3.9.2
    # via ormar-postgres-extensions
idna==3.2
    # via requests
importlib-metadata==4.6.3
    # via
    #   keyring
    #   twine
iniconfig==1.1.1
    # via pytest
invoke==1.6.0
    # via ormar-postgres-extensions
isort==5.9.3
    # via ormar-postgres-extensions
jeepney==0.7.1
    # via
    #   keyring
    #   secretstorage
keyring==23.0.1
    # via twine
mccabe==0.6.1
    # via flake8
mypy-extensions==0.4.3
    # via black
ormar==0.10.15
    # via ormar-postgres-extensions
packaging==21.0
    # via
    #   bleach
    #   pytest
pathspec==0.9.0
    # via black
pep517==0.11.0
    # via pip-tools
pip-tools==6.2.0
    # via ormar-postgres-extensions
pkginfo==1.7.1
    # via twine
pluggy==0.13.1
    # via pytest
psycopg2-binary==2.9.1
    # via ormar-postgres-extensions
py==1.10.0
    # via pytest
py-githooks==1.1.0
    # via ormar-postgres-extensions
pycodestyle==2.7.0
    # via flake8
pycparser==2.20
    # via cffi
pydantic==1.8.2
    # via
    #   ormar
    #   ormar-postgres-extensions
pyflakes==2.3.1
    # via flake8
pygithub==1.55
    # via ormar-postgres-extensions
pygments==2.9.0
    # via readme-renderer
pyjwt==2.1.0
    # via pygithub
pynacl==1.4.0
    # via pygithub
pyparsing==2.4.7
    # via packaging
pytest==6.2.4
    # via
    #   ormar-postgres-extensions
    #   pytest-asyncio
pytest-asyncio==0.15.1
    # via ormar-postgres-extensions
readme-renderer==29.0
    # via twine
regex==2021.7.6
    # via black
requests==2.26.0
    # via
    #   codecov
    #   pygithub
    #   requests-toolbelt
    #   twine
requests-toolbelt==0.9.1
    # via twine
rfc3986==1.5.0
    # via twine
secretstorage==3.3.1
    # via keyring
semver==2.13.0
    # via ormar-postgres-extensions
six==1.16.0
    # via
    #   bleach
    #   pynacl
    #   readme-renderer
sqlalchemy==1.3.23
    # via
    #   databases
    #   ormar
    #   ormar-postgres-extensions
toml==0.10.2
    # via
    #   coverage
    #   pytest
tomli==1.2.0
    # via
    #   black
    #   pep517
tqdm==4.62.0
    # via twine
twine==3.4.2
    # via ormar-postgres-extensions
typing-extensions==3.7.4.3
    # via
    #   ormar
    #   pydantic
urllib3==1.26.6
    # via requests
webencodings==0.5.1
    # via bleach
wheel==0.36.2
    # via
    #   ormar-postgres-extensions
    #   pip-tools
wrapt==1.12.1
    # via deprecated
zipp==3.5.0
    # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==21.2.2
    # via pip-tools
setuptools==57.4.0
    # via pip-tools
