aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 2 insertions, 1 deletions
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"
10greenlet==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" 10greenlet==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"
11idna==3.4 ; python_version >= "3.10" and python_version < "4.0" 11idna==3.4 ; python_version >= "3.10" and python_version < "4.0"
12magic-filter==1.0.9 ; python_version >= "3.10" and python_version < "4.0" 12magic-filter==1.0.9 ; python_version >= "3.10" and python_version < "4.0"
13mc-py==4.0.0 ; python_version >= "3.10" and python_version < "4.0"
14multidict==6.0.2 ; python_version >= "3.10" and python_version < "4.0" 13multidict==6.0.2 ; python_version >= "3.10" and python_version < "4.0"
15pydantic==1.10.2 ; python_version >= "3.10" and python_version < "4.0" 14pydantic==1.10.2 ; python_version >= "3.10" and python_version < "4.0"
16pytz==2022.6 ; python_version >= "3.10" and python_version < "4.0" 15pytz==2022.6 ; python_version >= "3.10" and python_version < "4.0"
17sqlalchemy==2.0.0b3 ; python_version >= "3.10" and python_version < "4.0" 16sqlalchemy==2.0.0b3 ; python_version >= "3.10" and python_version < "4.0"
17tgen==0.3.0 ; python_version >= "3.10" and python_version < "4.0"
18typing-extensions==4.4.0 ; python_version >= "3.10" and python_version < "4.0" 18typing-extensions==4.4.0 ; python_version >= "3.10" and python_version < "4.0"
19u-msgpack-python==2.7.2 ; python_version >= "3.10" and python_version < "4.0"
19yarl==1.8.1 ; python_version >= "3.10" and python_version < "4.0" 20yarl==1.8.1 ; python_version >= "3.10" and python_version < "4.0"