chore: add types-networkx
This commit is contained in:
parent
8f9347381a
commit
9840c1706e
4 changed files with 288 additions and 110 deletions
|
|
@ -19,9 +19,11 @@ classifiers = [
|
|||
]
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"annotated-types>=0.7.0",
|
||||
"exceptiongroup>=1.3.0",
|
||||
"networkx>=3.4.2",
|
||||
"pydantic>=2.12.3",
|
||||
"types-networkx>=3.5.0.20251106",
|
||||
"typing-extensions>=4.15.0",
|
||||
]
|
||||
license = "CC0-1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue