Skip to content

Commit

Permalink
Update project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Aug 10, 2023
1 parent cd0e530 commit f2f156f
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 @@ -8,7 +8,7 @@ readme = "README.md"
packages = [{include = "src", from = "."}]

[tool.poetry.dependencies]
python = "^3.11"
python = "3.11.4"
numpy = "^1.25.1"
seaborn = "^0.12.2"
pyyaml = "^6.0.1"
Expand Down

0 comments on commit f2f156f

Please sign in to comment.