Skip to content

Commit

Permalink
Pin aiohttp to 3.7.1 to match HA (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
epenet authored Nov 18, 2020
1 parent 3aa68b6 commit 9be7a35
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
70 changes: 35 additions & 35 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Changelog = "https://github.com/hacf-fr/renault-api/releases"
[tool.poetry.dependencies]
python = "^3.7.1"
click = "^7.0"
aiohttp = "3.7.2"
aiohttp = "3.7.1"
marshmallow-dataclass = "^8.2.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 9be7a35

Please sign in to comment.