Skip to content

Commit 3bf5ea2

Browse files
notatallshawpradyunsg
authored andcommitted
Use prerelease version of cffi for Python 3.13
1 parent 66f4a5d commit 3bf5ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cffi @ https://github.com/python-cffi/cffi/archive/refs/heads/main.zip ; python_version > "3.12" # Temporary workaround for Python 3.13 until next CFFI release
1+
cffi >= 1.17.0rc1 ; python_version > "3.12" # Temporary workaround for Python 3.13 until final CFFI release
22
cryptography
33
freezegun
44
installer

0 commit comments

Comments
 (0)