We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 458465e + f8264ec commit 79d1703Copy full SHA for 79d1703
1 file changed
pyproject.toml
@@ -40,7 +40,7 @@ dependencies = [
40
"websocket-client >= 1.0.0, < 2.0.0",
41
"cuid >= 0.4, < 0.5",
42
"urllib3 >= 1.26, < 3",
43
- "gql[requests,websockets] >= 3.5.0b5, < 4.0.0",
+ "gql[requests,websockets] >= 3.5.0, < 4.0.0",
44
"filelock >= 3.0.0, < 4.0.0",
45
"pip-system-certs >= 4.0.0, < 5.0.0; platform_system=='Windows'",
46
"pyrate-limiter >= 3, < 4",
0 commit comments