Skip to content

Commit

Permalink
⬆️ Bump joblib for compatibility with Python3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
eliorc committed Oct 9, 2021
1 parent 8c532ae commit 02fefed
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 1 deletion.
198 changes: 198 additions & 0 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 @@ -11,7 +11,7 @@ networkx = "^2.5"
gensim = "^4.1.2"
numpy = "^1.19.5"
tqdm = "^4.55.1"
joblib = "^0.13.2"
joblib = "^1.1.0"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit 02fefed

Please sign in to comment.