Skip to content

Commit 2cc26b6

Browse files
fix: update lifelines to fix scipy.integrate.trapz compatibility
Co-authored-by: derrynknife <18457108+derrynknife@users.noreply.github.com>
1 parent 1266cc9 commit 2cc26b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Production requirements
22
# For development, use requirements_dev.txt instead
3-
lifelines==0.27.4
3+
lifelines>=0.28.0
44
numba==0.56.4
55
numpy-indexed==0.3.5
66
reliability==0.8.6

0 commit comments

Comments
 (0)