#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    scripts/gen_requirements.sh
#
anyio==3.7.0
    # via httpcore
authlib==1.2.0
    # via spatiafi (setup.cfg)
cachetools==5.3.1
    # via google-auth
certifi==2023.5.7
    # via
    #   httpcore
    #   httpx
    #   requests
cffi==1.15.1
    # via cryptography
charset-normalizer==3.1.0
    # via requests
click==8.1.3
    # via spatiafi (setup.cfg)
cryptography==41.0.1
    # via authlib
exceptiongroup==1.1.1
    # via anyio
google-auth==2.17.3
    # via
    #   google-auth-oauthlib
    #   spatiafi (setup.cfg)
google-auth-oauthlib==1.0.0
    # via spatiafi (setup.cfg)
h11==0.14.0
    # via httpcore
httpcore==0.17.2
    # via httpx
httpx==0.24.1
    # via spatiafi (setup.cfg)
idna==3.4
    # via
    #   anyio
    #   httpx
    #   requests
oauthlib==3.2.2
    # via requests-oauthlib
platformdirs==3.9.1
    # via spatiafi (setup.cfg)
pyasn1==0.5.0
    # via
    #   pyasn1-modules
    #   rsa
pyasn1-modules==0.3.0
    # via google-auth
pycparser==2.21
    # via cffi
requests==2.31.0
    # via
    #   requests-oauthlib
    #   spatiafi (setup.cfg)
requests-oauthlib==1.3.1
    # via google-auth-oauthlib
rsa==4.9
    # via google-auth
six==1.16.0
    # via google-auth
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
urllib3==2.0.3
    # via requests
