Skip to content

Commit

Permalink
Merge branch 'dependabot/pip/modulo_python_package/modulo_vki/ipython…
Browse files Browse the repository at this point in the history
…-8.10.0'
  • Loading branch information
mendezVKI committed Jan 2, 2024
2 parents 234c1f0 + 5847376 commit a1c5375
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
tqdm==4.59.0
sklearn==0.0
numpy==1.19.5
numpy==1.22.0
scipy==1.5.4
scikit-learn==0.24.1
ipykernel==5.5.3
ipython==7.16.1
ipython==8.10.0
ipython-genutils==0.2.0
ipywidgets==7.6.3
matplotlib==3.3.4
Expand Down
4 changes: 2 additions & 2 deletions modulo_python_package/modulo_vki/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
install_requires=[
"tqdm==4.59.0",
"sklearn==0.0",
"numpy==1.19.5",
"numpy==1.22.0",
"scipy==1.5.4",
"scikit-learn==0.24.1",
"ipykernel==5.5.3",
"ipython==7.16.1",
"ipython==8.10.0",
"ipython-genutils==0.2.0",
"ipywidgets==7.6.3",
"matplotlib==3.3.4",
Expand Down

0 comments on commit a1c5375

Please sign in to comment.