Skip to content

Commit 0113167

Browse files
committed
Bump the dev-requirements.txt
1 parent 108867f commit 0113167

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dev-requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.
2-
#coverage==3.5.2
3-
pytest>=2.3.5,<3.3.0
4-
wheel==0.38.1
5-
betamax>=0.5.0
6-
betamax_matchers>=0.2.0
2+
pytest>=7.0
3+
pytest-xdist[psutil]
4+
wheel
5+
betamax>=0.5.1
6+
betamax_matchers>=0.3.0
77
tox>=3.1.3

0 commit comments

Comments
 (0)