flask/requirements/typing.txt

15 lines
281 B
Text
Raw Normal View History

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