Skip to content

Commit

Permalink
Update pynx 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
domna committed Aug 12, 2024
1 parent 323463e commit edf2caa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ pip-tools==7.4.0
# via pynxtools-mpes (pyproject.toml)
pluggy==1.4.0
# via pytest
pynxtools @ git+https://github.com/FAIRmat-NFDI/pynxtools@ac83f51e96acefb54eae617871a9ee2a0a3a37a0#egg=pynxtools
pynxtools==0.6.0
# via pynxtools-mpes (pyproject.toml)
pyparsing==3.1.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ classifiers = [
dependencies = [
"h5py>=3.6.0",
"xarray>=0.20.2",
"pynxtools@git+https://github.com/FAIRmat-NFDI/pynxtools@multi-format-reader#egg=pynxtools"
"pynxtools>=0.6.0",
]

[project.urls]
Expand Down

0 comments on commit edf2caa

Please sign in to comment.