Skip to content

Commit

Permalink
Fix typo in package version
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHerreros committed Jun 25, 2024
1 parent 97aa719 commit ad68b69
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 @@ -51,7 +51,7 @@ dependencies = [
"jupyter<=1.0.0",
"osfclient<=0.0.5",
"seaborn<=0.13.2",
"ipyfilechooser<=-0.6.0",
"ipyfilechooser<=0.6.0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit ad68b69

Please sign in to comment.