fix: conflicts and upgrades

This commit is contained in:
swve 2024-10-30 21:58:43 +01:00
parent 416c3a4afc
commit bf38fee68b
16 changed files with 3102 additions and 5512 deletions

View file

@ -37,7 +37,7 @@ sqlmodel = "^0.0.19"
tiktoken = "^0.7.0"
uvicorn = "0.30.1"
typer = "^0.12.5"
chromadb = "^0.5.13"
chromadb = "0.5.16"
alembic = "^1.13.2"
alembic-postgresql-enum = "^1.2.0"
sqlalchemy-utils = "^0.41.2"