Skip to content

Commit f1dcfcb

Browse files
authored
Update pyproject.toml
1 parent 835616d commit f1dcfcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ python = "^3.6.2"
3636
requests = "^2.23.0"
3737
tqdm = "^4.41.0"
3838
dataclasses = { version = "^0.7", python = "^3.6.1, <3.7" }
39-
aiohttp = "3.7.4.post0"
39+
aiohttp = "^3.7.4"
4040

4141
[tool.poetry.dev-dependencies]
4242
poetry = "^1.1.5"

0 commit comments

Comments
 (0)