#
# 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 -
asyncpg==0.26.0
    # via databases
attrs==22.1.0
    # via pytest
black==22.8.0
    # via ormar-postgres-extensions
bleach==5.0.1
    # via readme-renderer
build==0.8.0
    # via pip-tools
certifi==2022.9.24
    # via requests
cffi==1.15.1
    # via
    #   cryptography
    #   pynacl
charset-normalizer==2.1.1
    # via requests
click==8.1.3
    # via
    #   black
    #   pip-tools
codecov==2.1.12
    # via ormar-postgres-extensions
commonmark==0.9.1
    # via rich
configparser==5.3.0
    # via py-githooks
coverage[toml]==6.5.0
    # via
    #   codecov
    #   ormar-postgres-extensions
cryptography==38.0.1
    # via secretstorage
databases[postgresql]==0.6.1
    # via
    #   ormar
    #   ormar-postgres-extensions
deprecated==1.2.13
    # via pygithub
docutils==0.19
    # via readme-renderer
flake8==5.0.4
    # via ormar-postgres-extensions
greenlet==1.1.3
    # via sqlalchemy
idna==3.4
    # via requests
importlib-metadata==5.0.0
    # via
    #   keyring
    #   twine
iniconfig==1.1.1
    # via pytest
invoke==1.7.3
    # via ormar-postgres-extensions
isort==5.10.1
    # via ormar-postgres-extensions
jaraco.classes==3.2.3
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
keyring==23.9.3
    # via twine
mccabe==0.7.0
    # via flake8
more-itertools==8.14.0
    # via jaraco.classes
mypy-extensions==0.4.3
    # via black
ormar==0.11.3
    # via ormar-postgres-extensions
packaging==21.3
    # via
    #   build
    #   pytest
pathspec==0.10.1
    # via black
pep517==0.13.0
    # via build
pip-tools==6.8.0
    # via ormar-postgres-extensions
pkginfo==1.8.3
    # via twine
platformdirs==2.5.2
    # 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.1
    # via ormar-postgres-extensions
pycodestyle==2.9.1
    # via flake8
pycparser==2.21
    # via cffi
pydantic==1.10.2
    # via
    #   ormar
    #   ormar-postgres-extensions
pyflakes==2.5.0
    # via flake8
pygithub==1.55
    # via ormar-postgres-extensions
pygments==2.13.0
    # via
    #   readme-renderer
    #   rich
pyjwt==2.5.0
    # via pygithub
pynacl==1.5.0
    # via pygithub
pyparsing==3.0.9
    # via packaging
pytest==7.1.3
    # via
    #   ormar-postgres-extensions
    #   pytest-asyncio
pytest-asyncio==0.19.0
    # via ormar-postgres-extensions
readme-renderer==37.2
    # via twine
requests==2.28.1
    # via
    #   codecov
    #   pygithub
    #   requests-toolbelt
    #   twine
requests-toolbelt==0.9.1
    # via twine
rfc3986==2.0.0
    # via twine
rich==12.6.0
    # via twine
secretstorage==3.3.3
    # via keyring
semver==2.13.0
    # via ormar-postgres-extensions
six==1.16.0
    # via bleach
sqlalchemy==1.4.41
    # via
    #   databases
    #   ormar
    #   ormar-postgres-extensions
tomli==2.0.1
    # via
    #   black
    #   build
    #   coverage
    #   pep517
    #   pytest
twine==4.0.1
    # via ormar-postgres-extensions
typing-extensions==4.3.0
    # via
    #   black
    #   pydantic
urllib3==1.26.12
    # via
    #   requests
    #   twine
webencodings==0.5.1
    # via bleach
wheel==0.37.1
    # via
    #   ormar-postgres-extensions
    #   pip-tools
wrapt==1.14.1
    # via deprecated
zipp==3.8.1
    # via importlib-metadata

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