Skip to content

Commit

Permalink
fixup! DEP: drop support for Python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Dec 16, 2024
1 parent 9376b21 commit cccfc0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = [
"matplotlib>=3.5.0",
"numpy>=1.21.2",
"packaging>=20.0",
"scipy>=1.6.1",
"scipy>=1.7.2",
"termcolor>=2.1.0",
"tqdm>=4.64.1",
"typing_extensions >= 4.4.0 ; python_version < '3.12'",
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

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

0 comments on commit cccfc0b

Please sign in to comment.