mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-05 23:41:45 +00:00
ci : limit requirements versions (#20980)
* set requests version * limit versions outside requirements
This commit is contained in:
parent
3a60d06ad9
commit
8fc85db9d2
3 changed files with 2 additions and 3 deletions
1
.github/workflows/copilot-setup-steps.yml
vendored
1
.github/workflows/copilot-setup-steps.yml
vendored
|
|
@ -54,4 +54,3 @@ jobs:
|
|||
python3 -m venv .venv
|
||||
source .venv/bin/activate
|
||||
pip install -r requirements/requirements-all.txt -r tools/server/tests/requirements.txt
|
||||
pip install flake8 pyright pre-commit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue