Skip to content

Commit 34be4a5

Browse files
authored
Pin CFFI to a new release candidate instead of a Git commit (#3398)
1 parent da41058 commit 34be4a5

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

dev-requirements.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,5 @@ quart-trio==0.11.1
2222
hypercorn @ git+https://github.com/urllib3/hypercorn@urllib3-changes
2323
httpx==0.25.2
2424
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"
25+
cffi==1.17.0rc1
2926

0 commit comments

Comments
 (0)