Skip to content

Commit 145a6b1

Browse files
guuzaatomsun28Copilot
authored
fix: add missing dependency sniffio (#59)
Co-authored-by: Tomsun28 <tomsun28@outlook.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6caf308 commit 145a6b1

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

poetry.lock

Lines changed: 2 additions & 2 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ pydantic = ">=1.9.0,<3.0"
1414
pydantic-core = ">=2.14.6"
1515
cachetools = ">=4.2.2"
1616
pyjwt = ">=2.9.0,<3.0.0"
17+
sniffio = ">=1.3.1"
1718

1819

1920
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)