Add (pytest-)mock requirement for cache-tests

This commit is contained in:
Thor77 2017-09-26 11:08:55 +02:00
parent 534eeae53b
commit 189b122844
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
pytest>=2.9.1
pytest-mock>=1.6.3
mock>=2.0.0
pyflakes>=1.2.2
BeautifulSoup4>=4.4.1
pendulum>=1.2.4