Skip to content

Commit

Permalink
update pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinAchondo committed Jun 25, 2024
1 parent 1b0a30b commit 8d27671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dependencies = [
"scipy==1.13.1",
"trimesh==3.23.5",
"pygamer==2.0.7",
"rtree==1.0.1",
"matplotlib==3.5.1",
"plotly==5.7.0",
"kaleido==0.2.1",
Expand All @@ -33,7 +34,6 @@ dependencies = [

[project.optional-dependencies]
pbe-standard = [
"rtree==1.0.1",
"numba==0.59.1",
"meshio==5.3.4",
"gmsh==4.9.5",
Expand Down

0 comments on commit 8d27671

Please sign in to comment.