Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rsexton2 committed Nov 12, 2024
1 parent c92ce0f commit 21819ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ maintainers = [
{name = "Ricky Sexton", email = "[email protected]"},
]
readme = "README.md"
requires-python = ">=3.9"
requires-python = ">=3.10"
dependencies = [
"MDAnalysis>=2.0.0",
"MDAnalysis>=2.7.0",
"numpy>=1.26",
"matplotlib>=3.9",
"scikit-learn>=1.5",
Expand Down

0 comments on commit 21819ee

Please sign in to comment.