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.
2 parents 8c413cf + dc31a1d commit b124c13Copy full SHA for b124c13
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