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 3b338a4 commit 0c2da84Copy full SHA for 0c2da84
pyproject.toml
@@ -10,7 +10,7 @@ authors = [
10
dependencies = [
11
"httpx>=0.23.0, <1",
12
"pydantic>=1.9.0, <3",
13
- "typing-extensions>=4.5, <5",
+ "typing-extensions>=4.7, <5",
14
"anyio>=3.5.0, <5",
15
"distro>=1.7.0, <2",
16
"sniffio",
0 commit comments