Skip to content

Commit de7c156

Browse files
committed
[#221] Update pluggy version to appease pytest
Based off discussion [here](pytest-dev/pytest#3753)
1 parent 00c8f5c commit de7c156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kiwisolver==1.0.1
66
matplotlib==2.2.2
77
more-itertools==4.2.0
88
numpy==1.14.5
9-
pluggy==0.6.0
9+
pluggy>=0.7
1010
py==1.5.4
1111
#pycairo==1.17.1
1212
#PyGObject==3.28.3 # unfortunately the version that Trusty supports for python3-gi is too outdated for pyobject

0 commit comments

Comments
 (0)