Skip to content

Commit 51f3917

Browse files
committed
fix: pypy3 CI
1 parent 7d19232 commit 51f3917

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

requirements/test.pip

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
blinker
22
Faker==2.0.0
33
mock==3.0.5
4-
pytest==7.1.3
4+
pytest==7.0.1
55
pytest-benchmark==3.4.1
66
pytest-cov==4.0.0
77
pytest-flask==1.2.0
8-
pytest-mock==3.10.0
8+
pytest-mock==3.6.1
99
pytest-profiling==1.7.0
1010
tzlocal
1111
invoke==1.3.0
12-
readme-renderer==24.0
13-
twine==1.15.0
12+
twine==3.8.0

0 commit comments

Comments
 (0)