build(config.yml): pin openai version
This commit is contained in:
parent
89014dfc07
commit
c216e2cc2d
@ -282,7 +282,7 @@ jobs:
|
||||
pip install "pytest==7.3.1"
|
||||
pip install "pytest-asyncio==0.21.1"
|
||||
pip install aiohttp
|
||||
pip install openai
|
||||
pip install "openai==1.40.0"
|
||||
python -m pip install --upgrade pip
|
||||
pip install "pydantic==2.7.1"
|
||||
pip install "pytest==7.3.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user