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 ea97b3a commit 8f7f723Copy full SHA for 8f7f723
pyproject.toml
@@ -15,7 +15,7 @@ include = ["githubkit/py.typed"]
15
python = "^3.9"
16
anyio = ">=3.6.1, <5.0.0"
17
httpx = ">=0.23.0, <1.0.0"
18
-typing-extensions = "^4.6.0"
+typing-extensions = "^4.11.0"
19
hishel = ">=0.0.21, <=0.2.0"
20
pydantic = ">=1.9.1, <3.0.0, !=2.5.0, !=2.5.1"
21
PyJWT = { version = "^2.4.0", extras = ["crypto"], optional = true }
0 commit comments