aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 365589a..d0d3ce5 100644
--- a/Pipfile
+++ b/Pipfile
@@ -13,3 +13,4 @@ pytest-cov = "*"
13vcrpy = "*" 13vcrpy = "*"
14pytest-vcr = "<1" 14pytest-vcr = "<1"
15pytest-mock = "*" 15pytest-mock = "*"
16requests-mock = "*"
Powered by cgit v1.2.3 (git 2.41.0)