Skip to content

Commit

Permalink
explicitly add future dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bdpedigo committed Dec 12, 2024
1 parent c1ffd7c commit 4a41212
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
15 changes: 13 additions & 2 deletions 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 @@ -48,6 +48,7 @@ scipy = "^1.12.0"
statsmodels = "^0.14.2"
typing-extensions = "^4.4.0"
umap-learn = "^0.5.6"
future = "^1.0.0"

[tool.poetry.group.dev.dependencies]
ipykernel = "^6"
Expand Down

0 comments on commit 4a41212

Please sign in to comment.