소스 검색

use the latest Cython 0.29.x

this is likely unrelated to #8133 considering the
cython issue seems to only apply to cython 3.0.x.
Thomas Waldmann 1 년 전
부모
커밋
a6b66fcbcc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      requirements.d/development.lock.txt

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

@@ -8,5 +8,5 @@ pytest==7.4.3
 pytest-xdist==3.3.1
 pytest-cov==4.1.0
 pytest-benchmark==4.0.0
-Cython==0.29.36
+Cython==0.29.37
 python-dateutil==2.8.2