#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile CI/requirements_fpe_masks.in
#
aiohttp==3.9.1
    # via -r CI/requirements_fpe_masks.in
aiosignal==1.3.1
    # via aiohttp
attrs==23.1.0
    # via aiohttp
cffi==1.15.1
    # via cryptography
click==8.1.4
    # via typer
cryptography==41.0.1
    # via pyjwt
frozenlist==1.4.0
    # via
    #   aiohttp
    #   aiosignal
gidgethub==5.3.0
    # via -r CI/requirements_fpe_masks.in
idna==3.4
    # via yarl
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
multidict==6.0.4
    # via
    #   aiohttp
    #   yarl
pycparser==2.21
    # via cffi
pygments==2.15.1
    # via rich
pyjwt[crypto]==2.7.0
    # via gidgethub
rich==13.4.2
    # via -r CI/requirements_fpe_masks.in
typer==0.9.0
    # via -r CI/requirements_fpe_masks.in
typing-extensions==4.7.1
    # via typer
uritemplate==4.1.1
    # via gidgethub
yarl==1.9.2
    # via aiohttp
