mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: init alembic + add init revision
This commit is contained in:
parent
9cf84b959d
commit
04c05e4f9a
7 changed files with 348 additions and 8 deletions
|
|
@ -38,6 +38,7 @@ tiktoken = "^0.7.0"
|
|||
uvicorn = "0.30.1"
|
||||
typer = "^0.12.3"
|
||||
chromadb = "^0.5.3"
|
||||
alembic = "^1.13.2"
|
||||
|
||||
[build-system]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue