This is an automated email from the ASF dual-hosted git repository. brondsem pushed a commit to branch db/8500 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 09087e0e15bd501e9e3df5eeb487a5d85abe5a89 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
