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 183a291 commit c7765c7Copy full SHA for c7765c7
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup, find_packages
4
5
install_requires = [
6
- "aiohttp==3.6.2",
+ "aiohttp==3.7.1",
7
"graphql-core>=3.1,<3.2",
8
"requests>=2.23,<3",
9
"websockets>=8.1,<9",
0 commit comments