Skip to content

Commit

Permalink
Try a different package requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
mmuckley committed Jul 23, 2024
1 parent fa8d2eb commit f68e2b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ install_requires =
torchvision>=0.8.1
torch>=1.8
runstats>=1.8
pytorch-lightning>=1.6
pytorch-lightning>=1.4
h5py>=2.10
PyYAML>=5.3.1
torchmetrics>=0.5.1
Expand All @@ -79,7 +79,7 @@ tests =
pandas==1.4.2
pandas-stubs==1.2.0.61
pytest==7.1.2
pytorch-lightning==1.6.4
pytorch-lightning==1.6
PyYAML==6.0
runstats==2.0.0
scikit_image==0.19.3
Expand Down

0 comments on commit f68e2b8

Please sign in to comment.