We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa33e8e commit dc31a1dCopy full SHA for dc31a1d
pyproject.toml
@@ -11,7 +11,7 @@ packages = [{ include = "squarecloud" }]
11
12
[tool.poetry.dependencies]
13
python = "^3.9"
14
-aiohttp = "3.8.3"
+aiohttp = "3.9.3"
15
click = "^8.1.6"
16
rich = "^13.5.2"
17
pydantic = "^2.5.2"
0 commit comments