chore: update deps

This commit is contained in:
rus07tam 2025-11-24 13:03:50 +00:00
parent 9d04fb8a2e
commit ef8db0787e
2 changed files with 92 additions and 123 deletions

View file

@ -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",
]