Skip to content

Commit

Permalink
Special fancy pin for scipy and python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
caufieldjh committed Nov 17, 2024
1 parent 7567521 commit f338432
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 38 deletions.
84 changes: 46 additions & 38 deletions poetry.lock

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

3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ frontend = "^0.0.3"
litellm = "^1.44.28"
diskcache = "^5.6.3"
pymupdf = "^1.24.9"
scipy = [
{version = "^1.14.1", python = ">=3.13"}
]

[tool.poetry.dev-dependencies]
pytest = ">=7.1.2"
Expand Down

0 comments on commit f338432

Please sign in to comment.