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
py==1.4.33
Pygments==2.2.0
pytest==3.0.7
pytest-cov==2.4.0
pytest-mock==1.10.0
pytest
pytest-cov
pytest-mock
six==1.10.0
urwid==1.3.1
numpy
numpy