ci/cd run again

This commit is contained in:
Ishaan Jaff 2024-06-04 14:42:27 -07:00
parent c5dd47e71b
commit 8369988579
2 changed files with 3 additions and 7 deletions

View file

@ -43,7 +43,9 @@ jobs:
pip install "langfuse==2.27.1"
pip install "logfire==0.29.0"
pip install numpydoc
pip install traceloop-sdk==0.21.1
pip install opentelemetry-api==1.25.0
pip install opentelemetry-sdk==1.25.0
pip install opentelemetry-exporter-otlp==1.25.0
pip install openai
pip install prisma
pip install "httpx==0.24.1"