Add (pytest-)mock requirement for cache-tests
This commit is contained in:
parent
534eeae53b
commit
189b122844
|
@ -1,4 +1,6 @@
|
||||||
pytest>=2.9.1
|
pytest>=2.9.1
|
||||||
|
pytest-mock>=1.6.3
|
||||||
|
mock>=2.0.0
|
||||||
pyflakes>=1.2.2
|
pyflakes>=1.2.2
|
||||||
BeautifulSoup4>=4.4.1
|
BeautifulSoup4>=4.4.1
|
||||||
pendulum>=1.2.4
|
pendulum>=1.2.4
|
||||||
|
|
Loading…
Reference in New Issue