Skip to content

Commit

Permalink
update versions package
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleyt0n committed Jun 17, 2024
1 parent 6085f9d commit ada414f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dependencies = [
"pandas==2.0.3",
"matplotlib>=3.9.0",
"seaborn>=0.13.2",
"plotly==5.22.0",
"scikit-learn>=1.5.0",
"numpy==1.26.4"
]
Expand Down Expand Up @@ -73,6 +74,7 @@ dependencies = [
"sphinxcontrib.youtube==1.4.1",
"jax>=0.4.28",
"jaxlib>=0.4.28",
"plotly==5.22.0",
"ipython"
]

Expand All @@ -89,6 +91,7 @@ dependencies = [
"tqdm>=4.66.4",
"pandas>=2.2.2",
"matplotlib>=3.9.0",
"plotly==5.22.0",
"seaborn>=0.13.2",
"scikit-learn>=1.5.0",
]
Expand Down

0 comments on commit ada414f

Please sign in to comment.