ci(test-linting.yml): pin openai version
This commit is contained in:
parent
de7870cb54
commit
4e44d7f40c
2
.github/workflows/test-linting.yml
vendored
2
.github/workflows/test-linting.yml
vendored
@ -22,8 +22,10 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pip install openai==1.68.2
|
||||
poetry install --with dev
|
||||
|
||||
|
||||
- name: Run Black formatting
|
||||
run: |
|
||||
cd litellm
|
||||
|
||||
Loading…
Reference in New Issue
Block a user