diff --git a/Pipfile b/Pipfile index acc32a92..91730759 100644 --- a/Pipfile +++ b/Pipfile @@ -12,6 +12,7 @@ pendulum = "*" redis = "*" [dev-packages] +bandit = "*" pytest = "==3.6.0" pytest-tornado = "==0.5.0" ipython = "*"