fix: swap sqlcipher dependency to sqlcipher3-wheels

This commit is contained in:
Adam M. Smith 2025-07-31 23:10:25 +00:00
parent c9a4bc18f4
commit 414d026d59

View file

@ -20,7 +20,7 @@ sqlalchemy==2.0.38
alembic==1.14.0 alembic==1.14.0
peewee==3.18.1 peewee==3.18.1
peewee-migrate==1.12.2 peewee-migrate==1.12.2
sqlcipher3==0.5.4 sqlcipher3-wheels==0.5.4
psycopg2-binary==2.9.9 psycopg2-binary==2.9.9
pgvector==0.4.0 pgvector==0.4.0
PyMySQL==1.1.1 PyMySQL==1.1.1