Skip to content

Commit 3eb7dea

Browse files
incremented batchglm requirement to 0.6.3
1 parent c2615a3 commit 3eb7dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
'scipy>=1.2.1',
2222
'pandas',
2323
'patsy>=0.5.0',
24-
'batchglm>=0.6.1',
24+
'batchglm>=0.6.3',
2525
'statsmodels',
2626
],
2727
extras_require={

0 commit comments

Comments
 (0)