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 d2a2093 commit 3ed978eCopy full SHA for 3ed978e
setup.py
@@ -13,7 +13,7 @@
13
long_description_content_type='text/markdown',
14
packages=["tibber", "tibber.networking", "tibber.exceptions", "tibber.types"],
15
install_requires=[
16
- "gql>=3.4.0",
+ "gql==3.5.3",
17
"gql[aiohttp]>=3.4.0",
18
"gql[websockets]>=3.4.0",
19
"graphql-core>=3.2.3",
0 commit comments