Skip to content

Commit c8ba0a6

Browse files
committed
latest cython creates problem with numba in some scenarios
1 parent 3854708 commit c8ba0a6

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,5 +1,5 @@
11
# flake8: noqa
2-
cython
2+
cython <= 0.29.23
33
ezdxf
44
imageio <= 2.6; python_version < '3.5'
55
imageio >= 2.7; python_version >= '3.5'

0 commit comments

Comments
 (0)