We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f933db commit 57ce443Copy full SHA for 57ce443
requirements.txt
@@ -6,7 +6,7 @@ discord-ext-menus @ git+https://github.com/Rapptz/discord-ext-menus@8686b5d1bbc1
6
psutil>=5.9.8,<6
7
pygit2>=1.13.3,<2
8
python-dateutil>=2.8.2,<3
9
-click>=8.1.7,<3
+click>=8.1.7,<9
10
typing-extensions>=4.9.0,<5 ; python_version < "3.11"
11
async-lru>=2.0.4,<3
12
msgspec>=0.18.6,<1
0 commit comments