flask/requirements/typing.txt

15 lines
265 B
Text
Raw Normal View History

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements/typing.in
#
mypy==0.910
# via -r requirements/typing.in
mypy-extensions==0.4.3
# via mypy
toml==0.10.2
# via mypy
2021-05-11 14:28:21 -07:00
typing-extensions==3.10.0.0
# via mypy