This is an automated email from the ASF dual-hosted git repository.
gcruz pushed a commit to branch gc/8570
in repository https://gitbox.apache.org/repos/asf/allura.git
The following commit(s) were added to refs/heads/gc/8570 by this push:
new ef237bf2b #8570 pinned Ming to 0.15.0 and pymongo to 4.8.0
ef237bf2b is described below
commit ef237bf2b4820ce4e1104e4a64cb43aaa8bfae69
Author: Guillermo Cruz <[email protected]>
AuthorDate: Thu Nov 7 19:02:01 2024 +0000
#8570 pinned Ming to 0.15.0 and pymongo to 4.8.0
---
requirements.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/requirements.in b/requirements.in
index a4407483d..2fbb701fd 100644
--- a/requirements.in
+++ b/requirements.in
@@ -19,7 +19,7 @@ lxml
Markdown
markdown-checklist
MarkupSafe
-Ming
+Ming==0.15.0
oauthlib
paginate
passlib
@@ -30,7 +30,7 @@ Pillow
# profanity filter for feedback
profanityfilter
Pygments
-pymongo
+pymongo==4.8.0
Pypeline[creole,markdown,textile,rst]
pysolr
python-dateutil