aboutsummaryrefslogtreecommitdiffhomepage
path: root/requirements/compile.sh
Commit message (Collapse)AuthorAgeFilesLines
* Move away from pip-tools and use uv.J08nY2025-11-171-9/+0
| | | | | | | | | | uv is all the rage. No, but really. The pip-compile approach does not work cross-platform or cross-python version (sometimes it does, but not always). In comparison and uv lockfile is universal and cross-platform: https://docs.astral.sh/uv/concepts/projects/layout/#the-lockfile This should help make our install easier and more robust.
* bump deps, foster auto updatesAdam Janovsky2025-02-011-5/+5
|
* bump requirementsAdam Janovsky2023-11-231-1/+1
|
* bump referencesadamjanovsky2023-11-141-4/+5
|
* Reference annotations: finalize prediction pipelineadamjanovsky2023-03-171-1/+1
|
* PoC reference annotatorAdam Janovsky2023-02-171-0/+1
|
* flat -> src layout (#294)adamjanovsky2022-12-091-3/+3
| | | | | | - Some mypy fixes - Flat layout -> src layout - Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml` - Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml`
* change annotation style, recompile depsAdam Janovsky2022-04-241-3/+3
|
* reorganize requirementsAdam Janovsky2022-04-041-0/+7