Skip to content

Commit 621dc9e

Browse files
incremented batchglm version requirement
1 parent 395e152 commit 621dc9e

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',
2222
'pandas',
2323
'patsy>=0.5.0',
24-
'batchglm>=0.6.0',
24+
'batchglm>=0.6.1',
2525
'xarray',
2626
'statsmodels',
2727
],

0 commit comments

Comments
 (0)