Skip to content

Commit

Permalink
Merge pull request #1 from pytorch/master
Browse files Browse the repository at this point in the history
Update requirements-dev.txt (#3310)
  • Loading branch information
bonassifabio authored Dec 3, 2024
2 parents 7e408b7 + 9e2763e commit 8ecf8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ mlflow
neptune-client>=0.16.17
tensorboard
torchvision
pynvml
pynvml<12 # pynvml module was removed in 12.X, is not developed or maintained. We should replace pynvml with something else.
clearml
scikit-image
py-rouge
Expand Down

0 comments on commit 8ecf8f0

Please sign in to comment.