Skip to content

Commit

Permalink
bump asyncpg, frozenlist, multidict, yarl to latest- Update requireme…
Browse files Browse the repository at this point in the history
…nts.txt
  • Loading branch information
LucasPlacentino authored Dec 5, 2023
1 parent e0cf852 commit 230cb85
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
aiohttp==3.8.3
aiosignal==1.2.0
async-timeout==4.0.2
asyncpg==0.26.0
#asyncpg==0.26.0
asyncpg==0.29.0
attrs==22.1.0
autopep8==1.7.0
cachetools==5.2.0
Expand All @@ -13,15 +14,17 @@ classify-imports==4.2.0
disnake==2.6.0
distlib==0.3.6
filelock==3.8.0
frozenlist==1.3.0
#frozenlist==1.3.1
frozenlist==1.4.0
google-auth==2.11.1
google-auth-oauthlib==0.5.3
gspread==5.5.0
httplib2==0.20.4
identify==2.5.5
idna==3.4
lor-deckcodes==5.0.0
multidict==6.0.2
#multidict==6.0.2
multidict==6.0.4
mypy==0.971
mypy-extensions==0.4.3
nodeenv==1.7.0
Expand All @@ -48,4 +51,5 @@ tomli==2.0.1
typing_extensions==4.3.0
urllib3==1.26.12
virtualenv==20.16.3
yarl==1.8.1
#yarl==1.8.1
yarl==1.9.3

0 comments on commit 230cb85

Please sign in to comment.