Skip to content

Commit 52a88dd

Browse files
authored
Revert "[CI] Pin cython version to fix cython compilation (#15353)"
This reverts commit 991163c.
1 parent 991163c commit 52a88dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/install/ubuntu_install_python_package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pip3 install --upgrade \
2525
"Pygments>=2.4.0" \
2626
attrs \
2727
cloudpickle \
28-
cython==0.29.34 \
28+
cython \
2929
decorator \
3030
mypy \
3131
numpy==1.21.* \

0 commit comments

Comments
 (0)