Skip to content

Commit eed7d02

Browse files
moodyjoneukreign
authored andcommitted
Tweak aiohttp version to be compatible with hub repository.
1 parent 02aecad commit eed7d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
},
3030
install_requires=[
31-
'aiohttp==3.7.4.post0',
31+
'aiohttp==3.7.4',
3232
'aioupnp==0.0.18',
3333
'appdirs==1.4.3',
3434
'certifi>=2021.10.08',

0 commit comments

Comments
 (0)