Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/dev' into whole_pattern_fitting
Browse files Browse the repository at this point in the history
  • Loading branch information
sezelt committed Dec 19, 2023
2 parents db77549 + c17fa08 commit be70bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
author_email="[email protected]",
license="GNU GPLv3",
keywords="STEM 4DSTEM",
python_requires=">=3.9,<=3.12",
python_requires=">=3.9,<3.13",
install_requires=[
"numpy >= 1.19",
"scipy >= 1.5.2",
Expand Down

0 comments on commit be70bf9

Please sign in to comment.