Skip to content

Commit

Permalink
OK, need more pins for scipy to support 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
caufieldjh committed Nov 17, 2024
1 parent f338432 commit f52db8d
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 1 deletion.
44 changes: 43 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ litellm = "^1.44.28"
diskcache = "^5.6.3"
pymupdf = "^1.24.9"
scipy = [
{version = "^1.13.0", python = "<3.13"},
{version = "^1.14.1", python = ">=3.13"}
]

Expand Down

0 comments on commit f52db8d

Please sign in to comment.