Skip to content

Commit

Permalink
Limit to python 3.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonbb committed Apr 26, 2024
1 parent 25c1f70 commit c6eec52
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 @@ -14,7 +14,7 @@ classifiers = [
"Programming Language :: Python",
]
dynamic=["version"]
requires-python = ">=3.9"
requires-python = ">=3.9,<3.11.9"
dependencies = [
'pandas',
'numpy',
Expand Down

0 comments on commit c6eec52

Please sign in to comment.