Skip to content

Commit e3ce1d3

Browse files
committed
limit version catgeory encoders
1 parent 77389f2 commit e3ce1d3

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
@@ -32,7 +32,7 @@
3232
'nbformat>4.2.0',
3333
'numba>=0.53.1',
3434
'scikit-learn>=0.24.0,<1.2.0',
35-
'category_encoders>=2.2.2',
35+
'category_encoders>=2.2.2,<2.6.0',
3636
'scipy>=0.19.1',
3737
]
3838

0 commit comments

Comments
 (0)