diff --git a/setup.py b/setup.py index 9be065e0..0d50297e 100644 --- a/setup.py +++ b/setup.py @@ -137,8 +137,7 @@ def readme(): "setuptools==67.6.1", "Cython==3.0.6", "wheel==0.42.0", - "asyncio==3.4.3", - "cpython==0.0.6" + "asyncio==3.4.3" ], install_requires=[ "Cython==3.0.6",