Skip to content

Commit a4d6cff

Browse files
committed
Requirement versions match Home Assistant
1 parent 8e27d00 commit a4d6cff

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ readme = "README.md"
88

99
[tool.poetry.dependencies]
1010
python = "^3.9"
11-
boto3 = "^1.26.47"
12-
pycognito = "^2022.12.0"
13-
aiohttp = "^3.8.3"
11+
pycognito = "^2022.8.0"
12+
aiohttp = "^3.8.1"
13+
boto3 = "^1.20.24"
1414

1515

1616
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)