lock pytest for now

This commit is contained in:
dandds
2018-12-14 16:06:13 -05:00
parent eb873d0fda
commit d3fd32d7a0
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ rq-scheduler = ">=0.8.3,<0.9"
[dev-packages]
bandit = "*"
pytest = "*"
pytest = "~= 3.8.2"
ipython = "*"
ipdb = "*"
pylint = "*"