This is an automated email from the ASF dual-hosted git repository. kentontaylor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 297585d498872aff88e46a2796adb68a1609c211 Author: Dave Brondsema <[email protected]> AuthorDate: Thu Feb 16 15:46:08 2023 -0500 [#8500] remove old unneeded version skips --- requirements.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index b5da04748..303d81b28 100644 --- a/requirements.in +++ b/requirements.in @@ -7,7 +7,7 @@ cryptography decorator EasyWidgets # https://github.com/carpedm20/emoji/issues/191 -emoji!=1.6.0 +emoji feedgenerator feedparser FormEncode @@ -16,7 +16,7 @@ html5lib Jinja2 Markdown==3.3.7 markdown-checklist -MarkupSafe!=2.1.1 +MarkupSafe Ming oauthlib paginate
