Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 7dbccf1

Browse files
authored
Merge pull request #279 from Parnassius/remove-yarl-pin
Remove pinned dependency on yarl==1.9.2
2 parents 21ee454 + ff05fbf commit 7dbccf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
aiohttp>=3.7.4,<4
22
discord.py>=2.0.1
3-
yarl==1.9.2
3+
yarl>=1.9.2
44
async_timeout

0 commit comments

Comments
 (0)