#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile --resolver=backtracking
#
aiohttp==3.8.3
    # via -r requirements.in
aionotify==0.2.0
    # via -r requirements.in
aioredis==2.0.1
    # via -r requirements.in
aiosignal==1.3.1
    # via aiohttp
async-timeout==4.0.2
    # via
    #   aiohttp
    #   aioredis
attrs==22.1.0
    # via
    #   aiohttp
    #   pytest
babel==2.11.0
    # via -r requirements.in
black==22.10.0
    # via -r requirements.in
cachetools==5.2.0
    # via google-auth
certifi==2022.9.24
    # via
    #   requests
    #   sentry-sdk
charset-normalizer==2.1.1
    # via
    #   aiohttp
    #   requests
click==8.1.3
    # via black
exceptiongroup==1.0.4
    # via pytest
facepy==1.0.12
    # via -r requirements.in
frozenlist==1.3.3
    # via
    #   aiohttp
    #   aiosignal
google-api-core==2.10.2
    # via google-api-python-client
google-api-python-client==2.66.0
    # via -r requirements.in
google-auth==2.14.1
    # via
    #   google-api-core
    #   google-api-python-client
    #   google-auth-httplib2
google-auth-httplib2==0.1.0
    # via google-api-python-client
googleapis-common-protos==1.57.0
    # via google-api-core
httplib2==0.21.0
    # via
    #   google-api-python-client
    #   google-auth-httplib2
    #   oauth2client
idna==3.4
    # via
    #   requests
    #   yarl
iniconfig==1.1.1
    # via pytest
isort==5.10.1
    # via -r requirements.in
multidict==6.0.2
    # via
    #   aiohttp
    #   yarl
mypy-extensions==0.4.3
    # via black
oauth2client==4.1.3
    # via -r requirements.in
packaging==21.3
    # via pytest
pathspec==0.10.2
    # via black
platformdirs==2.5.4
    # via black
pluggy==1.0.0
    # via pytest
protobuf==4.21.9
    # via
    #   google-api-core
    #   googleapis-common-protos
pyasn1==0.4.8
    # via
    #   oauth2client
    #   pyasn1-modules
    #   rsa
pyasn1-modules==0.2.8
    # via
    #   google-auth
    #   oauth2client
pyjwt==2.6.0
    # via -r requirements.in
pyparsing==3.0.9
    # via
    #   httplib2
    #   packaging
pytest==7.2.0
    # via -r requirements.in
python-dateutil==2.8.2
    # via -r requirements.in
pytz==2022.6
    # via
    #   -r requirements.in
    #   babel
requests==2.28.1
    # via
    #   facepy
    #   google-api-core
rsa==4.9
    # via
    #   google-auth
    #   oauth2client
sentry-sdk==1.11.1
    # via -r requirements.in
six==1.16.0
    # via
    #   facepy
    #   google-auth
    #   google-auth-httplib2
    #   oauth2client
    #   python-dateutil
tomli==2.0.1
    # via
    #   black
    #   pytest
typing-extensions==4.4.0
    # via aioredis
ujson==5.5.0
    # via -r requirements.in
unidecode==1.3.6
    # via -r requirements.in
uritemplate==4.1.1
    # via google-api-python-client
urllib3==1.26.13
    # via
    #   requests
    #   sentry-sdk
uvloop==0.17.0
    # via -r requirements.in
yarl==1.8.1
    # via aiohttp
