Skip to content

Commit

Permalink
resolve requre collisions (#938)
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored Nov 3, 2022
1 parent 5293f58 commit 24a31b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytorch-lightning>=1.7.0
lightning-utilities>0.4.0, <0.5.0 # this is needed for PL 1.7
lightning-utilities>=0.3.0, !=0.4.0 # this is needed for PL 1.7

0 comments on commit 24a31b8

Please sign in to comment.