Fixed complaint command #341 #1.1.0.rc3

This commit is contained in:
2023-08-16 22:12:40 +02:00
parent fe3d67eff5
commit 2d5ce58612
3 changed files with 12 additions and 12 deletions

View File

@@ -30,7 +30,8 @@
"requests-oauthlib==1.3.1",
"icmplib==3.0.3",
"ariadne==0.20.1",
"cryptography==41.0.2"
"cryptography==41.0.2",
"discord>=2.3.2"
],
"DevDependencies": [
"cpl-cli==2023.4.0.post3",