[project] name = "dsa" version = "0.1.0" description = "Data Structures and Algorithms" readme = "README.md" requires-python = ">=3.12.11" dependencies = [ "matplotlib>=3.10.6", "networkx>=3.5", ]