Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
connorferster committed Nov 4, 2024
1 parent 53fc1f4 commit a349dc8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ dynamic = ["version", "description"]
dependencies = [
"shapely >= 2.0.0",
"matplotlib",
"numpy >= 2.0.0",
"pandas >= 2.0.0",
"pikepdf",
"sqlalchemy",
Expand All @@ -20,8 +21,8 @@ dependencies = [
"pytest",
"networkx",
"numpy",
"PyCBA >= 0.4.0",
"PyNiteFEA >= 0.0.81",
"PyNiteFEA >= 0.0.96",
"pycba",
"rich",
"forallpeople"
]
Expand Down

0 comments on commit a349dc8

Please sign in to comment.