Skip to content

Commit f3ca2e4

Browse files
committed
Upgrade to latest pytest & coverage, remove unsed py & nose dependencies.
1 parent afb3e43 commit f3ca2e4

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

requirements-dev.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
PyYAML==5.1
22
cov-core==1.15.0
3-
coverage==4.4
3+
coverage==5.5
44
coveralls==1.5.1
55
cryptography==3.3.2
66
docopt==0.6.2
7-
nose==1.3.6
8-
py==1.5.4
9-
pytest==4.6.10
10-
pytest-cov==2.6.1
7+
pytest==6.2.2
8+
pytest-cov==2.11.1
119
-r requirements.txt
1210
-r requirements-rtd.txt

0 commit comments

Comments
 (0)