Skip to content

Commit

Permalink
chore: Update Pixano requirement
Browse files Browse the repository at this point in the history
Bump from 0.5.0 beta to 0.5.0 stable release
  • Loading branch information
cpvannier committed Mar 18, 2024
1 parent d3819c5 commit 4c89472
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 @@ -23,7 +23,7 @@ classifiers = [
"License :: CeCILL-C Free Software License Agreement (CECILL-C)",
]
dependencies = [
"pixano ~= 0.5.0b1",
"pixano ~= 0.5.0",
"torch ~= 2.2.0",
"torchaudio ~= 2.2.0",
"torchvision ~= 0.17.0",
Expand Down

0 comments on commit 4c89472

Please sign in to comment.