mirror of
https://github.com/fsecada01/Pygentic-AI.git
synced 2026-05-11 19:54:59 +00:00
- Replace pip-compile workflow with uv sync - Use pyproject.toml instead of requirements.in/txt files - Simplified build process (uv sync creates venv automatically) Fixes Docker build failure after migration to uv. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>