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 835616d commit f1dcfcbCopy full SHA for f1dcfcb
1 file changed
pyproject.toml
@@ -36,7 +36,7 @@ python = "^3.6.2"
36
requests = "^2.23.0"
37
tqdm = "^4.41.0"
38
dataclasses = { version = "^0.7", python = "^3.6.1, <3.7" }
39
-aiohttp = "3.7.4.post0"
+aiohttp = "^3.7.4"
40
41
[tool.poetry.dev-dependencies]
42
poetry = "^1.1.5"
0 commit comments