Browse Source

use latest Cython 0.29.23 for py310 compat fixes

Thomas Waldmann 4 years ago
parent
commit
77b4a6e953
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.d/development.lock.txt

+ 1 - 1
requirements.d/development.lock.txt

@@ -9,5 +9,5 @@ pytest==6.1.1
 pytest-xdist==2.1.0
 pytest-cov==2.10.1
 pytest-benchmark==3.2.3
-Cython==0.29.21
+Cython==0.29.23
 twine==1.15.0