Skip to content

Commit

Permalink
Don't pin nionswift dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
domna committed Nov 29, 2023
1 parent 8c4599b commit de43dd4
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 @@ -38,7 +38,7 @@ dependencies = [
"kikuchipy>=0.8.2",
"pyxem>=0.14.2",
"zipfile37==0.1.3",
"nionswift==0.16.8",
"nionswift>=0.16.8",
"tzlocal<=4.3",
"scipy>=1.7.1",
"lark>=1.1.5",
Expand Down

0 comments on commit de43dd4

Please sign in to comment.