Skip to content

Commit ad7fd35

Browse files
authored
Losen aiozoneinfo version restriction even more (#219)
1 parent 86af945 commit ad7fd35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ example = "examples.energy:start"
2727

2828
[tool.poetry.dependencies]
2929
aiohttp = ">=3.0.0"
30-
aiozoneinfo = "^0.1.0, <1"
30+
aiozoneinfo = "0.*"
3131
async-timeout = "^4.0.3"
3232
python = "^3.10"
3333
yarl = ">=1.6.0"

0 commit comments

Comments
 (0)