[project] name = "agno-notebooks" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "agno>=1.2.6", "anthropic>=0.49.0", "notebook>=7.3.3", ]