fix(config.yml): fix ci/cd config.yml

This commit is contained in:
Krrish Dholakia 2025-03-14 20:30:09 -07:00
parent fd8a5960ec
commit 4bc5f27d7d

View file

@ -289,6 +289,7 @@ jobs:
pip install "diskcache==5.6.1" pip install "diskcache==5.6.1"
pip install "Pillow==10.3.0" pip install "Pillow==10.3.0"
pip install "jsonschema==4.22.0" pip install "jsonschema==4.22.0"
pip install "websockets==13.1.0"
- save_cache: - save_cache:
paths: paths:
- ./venv - ./venv