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 9084695 commit 584b8efCopy full SHA for 584b8ef
pyproject.toml
@@ -5,7 +5,7 @@ description = "API to query and control hot tubs using the SmartTub system"
5
readme = "README.md"
6
requires-python = ">=3.9"
7
dependencies = [
8
- "aiohttp~=3.9.1",
+ "aiohttp>=3.9.1",
9
"inflection~=0.5.1",
10
"pyjwt>=2.10.0",
11
"python-dateutil~=2.8.1"
0 commit comments