From ce859b2defe1fc90c7a16551291799fc37284add Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 18:06:13 +0200 Subject: Adding upstream version 3.1.2. Signed-off-by: Daniel Baumann --- requirements/typing.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 requirements/typing.txt (limited to 'requirements/typing.txt') diff --git a/requirements/typing.txt b/requirements/typing.txt new file mode 100644 index 0000000..2d97fef --- /dev/null +++ b/requirements/typing.txt @@ -0,0 +1,15 @@ +# SHA1:7983aaa01d64547827c20395d77e248c41b2572f +# +# This file is autogenerated by pip-compile-multi +# To update, run: +# +# pip-compile-multi +# +mypy==0.950 + # via -r requirements/typing.in +mypy-extensions==0.4.3 + # via mypy +tomli==2.0.1 + # via mypy +typing-extensions==4.2.0 + # via mypy -- cgit v1.2.3