We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3854708 commit c8ba0a6Copy full SHA for c8ba0a6
requirements.txt
@@ -1,5 +1,5 @@
1
# flake8: noqa
2
-cython
+cython <= 0.29.23
3
ezdxf
4
imageio <= 2.6; python_version < '3.5'
5
imageio >= 2.7; python_version >= '3.5'
0 commit comments