Skip to content

Commit 538a2c0

Browse files
committed
Update pytest requirement
1 parent 1294a12 commit 538a2c0

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
@@ -1,7 +1,7 @@
11
pathlib==1.0.1; python_version < "3.4"
22
# Development requirements
33
cython>=0.29.1,<0.30.0
4-
pytest>=4.0.0,<5.0.0
4+
pytest>=5.2.0,!=7.1.0
55
pytest-timeout>=1.3.3,<2.0.0
66
unittest2==1.1.0; python_version < "3.4"
77
pytz==2018.7

0 commit comments

Comments
 (0)