We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b437b6 commit 4c7de0cCopy full SHA for 4c7de0c
1 file changed
setup.py
@@ -21,7 +21,7 @@
21
author_email="fabian@affolter-engineering.ch",
22
license="MIT",
23
install_requires=[
24
- "aiohttp>=3.8.3,<4",
+ "aiohttp>=3.8.5,<4",
25
"async_timeout>=4,<5",
26
],
27
packages=["opensensemap_api"],
0 commit comments