Skip to content

Commit a65150b

Browse files
committed
Upgrafde gql
1 parent 370aa93 commit a65150b

2 files changed

Lines changed: 56 additions & 26 deletions

File tree

poetry.lock

Lines changed: 55 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ requests = "^2.25.0"
4444
ratelimit = "^2.2.1"
4545
tabulate = "^0.9.0"
4646
pydantic = "^2.8.2"
47-
gql = {version = "3.5.0b1", extras = ["requests"]}
47+
gql = {version = "3.5.0", extras = ["requests"]}
4848

4949
[tool.poetry.group.dev.dependencies]
5050

0 commit comments

Comments
 (0)