Merge pull request #7773 from ThomasWaldmann/cython3-master

use cython 3 (master)
This commit is contained in:
TW 2023-08-26 14:55:53 +02:00 committed by GitHub
commit 97388277e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ pytest==7.3.1
pytest-xdist==3.3.1
pytest-cov==4.1.0
pytest-benchmark==4.0.0
Cython==0.29.35
Cython==3.0.1
twine==4.0.2
pre-commit==3.3.2