aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-04-11 22:45:47 +0300
committerGravatar GitHub <[email protected]>2021-04-11 22:45:47 +0300
commit757b973bbd079687a95f00d1d690778102566b8e (patch)
tree9c07af29ddc44771422329d238784f1a2f22b6aa /Pipfile
parentSort the available help channels in #how-to-get-help by position (diff)
parentMerge pull request #1513 from python-discord/bug/filters/1469/invis-chars (diff)
Merge branch 'main' into sorted-available-channels
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 7fab198f3..2ac5645dd 100644
--- a/Pipfile
+++ b/Pipfile
@@ -25,6 +25,7 @@ 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"