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 03f3f2d commit 277869dCopy full SHA for 277869d
setup.py
@@ -7,7 +7,7 @@
7
"graphql-core>=3.1,<3.2",
8
"requests>=2.23,<3",
9
"websockets>=8.1,<9",
10
- "yarl>=1.4,<2.0",
+ "yarl>=1.4,<1.6",
11
]
12
13
scripts = [
0 commit comments