From 13c18c877c6632453f5d0bdef22a4a037a25ba8a Mon Sep 17 00:00:00 2001 From: 9FS Date: Fri, 22 Sep 2023 20:33:04 +0000 Subject: [PATCH] updated requirements.xt --- pyproject.toml | 2 +- requirements.txt | 55 ++++++++++++++++++++++++------------------------ 2 files changed, 28 insertions(+), 29 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 44ac2af..caad7e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ license = "CC BY-NC-SA 4.0" name = "Metric METAR for Discord" readme = "readme.md" repository = "https://github.com/9-FS/2022-01-26-Metric-METAR-for-Discord" -version = "1.0.1" +version = "1.0.2" [tool.poetry.dependencies] discord = "^2.3.2" diff --git a/requirements.txt b/requirements.txt index 7638380..636124b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,28 +1,27 @@ -aiohttp==3.8.5 ; python_full_version >= "3.11.0" and python_version < "3.13" -aiosignal==1.3.1 ; python_full_version >= "3.11.0" and python_version < "3.13" -async-timeout==4.0.3 ; python_full_version >= "3.11.0" and python_version < "3.13" -attrs==23.1.0 ; python_full_version >= "3.11.0" and python_version < "3.13" -certifi==2023.7.22 ; python_version >= "3.11" and python_version < "3.13" -charset-normalizer==3.2.0 ; python_version >= "3.11" and python_version < "3.13" -colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.13" -discord-py==2.3.2 ; python_full_version >= "3.11.0" and python_version < "3.13" -discord==2.3.2 ; python_full_version >= "3.11.0" and python_version < "3.13" -dropbox==11.36.2 ; python_version >= "3.11" and python_version < "3.13" -frozenlist==1.4.0 ; python_full_version >= "3.11.0" and python_version < "3.13" -idna==3.4 ; python_version >= "3.11" and python_version < "3.13" -jsonpickle==3.0.2 ; python_full_version >= "3.11.0" and python_version < "3.13" -kfs==1.1.0 ; python_version >= "3.11" and python_version < "3.13" -lxml==4.9.3 ; python_version >= "3.11" and python_version < "3.13" -multidict==6.0.4 ; python_full_version >= "3.11.0" and python_version < "3.13" -numpy==1.26.0 ; python_version >= "3.11" and python_version < "3.13" -pandas==2.1.0 ; python_full_version >= "3.11.0" and python_version < "3.13" -pillow==9.5.0 ; python_version >= "3.11" and python_version < "3.13" -ply==3.11 ; python_version >= "3.11" and python_version < "3.13" -python-dateutil==2.8.2 ; python_full_version >= "3.11.0" and python_version < "3.13" -pytz==2023.3.post1 ; python_full_version >= "3.11.0" and python_version < "3.13" -requests==2.31.0 ; python_version >= "3.11" and python_version < "3.13" -six==1.16.0 ; python_version >= "3.11" and python_version < "3.13" -stone==3.3.1 ; python_version >= "3.11" and python_version < "3.13" -tzdata==2023.3 ; python_full_version >= "3.11.0" and python_version < "3.13" -urllib3==2.0.4 ; python_version >= "3.11" and python_version < "3.13" -yarl==1.9.2 ; python_full_version >= "3.11.0" and python_version < "3.13" +aiohttp==3.8.5 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +aiosignal==1.3.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +async-timeout==4.0.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +attrs==23.1.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +certifi==2023.7.22 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +charset-normalizer==3.2.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +colorama==0.4.6 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +discord-py==2.3.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +discord==2.3.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +frozenlist==1.4.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +idna==3.4 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +jsonpickle==3.0.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +kfsconfig==1.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +kfsconvert-to-si==1.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +kfsfstr==1.0.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +kfslog==1.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +kfsmath==1.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +multidict==6.0.4 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +numpy==1.26.0 ; python_version == "3.11" +pandas==2.1.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +python-dateutil==2.8.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +pytz==2023.3.post1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +requests==2.31.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +six==1.16.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +tzdata==2023.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +urllib3==2.0.5 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" +yarl==1.9.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"