aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar mathsman5133 <[email protected]>2020-03-31 20:16:42 +1100
committerGravatar mathsman5133 <[email protected]>2020-03-31 20:16:42 +1100
commit4b20bc77d0f3778df2e916f2afa2a45af6386638 (patch)
tree512e75c4ffeb1137158dfa80106fcbb4f16749a1 /Pipfile
parentApply suggestions from review. (diff)
parentSet unsilence permissions to inherit instead of true (diff)
Merge branch 'master' of https://github.com/python-discord/bot into help-refactor
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Pipfile b/Pipfile
index 0dcee0e3d..04cc98427 100644
--- a/Pipfile
+++ b/Pipfile
@@ -33,9 +33,7 @@ flake8-tidy-imports = "~=4.0"
flake8-todo = "~=0.7"
pep8-naming = "~=0.9"
pre-commit = "~=2.1"
-safety = "~=1.8"
unittest-xml-reporting = "~=3.0"
-dodgy = "~=0.1"
[requires]
python_version = "3.8"