#
# 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 -
aiosqlite==0.17.0
    # via ormar
asyncpg==0.25.0
    # via databases
attrs==21.4.0
    # via pytest
black==21.12b0
    # via ormar-postgres-extensions
bleach==4.1.0
    # via readme-renderer
certifi==2021.10.8
    # via requests
cffi==1.15.0
    # via
    #   cryptography
    #   pynacl
charset-normalizer==2.0.10
    # via requests
click==8.0.3
    # via
    #   black
    #   pip-tools
codecov==2.1.12
    # via ormar-postgres-extensions
colorama==0.4.4
    # via twine
configparser==5.2.0
    # via py-githooks
coverage[toml]==6.2
    # via
    #   codecov
    #   ormar-postgres-extensions
cryptography==36.0.1
    # via secretstorage
databases[postgresql]==0.5.4
    # via
    #   ormar
    #   ormar-postgres-extensions
deprecated==1.2.13
    # via pygithub
docutils==0.18.1
    # via readme-renderer
flake8==4.0.1
    # via ormar-postgres-extensions
greenlet==1.1.2
    # via sqlalchemy
idna==3.3
    # via requests
importlib-metadata==4.10.0
    # via
    #   keyring
    #   twine
iniconfig==1.1.1
    # via pytest
invoke==1.6.0
    # via ormar-postgres-extensions
isort==5.10.1
    # via ormar-postgres-extensions
jeepney==0.7.1
    # via
    #   keyring
    #   secretstorage
keyring==23.5.0
    # via twine
mccabe==0.6.1
    # via flake8
mypy-extensions==0.4.3
    # via black
ormar==0.10.24
    # via ormar-postgres-extensions
packaging==21.3
    # via
    #   bleach
    #   pytest
pathspec==0.9.0
    # via black
pep517==0.12.0
    # via pip-tools
pip-tools==6.4.0
    # via ormar-postgres-extensions
pkginfo==1.8.2
    # via twine
platformdirs==2.4.1
    # via black
pluggy==1.0.0
    # via pytest
psycopg2-binary==2.9.3
    # via ormar-postgres-extensions
py==1.11.0
    # via pytest
py-githooks==1.1.0
    # via ormar-postgres-extensions
pycodestyle==2.8.0
    # via flake8
pycparser==2.21
    # via cffi
pydantic==1.9.0
    # via
    #   ormar
    #   ormar-postgres-extensions
pyflakes==2.4.0
    # via flake8
pygithub==1.55
    # via ormar-postgres-extensions
pygments==2.11.2
    # via readme-renderer
pyjwt==2.3.0
    # via pygithub
pynacl==1.5.0
    # via pygithub
pyparsing==3.0.6
    # via packaging
pytest==6.2.5
    # via
    #   ormar-postgres-extensions
    #   pytest-asyncio
pytest-asyncio==0.17.0
    # via ormar-postgres-extensions
readme-renderer==32.0
    # via twine
requests==2.27.1
    # via
    #   codecov
    #   pygithub
    #   requests-toolbelt
    #   twine
requests-toolbelt==0.9.1
    # via twine
rfc3986==2.0.0
    # via twine
secretstorage==3.3.1
    # via keyring
semver==2.13.0
    # via ormar-postgres-extensions
six==1.16.0
    # via bleach
sqlalchemy==1.4.29
    # via
    #   databases
    #   ormar
    #   ormar-postgres-extensions
toml==0.10.2
    # via pytest
tomli==1.2.3
    # via
    #   black
    #   coverage
    #   pep517
tqdm==4.62.3
    # via twine
twine==3.7.1
    # via ormar-postgres-extensions
typing-extensions==4.0.1
    # via
    #   aiosqlite
    #   black
    #   pydantic
urllib3==1.26.8
    # via requests
webencodings==0.5.1
    # via bleach
wheel==0.37.1
    # via
    #   ormar-postgres-extensions
    #   pip-tools
wrapt==1.13.3
    # via deprecated
zipp==3.7.0
    # via importlib-metadata

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