Skip to content

Commit 0a3b40a

Browse files
committed
fix: pypy3 CI
1 parent 7d19232 commit 0a3b40a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/test.pip

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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

0 commit comments

Comments
 (0)