Skip to content

Commit

Permalink
bump versions of deps
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrbartman committed Jul 25, 2024
1 parent a29adde commit 90e6dfa
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
numpy==1.24.4
numba==0.57.1
numpy==2.0.1
numba==0.60.0
jupyter==1.0.0
matplotlib==3.7.2
scipy==1.10.1
pytest==7.4.0
meshzoo @ git+https://github.com/KOS-UJ/meshzoo@main
matplotlib==3.9.1
scipy==1.14.0
pytest==8.3.2
pygmsh==7.1.17
gmsh==4.11.1
tqdm==4.65.0
networkx==3.1
scikit-learn==1.3.0
seaborn==0.12.2
gmsh==4.13.1
tqdm==4.66.4
networkx==3.3
scikit-learn==1.5.1
seaborn==0.13.2

dmsh @ git+https://github.com/KOS-UJ/dmsh@main
meshzoo @ git+https://github.com/KOS-UJ/meshzoo@main

0 comments on commit 90e6dfa

Please sign in to comment.