diff options
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 3 |
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" | |||
| 10 | 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" | 10 | 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" |
| 11 | idna==3.4 ; python_version >= "3.10" and python_version < "4.0" | 11 | idna==3.4 ; python_version >= "3.10" and python_version < "4.0" |
| 12 | magic-filter==1.0.9 ; python_version >= "3.10" and python_version < "4.0" | 12 | magic-filter==1.0.9 ; python_version >= "3.10" and python_version < "4.0" |
| 13 | mc-py==4.0.0 ; python_version >= "3.10" and python_version < "4.0" | ||
| 14 | multidict==6.0.2 ; python_version >= "3.10" and python_version < "4.0" | 13 | multidict==6.0.2 ; python_version >= "3.10" and python_version < "4.0" |
| 15 | pydantic==1.10.2 ; python_version >= "3.10" and python_version < "4.0" | 14 | pydantic==1.10.2 ; python_version >= "3.10" and python_version < "4.0" |
| 16 | pytz==2022.6 ; python_version >= "3.10" and python_version < "4.0" | 15 | pytz==2022.6 ; python_version >= "3.10" and python_version < "4.0" |
| 17 | sqlalchemy==2.0.0b3 ; python_version >= "3.10" and python_version < "4.0" | 16 | sqlalchemy==2.0.0b3 ; python_version >= "3.10" and python_version < "4.0" |
| 17 | tgen==0.3.0 ; python_version >= "3.10" and python_version < "4.0" | ||
| 18 | typing-extensions==4.4.0 ; python_version >= "3.10" and python_version < "4.0" | 18 | typing-extensions==4.4.0 ; python_version >= "3.10" and python_version < "4.0" |
| 19 | u-msgpack-python==2.7.2 ; python_version >= "3.10" and python_version < "4.0" | ||
| 19 | yarl==1.8.1 ; python_version >= "3.10" and python_version < "4.0" | 20 | yarl==1.8.1 ; python_version >= "3.10" and python_version < "4.0" |
