Skip to content

Commit

Permalink
Change version of dependencies "pandas" from 2.1.0 to 2.0.3 and "scik…
Browse files Browse the repository at this point in the history
…it-learn" from 1.3.1 to 1.3.2
  • Loading branch information
giannibalistreri committed Dec 28, 2023
1 parent bc512d7 commit 0ae1a95
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ authors = ["gianni <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.9"
pandas = "^2.1.0"
pandas = "^2.0.3"
s3fs = "^2023.9.2"
scikit-learn = "^1.3.1"
scikit-learn = "^1.3.2"

[tool.poetry.dev-dependencies]
pytest = "^5.2"
Expand Down

0 comments on commit 0ae1a95

Please sign in to comment.