Skip to content

Commit

Permalink
Update dependencies in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
alsmith151 committed Jan 12, 2024
1 parent d05accd commit 6d584d7
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 @@ -21,7 +21,7 @@ dependencies = [
"cookiecutter",
"drmaa",
"pandas",
"pulp<=2.7.0"
"pulp<=2.7.0",
"pydantic",
"pyyaml",
"seaborn",
Expand Down

0 comments on commit 6d584d7

Please sign in to comment.