Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luk1337 committed Aug 23, 2024
1 parent 712cab2 commit cd70225
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,23 @@
aiofiles==0.8.0
aiohttp==3.9.5
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
aiosqlite==0.17.0
async-generator==1.10
async-timeout==4.0.3
asyncio-extras==1.3.2
asyncpraw==7.7.1
asyncprawcore==2.4.0
attrs==23.2.0
attrs==24.2.0
beautifulsoup4==4.12.3
black==24.4.2
black==24.8.0
certifi==2024.7.4
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
discord.py==2.4.0
frozenlist==1.4.1
idna==3.7
idna==3.8
multidict==6.0.5
mypy-extensions==1.0.0
oauthlib==3.2.2
Expand All @@ -26,13 +27,13 @@ platformdirs==4.2.2
praw==7.7.1
prawcore==2.4.0
python-dateutil==2.9.0.post0
PyYAML==6.0.1
redis==5.0.7
regex==2024.5.15
PyYAML==6.0.2
redis==5.0.8
regex==2024.7.24
requests==2.32.3
requests-oauthlib==2.0.0
six==1.16.0
soupsieve==2.5
soupsieve==2.6
tomli==2.0.1
typing_extensions==4.12.2
update-checker==0.18.0
Expand Down

0 comments on commit cd70225

Please sign in to comment.