Skip to content

Commit 6ab30cf

Browse files
authored
Merge pull request #38 from jianshen92/master
Bumping Version for Aiohttp
2 parents 573b080 + 64aea59 commit 6ab30cf

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
@@ -29,7 +29,7 @@
2929
author_email="opensource@prodigygame.com",
3030
license="MIT",
3131
packages=["python_graphql_client"],
32-
install_requires=["aiohttp==3.6.2", "requests==2.22.0", "websockets==8.1"],
32+
install_requires=["aiohttp==3.7.3", "requests==2.22.0", "websockets==8.1"],
3333
extras_require={
3434
"dev": [
3535
"pre-commit",

0 commit comments

Comments
 (0)