mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
pip install --upgrade pip wheel setuptools
This commit is contained in:
parent
8a596dbe8c
commit
c403dfb615
1 changed files with 1 additions and 0 deletions
|
@ -611,6 +611,7 @@ jobs:
|
|||
command: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install wheel
|
||||
pip install --upgrade pip wheel setuptools
|
||||
python -m pip install -r requirements.txt
|
||||
pip install "pytest==7.3.1"
|
||||
pip install "respx==0.21.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue