mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: upgrade python packages
This commit is contained in:
parent
5e53878a64
commit
7d81afc396
2 changed files with 334 additions and 351 deletions
|
|
@ -37,7 +37,7 @@ sqlmodel = "^0.0.19"
|
|||
tiktoken = "^0.7.0"
|
||||
uvicorn = "0.30.1"
|
||||
typer = "^0.12.5"
|
||||
chromadb = "0.5.11"
|
||||
chromadb = "^0.5.13"
|
||||
alembic = "^1.13.2"
|
||||
alembic-postgresql-enum = "^1.2.0"
|
||||
sqlalchemy-utils = "^0.41.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue