fix log to otel test

This commit is contained in:
Ishaan Jaff
2024-08-08 19:21:08 -07:00
committed by Krrish Dholakia
parent f1841d4981
commit dc7e71f834
+1 -1
View File
@@ -283,7 +283,7 @@ jobs:
pip install aiohttp
pip install openai
python -m pip install --upgrade pip
python -m pip install -r .circleci/requirements.txt
pip install "pydantic==2.7.1"
pip install "pytest==7.3.1"
pip install "pytest-mock==3.12.0"
pip install "pytest-asyncio==0.21.1"