mirror of https://github.com/zulip/zulip.git
14 lines
308 B
Plaintext
14 lines
308 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==0.560
|
|
psutil==5.4.1 # via mypy
|
|
typed-ast==1.1.0 # via mypy
|
|
typing==3.6.2
|