flask/requirements/typing.txt
2023-11-09 08:56:36 -08:00

22 lines
444 B
Text

#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile typing.in
#
cffi==1.16.0
# via cryptography
cryptography==41.0.5
# via -r typing.in
mypy==1.6.1
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
pycparser==2.21
# via cffi
types-contextvars==2.4.7.3
# via -r typing.in
types-dataclasses==0.6.6
# via -r typing.in
typing-extensions==4.8.0
# via mypy