1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements/typing.in
#
--trusted-host pypi.python.org
--trusted-host pypi.org
--trusted-host files.pythonhosted.org
--trusted-host pypi01vp.office.noris.de
mypy==1.13.0
# via -r requirements/typing.in
mypy-extensions==1.0.0
# via mypy
nodeenv==1.9.1
# via pyright
pyright==1.1.390
# via -r requirements/typing.in
typing-extensions==4.12.2
# via
# mypy
# pyright
|