diff options
| author | 2020-03-26 14:50:57 -0400 | |
|---|---|---|
| committer | 2020-03-26 14:50:57 -0400 | |
| commit | 69ad34b76b24bdcfa7cc975a8f1c824590cfef6b (patch) | |
| tree | d0ffd531a8b358b0a6597616afc4574cb5cb1365 /Pipfile | |
| parent | Merge remote-tracking branch 'origin/zen-match-fix' into zen-match-fix (diff) | |
| parent | Merge pull request #842 from python-discord/bug/util/831/snekbox-reeval-parsing (diff) | |
Merge branch 'master' into zen-match-fix
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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" |