Skip to content

Commit

Permalink
lifelines version constraints as generic as possible
Browse files Browse the repository at this point in the history
  • Loading branch information
robsdavis committed Feb 13, 2024
1 parent 166a6d1 commit d2c2ff7
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 @@ -38,7 +38,7 @@ install_requires =
scikit-learn>=1.2
nflows>=0.14
numpy>=1.20, <1.24
lifelines==0.27.7
lifelines>=0.27,!= 0.27.5, <0.27.8
opacus>=1.3
decaf-synthetic-data>=0.1.6
optuna>=3.1
Expand Down

0 comments on commit d2c2ff7

Please sign in to comment.