Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
pint / py13 problems reported in hgrecco/pint#1969 (comment)
  • Loading branch information
CagtayFabry authored Nov 7, 2024
1 parent 90f055f commit c659cca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,13 @@ dynamic = [
]
dependencies = [
"bidict",
"flexparser<0.4", # pint compat, see /~https://github.com/hgrecco/pint/issues/1969#issuecomment-2461687001
"ipyfilechooser",
"ipympl",
"ipywidgets",
"k3d>=2.12",
"matplotlib<3.9",
"pint",
"tqdm",
"weldx>=0.6",
]
Expand Down

0 comments on commit c659cca

Please sign in to comment.