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 da41058 commit 34be4a5Copy full SHA for 34be4a5
1 file changed
dev-requirements.txt
@@ -22,8 +22,5 @@ quart-trio==0.11.1
22
hypercorn @ git+https://github.com/urllib3/hypercorn@urllib3-changes
23
httpx==0.25.2
24
pytest-socket==0.7.0
25
-# CFFI is not going to support CPython 3.13 in an actual release until
26
-# there is a release candidate for 3.13.
27
-# https://github.com/python-cffi/cffi/issues/23#issuecomment-1845861410
28
-cffi @ git+https://github.com/python-cffi/cffi@14723b0bbd127790c450945099db31018d80fa83; python_version == "3.13"
+cffi==1.17.0rc1
29
0 commit comments