Skip to content

Commit

Permalink
Update to Python 3.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewGerber committed Dec 15, 2023
1 parent 3d9c48e commit 6c1969d
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -13,7 +13,7 @@ authors = [
{name = 'Matthew Gerber', email = 'gerber.matthew@gmail.com'}
]
readme = 'README.md'
requires-python = '~=3.9'
requires-python = '~=3.12'
dependencies = [
'scipy~=1.11',
'matplotlib~=3.8',
Expand Down
Binary file not shown.

0 comments on commit 6c1969d

Please sign in to comment.