diff --git a/requirements.txt b/requirements.txt index 720b09da..6f985f96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # When updating these, you may need to also update pyproject.toml glfw>=1.4.0 numpy>=1.11 -Cython>=0.27.2 +Cython>=0.27.2,<3 imageio>=2.1.2 cffi>=1.10 fasteners~=0.15