We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab554d commit d8e070fCopy full SHA for d8e070f
requirements.txt
@@ -3,7 +3,7 @@ uvloop==0.19.0 ; sys_platform != "win32"
3
winloop==0.1.0 ; sys_platform == "win32"
4
asyncpg==0.29.0
5
discord-ext-menus @ git+https://github.com/Rapptz/discord-ext-menus@8686b5d1bbc1d3c862292eb436ab630d6e9c9b53
6
-psutil==5.9.7
+psutil==5.9.8
7
pygit2==1.13.3
8
python-dateutil==2.8.2
9
click==8.1.7
0 commit comments