]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Remove `greenlet` from `requirements.txt`
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Tue, 1 Nov 2022 19:15:12 +0000 (20:15 +0100)
committerGitHub <noreply@github.com>
Tue, 1 Nov 2022 19:15:12 +0000 (20:15 +0100)
requirements.txt

index e89d4528a490ec46e7f0eb9e217968325a5456b7..1581aa258846adb10c855821d5b8f0548be77b8c 100644 (file)
@@ -15,8 +15,6 @@ types-PyYAML==6.0.12
 types-dataclasses==0.6.6
 pytest==7.1.3
 trio==0.21.0
-# NOTE: Remove once greenlet releases 2.0.0.
-greenlet==2.0.0a2; python_version >= "3.11"
 
 # Documentation
 mkdocs==1.4.0