Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gph82 authored Jun 24, 2024
1 parent cf7910a commit cc4c99b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ dependencies = [ "cython",
"ipywidgets",
"natsort",
"bezier>=2024.6.20; python_version=='3.12'",
"bezier<=2023.7.28; python_version<='3.11'",
"mpl_chord_diagram>=0.3.2",
"docstring_parser",
]
Expand Down

0 comments on commit cc4c99b

Please sign in to comment.