Skip to content

Commit

Permalink
Merge pull request #279 from Parnassius/remove-yarl-pin
Browse files Browse the repository at this point in the history
Remove pinned dependency on yarl==1.9.2
  • Loading branch information
EvieePy authored Feb 3, 2024
2 parents 21ee454 + ff05fbf commit 7dbccf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp>=3.7.4,<4
discord.py>=2.0.1
yarl==1.9.2
yarl>=1.9.2
async_timeout

0 comments on commit 7dbccf1

Please sign in to comment.