diff options
| author | Igor Tolmachov <me@igorek.dev> | 2022-12-05 22:29:41 +0900 |
|---|---|---|
| committer | Igor Tolmachov <me@igorek.dev> | 2022-12-05 22:29:41 +0900 |
| commit | 0de7969d30e3e57d681afdfcadd245f6988a0342 (patch) | |
| tree | bc0957e9208f51354aa2330dc20a090b7f680823 /requirements.txt | |
| parent | 0d5cab62b0d077ad7946b64a534e3914f1cc79dd (diff) | |
| download | karpov_ai_bot-0de7969d30e3e57d681afdfcadd245f6988a0342.tar.gz karpov_ai_bot-0de7969d30e3e57d681afdfcadd245f6988a0342.zip | |
2.1
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" |
