Unpin openai python sdk in stable (#40)

This commit is contained in:
Yuge Zhang
2025-08-12 10:43:55 +08:00
committed by GitHub
parent ea692fc6eb
commit 1c42c5b626
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1,4 +1,3 @@
set -ex
python -m pip install --upgrade --no-cache-dir pip
pip install --no-cache-dir -e .[dev,agent]
pip install --no-cache-dir openai==1.99.1
-1
View File
@@ -10,4 +10,3 @@ pip install --no-cache-dir vllm==0.9.2
pip install --no-cache-dir verl==0.5.0
pip install --no-cache-dir -e .[dev,agent]
pip install --no-cache-dir openai==1.99.1