Skip to content

Commit

Permalink
updated to fundamentals 0.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
picciama committed Jan 9, 2025
1 parent 019e897 commit 3db2a94
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pyarrow = ">=16.0.0"
pymzml = "^2.5.0"
pyteomics = "^4.3.3"
lxml= '>=4.5.2,<6.0.0'
spectrum-fundamentals = ">=0.7.8,<0.8.0"
spectrum-fundamentals = ">=0.7.9,<0.8.0"
alphatims = "^1.0.8"
sortedcontainers = "^2.4.0"
pyopenms = "==3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ six==1.17.0 ; python_version >= "3.9" and python_full_version < "3.11.0"
sniffio==1.3.1 ; python_version >= "3.9" and python_full_version < "3.11.0"
snowballstemmer==2.2.0 ; python_version >= "3.9" and python_full_version < "3.11.0"
sortedcontainers==2.4.0 ; python_full_version >= "3.9.0" and python_full_version < "3.11.0"
spectrum-fundamentals==0.7.8 ; python_full_version >= "3.9.0" and python_full_version < "3.11.0"
spectrum-fundamentals==0.7.9 ; python_full_version >= "3.9.0" and python_full_version < "3.11.0"
sphinx-autobuild==2024.10.3 ; python_version >= "3.9" and python_full_version < "3.11.0"
sphinx-autodoc-typehints==2.3.0 ; python_version >= "3.9" and python_full_version < "3.11.0"
sphinx-click==6.0.0 ; python_full_version >= "3.9.0" and python_full_version < "3.11.0"
Expand Down

0 comments on commit 3db2a94

Please sign in to comment.