forked from phoenix/litellm-mirror
fix installing litellm
This commit is contained in:
parent
0a6a437e64
commit
a66f03f860
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@ jobs:
|
||||||
name: Install Dependencies
|
name: Install Dependencies
|
||||||
command: |
|
command: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
|
python -m pip install -r requirements.txt
|
||||||
pip install python-dotenv
|
pip install python-dotenv
|
||||||
pip install pytest
|
pip install pytest
|
||||||
pip install tiktoken
|
pip install tiktoken
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue