Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
Relax PyTorch lightning requirements
  • Loading branch information
irinaespejo authored Dec 6, 2023
1 parent dcaecbc commit a81456b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ install_requires =
importlib-resources>=5.10.0
joblib>=1.1.0
numpy>=1.16.5
pytorch_lightning<=1.9.5
pytorch_lightning>=2.0.0
pyyaml>=5.4.1
regex>=2.5.91
scikit-learn>=1.0.0
Expand Down

0 comments on commit a81456b

Please sign in to comment.