Skip to content

Commit

Permalink
update numpy in pyproject.toml (#4227)
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay authored Aug 9, 2023
1 parent 2bf55dd commit 072209f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ maintainers = [
]
requires-python = ">=3.9"
dependencies = [
'numpy>=1.21.0',
'numpy>=1.22.3',
'biopython>=1.80',
'networkx>=2.0',
'GridDataFormats>=0.4.0',
Expand Down

0 comments on commit 072209f

Please sign in to comment.