Skip to content

Commit e2c6b26

Browse files
authored
Pin cffi for <3.14 in tests to fix CI (#1240)
1 parent 18344e2 commit e2c6b26

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements/pytest.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
cffi<2.0.0;python_version<"3.14"
12
objgraph==3.6.2
23
pytest==8.4.0
34
pytest-codspeed==3.2.0
45
pytest-cov==6.1.0
5-
psutil==7.0.0
6+
psutil==7.0.0

0 commit comments

Comments
 (0)