Skip to content

Commit 3f3bc60

Browse files
authored
Merge pull request #12665 from ofek/patch-1
Fix specifier in tests/requirements.txt
2 parents 9ef0fdf + 253b432 commit 3f3bc60

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 @ 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
22
cryptography
33
freezegun
44
installer

0 commit comments

Comments
 (0)