feat: update dependencies

This commit is contained in:
2026-03-07 22:52:05 -05:00
parent d0d451829e
commit 074da750d0
2 changed files with 291 additions and 5 deletions

View File

@@ -32,7 +32,8 @@ dev = [
"pytest-cov (>=7.0.0,<8.0.0)",
"taskipy (>=1.14.1,<2.0.0)",
"langgraph-cli[inmem] (>=0.4.12,<0.5.0)",
"ipython (>=9.10.0,<10.0.0)"
"ipython (>=9.10.0,<10.0.0)",
"ipykernel (>=7.2.0,<8.0.0)"
]