mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-03 02:20:15 +00:00
ci(test-linting.yml): pin openai version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user