From 0de7969d30e3e57d681afdfcadd245f6988a0342 Mon Sep 17 00:00:00 2001 From: Igor Tolmachov Date: Mon, 5 Dec 2022 22:29:41 +0900 Subject: 2.1 --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 90d4534..cf90e66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,10 +10,11 @@ frozenlist==1.3.3 ; python_version >= "3.10" and python_version < "4.0" greenlet==2.0.1 ; python_version >= "3.10" and python_version < "4.0" and platform_machine == "aarch64" or python_version >= "3.10" and python_version < "4.0" and platform_machine == "ppc64le" or python_version >= "3.10" and python_version < "4.0" and platform_machine == "x86_64" or python_version >= "3.10" and python_version < "4.0" and platform_machine == "amd64" or python_version >= "3.10" and python_version < "4.0" and platform_machine == "AMD64" or python_version >= "3.10" and python_version < "4.0" and platform_machine == "win32" or python_version >= "3.10" and python_version < "4.0" and platform_machine == "WIN32" idna==3.4 ; python_version >= "3.10" and python_version < "4.0" magic-filter==1.0.9 ; python_version >= "3.10" and python_version < "4.0" -mc-py==4.0.0 ; python_version >= "3.10" and python_version < "4.0" multidict==6.0.2 ; python_version >= "3.10" and python_version < "4.0" pydantic==1.10.2 ; python_version >= "3.10" and python_version < "4.0" pytz==2022.6 ; python_version >= "3.10" and python_version < "4.0" sqlalchemy==2.0.0b3 ; python_version >= "3.10" and python_version < "4.0" +tgen==0.3.0 ; python_version >= "3.10" and python_version < "4.0" typing-extensions==4.4.0 ; python_version >= "3.10" and python_version < "4.0" +u-msgpack-python==2.7.2 ; python_version >= "3.10" and python_version < "4.0" yarl==1.8.1 ; python_version >= "3.10" and python_version < "4.0" -- cgit v1.2.3