Skip to content

Commit

Permalink
Python 3.9.6 supported
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinsonBeaucour committed Jun 13, 2024
1 parent 38b5dee commit 86a0205
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 @@ -9,7 +9,7 @@ readme = "README.md"
license = "CeCILL-B"

[tool.poetry.dependencies]
python = "^3.10"
python = "^3.9"
pandas = "^2.1.0"
matplotlib = "^3.8.4"

Expand Down

0 comments on commit 86a0205

Please sign in to comment.