Add aiosqlite as library dependency

This commit is contained in:
Connor Hack 2024-11-06 09:38:42 -08:00
parent 02663d86b5
commit e200a4232c

View file

@ -210,7 +210,8 @@ jobs:
pytest pytest_asyncio \
fairscale lm-format-enforcer \
zmq chardet pypdf \
pandas sentence_transformers together
pandas sentence_transformers together \
aiosqlite
conda install -q -c pytorch -c nvidia faiss-gpu=1.9.0
- name: "Installing specific manual_dispatch dependencies"