aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2021-05-05 11:15:07 +0200
committerGravatar GitHub <[email protected]>2021-05-05 11:15:07 +0200
commit224129a93f616f5cc84c2c00ca688951282e0746 (patch)
treec6e63e7912d8e2f0031bed27a1518ddb39f2c0b9 /Pipfile
parentfix: make requested changes (diff)
parentMerge pull request #1520 from python-discord/str-join-tag (diff)
Merge branch 'main' into is-vs-==
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Pipfile b/Pipfile
index 2ac5645dd..e924f5ddb 100644
--- a/Pipfile
+++ b/Pipfile
@@ -20,15 +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"
regex = "==2021.4.4"
-requests = "~=2.22"
sentry-sdk = "~=0.19"
-sphinx = "~=2.2"
statsd = "~=3.3"
[dev-packages]