Update dependency annotated-types to v0.8.0 #72
1 changed files with 1 additions and 1 deletions
Update dependency annotated-types to v0.8.0
commit
79b0f33197
|
|
@ -6,7 +6,7 @@ readme = "README.md"
|
|||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"annotated-doc==0.0.5",
|
||||
"annotated-types==0.7.0",
|
||||
"annotated-types==0.8.0",
|
||||
"anyio==4.14.1",
|
||||
"argon2-cffi==25.1.0",
|
||||
"argon2-cffi-bindings==25.1.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue