mirror of https://github.com/zulip/zulip.git
14 lines
331 B
Plaintext
14 lines
331 B
Plaintext
#
|
|
# This file is GENERATED. Don't edit directly.
|
|
#
|
|
# To update, edit the non-"lock" files in requirements/*.txt, then:
|
|
#
|
|
# tools/update-locked-requirements
|
|
#
|
|
# For details, see requirements/README.md .
|
|
#
|
|
mypy-extensions==0.4.1 # via mypy
|
|
mypy==0.720
|
|
typed-ast==1.4.0 # via mypy
|
|
typing-extensions==3.7.4 # via mypy
|