Updated config.yml

This commit is contained in:
Krish Dholakia 2024-02-27 20:42:17 -08:00
parent 6cf407c9cf
commit b03c9b757d

View file

@ -130,6 +130,7 @@ jobs:
pip install "langfuse>=2.0.0"
pip install numpydoc
pip install prisma
pip install fastapi
pip install "httpx==0.24.1"
pip install "gunicorn==21.2.0"
pip install "anyio==3.7.1"