Skip to content

Commit

Permalink
bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
milsman2 committed Dec 12, 2023
1 parent b1594ca commit c68c37d
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
aiodns==3.1.1
aiohttp==3.9.0
aiohttp==3.9.1
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.0.0
anyio==4.1.0
astroid==3.0.1
asttokens==2.4.1
async-timeout==4.0.3
Expand All @@ -15,40 +15,42 @@ charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
dill==0.3.7
discord==2.3.2
discord.py==2.3.2
exceptiongroup==1.2.0
executing==2.0.1
frozenlist==1.4.0
h11==0.14.0
httpcore==1.0.2
icecream==2.1.3
idna==3.4
idna==3.6
iniconfig==2.0.0
isort==5.12.0
isort==5.13.1
lazy-object-proxy==1.9.0
mccabe==0.7.0
multidict==6.0.4
mypy-extensions==1.0.0
packaging==23.2
pathspec==0.11.2
platformdirs==4.0.0
pathspec==0.12.1
platformdirs==4.1.0
pluggy==1.3.0
pycares==4.4.0
pycparser==2.21
pydantic==2.5.2
pydantic-settings==2.1.0
pydantic_core==2.14.5
Pygments==2.17.2
pylint==3.0.2
pylint==3.0.3
pylint-plugin-utils==0.8.2
pylint-pydantic==0.3.0
pylint-pydantic==0.3.1
pyproject_hooks==1.0.0
pytest==7.4.3
python-dotenv==1.0.0
result==0.14.0
result==0.15.0
six==1.16.0
sniffio==1.3.0
tomli==2.0.1
tomlkit==0.12.3
typing_extensions==4.8.0
typing_extensions==4.9.0
wrapt==1.16.0
yarl==1.9.3
yarl==1.9.4

0 comments on commit c68c37d

Please sign in to comment.