Let pytest versions float to match CI scripts

This commit is contained in:
Andreas Kloeckner 2020-07-17 13:11:02 -05:00
parent f0f1e027a5
commit 084883704e

View File

@ -3,9 +3,9 @@ coverage==4.3.4
pbr==2.0.0 pbr==2.0.0
py==1.4.33 py==1.4.33
Pygments==2.2.0 Pygments==2.2.0
pytest==3.0.7 pytest
pytest-cov==2.4.0 pytest-cov
pytest-mock==1.10.0 pytest-mock
six==1.10.0 six==1.10.0
urwid==1.3.1 urwid==1.3.1
numpy numpy