From eecfb381463bfed88467370faae5bd8c15aea54a Mon Sep 17 00:00:00 2001 From: andamian Date: Tue, 23 Jun 2020 15:09:45 +1200 Subject: [PATCH] Updated dependencies --- vofs/dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vofs/dev_requirements.txt b/vofs/dev_requirements.txt index 25c1dd22d..04b97906b 100644 --- a/vofs/dev_requirements.txt +++ b/vofs/dev_requirements.txt @@ -1,6 +1,6 @@ -e ../vos -e . -pytest>=3.6 +pytest>=4.6 pytest-cov>=2.5.1 flake8>=3.4.1 mock==2.0.0