Skip to content

Commit 1c14af1

Browse files
authored
Merge pull request #1136 from offbyone/update-dev-requirements
Bump the dev-requirements.txt
2 parents 108867f + 0113167 commit 1c14af1

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)