aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2021-04-14 22:28:22 -0700
committerGravatar GitHub <[email protected]>2021-04-14 22:28:22 -0700
commite2eb0558459c1fb4a06ce69dde51c68aa2b6c751 (patch)
treee8e89462f3f7ee406592fbdf46de79585c01f880 /Pipfile
parentAntiSpam: create tasks in a safer manner (diff)
parentMerge pull request #1524 from python-discord/output-snowflakes-in-one-embed (diff)
Merge branch 'main' into bug/filters/902/antispam-punish-once
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Pipfile b/Pipfile
index 7fab198f3..e924f5ddb 100644
--- a/Pipfile
+++ b/Pipfile
@@ -20,14 +20,13 @@ emoji = "~=0.6"
feedparser = "~=5.2"
fuzzywuzzy = "~=0.17"
lxml = "~=4.4"
-markdownify = "==0.5.3"
+markdownify = "==0.6.1"
more_itertools = "~=8.2"
python-dateutil = "~=2.8"
python-frontmatter = "~=1.0.0"
pyyaml = "~=5.1"
-requests = "~=2.22"
+regex = "==2021.4.4"
sentry-sdk = "~=0.19"
-sphinx = "~=2.2"
statsd = "~=3.3"
[dev-packages]