Skip to content

Commit

Permalink
Pin CFFI to a new release candidate instead of a Git commit (#3398)
Browse files Browse the repository at this point in the history
  • Loading branch information
illia-v authored Jun 17, 2024
1 parent da41058 commit 34be4a5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,5 @@ quart-trio==0.11.1
hypercorn @ git+https://github.com/urllib3/hypercorn@urllib3-changes
httpx==0.25.2
pytest-socket==0.7.0
# CFFI is not going to support CPython 3.13 in an actual release until
# there is a release candidate for 3.13.
# https://github.com/python-cffi/cffi/issues/23#issuecomment-1845861410
cffi @ git+https://github.com/python-cffi/cffi@14723b0bbd127790c450945099db31018d80fa83; python_version == "3.13"
cffi==1.17.0rc1

0 comments on commit 34be4a5

Please sign in to comment.