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 abf5569 commit 67ebbc9Copy full SHA for 67ebbc9
setup.py
@@ -25,7 +25,7 @@
25
from setuptools.command import build_ext as setuptools_build_ext
26
27
28
-CYTHON_DEPENDENCY = 'Cython(>=0.29.20,<0.30.0)'
+CYTHON_DEPENDENCY = 'Cython(>=0.29.24,<0.30.0)'
29
30
# Minimal dependencies required to test asyncpg.
31
TEST_DEPENDENCIES = [
0 commit comments