chore: update deps
This commit is contained in:
parent
9d04fb8a2e
commit
ef8db0787e
2 changed files with 92 additions and 123 deletions
|
|
@ -20,9 +20,9 @@ classifiers = [
|
|||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"annotated-types>=0.7.0",
|
||||
"exceptiongroup>=1.3.0",
|
||||
"exceptiongroup>=1.3.1",
|
||||
"networkx>=3.4.2",
|
||||
"pydantic>=2.12.3",
|
||||
"pydantic>=2.11.10",
|
||||
"types-networkx>=3.5.0.20251106",
|
||||
"typing-extensions>=4.15.0",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue