Skip to content

Commit

Permalink
Update toml
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Jul 29, 2023
1 parent c7eda82 commit cd0e530
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"
numpy = "^1.25.1"
seaborn = "^0.12.2"
pyyaml = "^6.0.1"
Expand Down

0 comments on commit cd0e530

Please sign in to comment.