diff options
| author | 2021-04-11 22:45:47 +0300 | |
|---|---|---|
| committer | 2021-04-11 22:45:47 +0300 | |
| commit | 757b973bbd079687a95f00d1d690778102566b8e (patch) | |
| tree | 9c07af29ddc44771422329d238784f1a2f22b6aa /Pipfile | |
| parent | Sort the available help channels in #how-to-get-help by position (diff) | |
| parent | Merge 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-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |