We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e5229a commit 642164eCopy full SHA for 642164e
1 file changed
pyproject.toml
@@ -9,7 +9,7 @@ readme = "README.md"
9
license = { text = "MIT" }
10
authors = [{ name = "null8626" }, { name = "Top.gg" }]
11
keywords = ["discord", "discord-bot", "topgg"]
12
-dependencies = ["aiohttp>=3.12.13"]
+dependencies = ["aiohttp>=3.12.15"]
13
classifiers = [
14
"Development Status :: 5 - Production/Stable",
15
"License :: OSI Approved :: MIT License",
0 commit comments