Skip to content

Commit

Permalink
updated requirements.xt
Browse files Browse the repository at this point in the history
  • Loading branch information
9FS committed Sep 22, 2023
1 parent ad0fbe0 commit 13c18c8
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 29 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
55 changes: 27 additions & 28 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 13c18c8

Please sign in to comment.