You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor dependency management to use pip dependency groups
Updated `pyproject.toml` to utilize pip's `--group` feature for dependencies. Adjusted
the README and Dockerfile to reflect the new dependency management approach.
0 commit comments