mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
pip install wheel
This commit is contained in:
parent
73356b3a9f
commit
8a596dbe8c
1 changed files with 1 additions and 0 deletions
|
|
@ -610,6 +610,7 @@ jobs:
|
|||
name: Install Dependencies
|
||||
command: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install wheel
|
||||
python -m pip install -r requirements.txt
|
||||
pip install "pytest==7.3.1"
|
||||
pip install "respx==0.21.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue