Update dependency annotated-doc to v0.0.5
This commit is contained in:
parent
d42f74c81c
commit
e37aa0dc37
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ description = "Backend for SplatNet"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.11"
|
requires-python = ">=3.11"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"annotated-doc==0.0.4",
|
"annotated-doc==0.0.5",
|
||||||
"annotated-types==0.7.0",
|
"annotated-types==0.7.0",
|
||||||
"anyio==4.14.1",
|
"anyio==4.14.1",
|
||||||
"argon2-cffi==25.1.0",
|
"argon2-cffi==25.1.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue