Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
Fix package install CI (#1109)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwharris authored Jan 11, 2022
1 parent 77fda7b commit 54d641d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
packaging
setuptools<=59.5.0 # Prevent install bug with tensorboard
numpy
torch>=1.7.1
torchmetrics>=0.5.0,!=0.5.1
Expand Down

0 comments on commit 54d641d

Please sign in to comment.