diff --git a/src/gismo/gismo.json b/src/gismo/gismo.json index 42498a7..a133aca 100644 --- a/src/gismo/gismo.json +++ b/src/gismo/gismo.json @@ -16,8 +16,8 @@ "LicenseName": "MIT", "LicenseDescription": "MIT, see LICENSE for more details.", "Dependencies": [ - "sh_cpl-core>=2021.11.0", - "sh_cpl-query>=2021.11.0", + "sh_cpl-core>=2021.11.0.post3", + "sh_cpl-query>=2021.11.0.post2", "discord.py==1.7.3" ], "PythonVersion": ">=3.9.2",