migrate from pip to uv for dependency management
- Add pyproject.toml and uv.lock for modern Python packaging - Update README and Dockerfile to use uv instead of pip
This commit is contained in:
- Add pyproject.toml and uv.lock for modern Python packaging - Update README and Dockerfile to use uv instead of pip