Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
arm61 authored Dec 3, 2024
1 parent 6f99c4e commit 1cbb04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ classifiers = [
requires-python = ">=3.9"
dependencies = [
'numpy>=2.0.0',
'scikit-learn',
'scikit-learn>=1.5.0',
'scipy>=1.9.3',
'tqdm',
'uravu>=1.3.0',
Expand Down

0 comments on commit 1cbb04d

Please sign in to comment.