Skip to content

Commit 071c0c6

Browse files
authored
fix: Pin our minimum version of attrs to >=22.1 (#1392)
1 parent 7bf8a9f commit 071c0c6

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,5 +1,5 @@
11
aiohttp
2-
attrs
2+
attrs>=22.1
33
discord-typings>=0.5.1
44
emoji
55
tomli

0 commit comments

Comments
 (0)