aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 1261d5ea..d60bf48f 100644
--- a/Pipfile
+++ b/Pipfile
@@ -10,6 +10,8 @@ ipython = "*"
responses = "*"
pytest-cov = "*"
pylint = "*"
+pg-view = "*"
+flask-debugtoolbar = "*"
[packages]
Flask = "*"