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 15ed958 commit abb2392Copy full SHA for abb2392
setup.py
@@ -55,7 +55,7 @@ def run(self, *args, **kwargs):
55
python_requires='>=3.9,<4',
56
install_requires=[
57
'azure-functions>=1.12.0',
58
- 'aiohttp>=3.12.9',
+ 'aiohttp>=3.12.14',
59
'requests==2.*',
60
'python-dateutil>=2.8.0',
61
'furl>=2.1.0',
0 commit comments