build(config.yml): fix config

This commit is contained in:
Krrish Dholakia 2024-06-17 19:09:29 -07:00
parent 63a6ae9d55
commit b1775068e8

View file

@ -182,6 +182,7 @@ jobs:
pip install numpydoc
pip install prisma
pip install fastapi
pip install ijson
pip install "httpx==0.24.1"
pip install "gunicorn==21.2.0"
pip install "anyio==3.7.1"