Fixed sorting

This commit is contained in:
2023-10-15 16:18:09 +02:00
parent 8f26835d72
commit 89199004c4
6 changed files with 11 additions and 8 deletions

View File

@@ -31,7 +31,8 @@
"icmplib==3.0.4",
"ariadne==0.20.1",
"cryptography==41.0.4",
"discord==2.3.2"
"discord==2.3.2",
"bs4==0.0.1"
],
"DevDependencies": [
"cpl-cli==2023.4.0.post3",