Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
DSilva27 authored Aug 5, 2024
1 parent 6f3fd9d commit f82d373
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 @@ -52,6 +52,7 @@ dependencies = [
"osfclient<=0.0.5",
"seaborn<=0.13.2",
"ipyfilechooser<=0.6.0",
"omegaconf<=2.3.0"
]

[project.optional-dependencies]
Expand All @@ -60,7 +61,6 @@ dev = [
"mypy",
"pre-commit",
"ruff",
"omegaconf<=2.3.0"
]

[project.urls]
Expand Down

0 comments on commit f82d373

Please sign in to comment.