Skip to content

Commit

Permalink
Bump depenency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wfondrie committed May 8, 2024
1 parent b75ac45 commit 7f8f1bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies = [
"polars>=0.19.0",
"pyarrow>=12.0.1",
"pylance>=0.7.5",
"pyteomics>=4.4.2",
"pyteomics>=4.7.2",
"numpy>=1.18.1",
"numba>=0.48.0",
"lxml>=4.9.1",
Expand All @@ -33,6 +33,7 @@ dependencies = [
"pillow>=9.4.0",
"spectrum-utils>=0.4.1",
"cloudpathlib>=0.18.1",
"psims>=1.3.3"
]
dynamic = ["version"]

Expand Down

0 comments on commit 7f8f1bc

Please sign in to comment.