#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile requirements/typing.in
#
cffi==1.15.1
    # via cryptography
cryptography==42.0.4
    # via
    #   types-pyopenssl
    #   types-redis
mypy==1.9.0
    # via -r typing.in
mypy-extensions==1.0.0
    # via mypy
pycparser==2.21
    # via cffi
types-pyopenssl==23.0.0.2
    # via types-redis
types-redis==4.6.0.20240311
    # via -r typing.in
typing-extensions==4.9.0
    # via mypy
