Skip to content

Commit

Permalink
more constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
logan-markewich committed Nov 21, 2024
1 parent 4a13cc2 commit 2133447
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 64 deletions.
107 changes: 44 additions & 63 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = ">=3.10,<4.0"
fastapi = ">=0.109.1"
llama-index-core = ">=0.11.17,<0.13.0"
llama-index-core = ">=0.11.17,<0.13.0,!=0.12.0"
pydantic-settings = ">=2.0,<3.0"
PyYAML = ">6"
uvicorn = ">=0.12.0"
Expand Down

0 comments on commit 2133447

Please sign in to comment.