This is an automated email from the ASF dual-hosted git repository.
brondsem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
The following commit(s) were added to refs/heads/master by this push:
new 501fe4d [#8408] support py36 still
501fe4d is described below
commit 501fe4dc3ad71ae38002fb98cfee14be761d04f4
Author: Dave Brondsema <[email protected]>
AuthorDate: Fri Feb 11 13:56:23 2022 -0500
[#8408] support py36 still
---
requirements.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/requirements.txt b/requirements.txt
index 8c41d65..99e8edb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
#
-# This file is autogenerated by pip-compile with python 3.7
+# This file is autogenerated by pip-compile with python 3.6
# To update, run:
#
# pip-compile
@@ -67,7 +67,7 @@ httplib2==0.19.0
# via oauth2
idna==3.2
# via requests
-importlib-metadata==4.10.1
+importlib-metadata==4.8.3
# via markdown
inflection==0.5.1
# via profanityfilter
@@ -222,7 +222,7 @@ werkzeug==2.0.2
# via -r requirements.in
wrapt==1.11.2
# via -r requirements.in
-zipp==3.7.0
+zipp==3.6.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file: