diff --git a/setup.py b/setup.py index 252e435..14a65f7 100755 --- a/setup.py +++ b/setup.py @@ -65,7 +65,7 @@ setup( }, tests_require=['pytest'], - python_requires=">=3.8", + python_requires=">=3.9", keywords=[ 'trio', "async",