build(config.yml): add ijson to ci/cd

This commit is contained in:
Krrish Dholakia 2024-06-17 16:26:10 -07:00
parent d48f9e258e
commit 57d9479252

View file

@ -65,6 +65,7 @@ jobs:
pip install "pydantic==2.7.1"
pip install "diskcache==5.6.1"
pip install "Pillow==10.3.0"
pip install "Pillow==3.2.3"
- save_cache:
paths:
- ./venv