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

commit dd16f34f2d71280b47304ff4f0da7b6a6e6d6e62
Author: Guillermo Cruz <[email protected]>
AuthorDate: Fri Feb 7 08:40:23 2025 -0700

    [#8575] regenerated requirements file with Python 3.9
---
 requirements.txt | 29 ++++++++++++++++++++++++++---
 1 file changed, 26 insertions(+), 3 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index c9886131a..d2fb2a199 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,13 +1,19 @@
 #
-# This file is autogenerated by pip-compile with Python 3.11
+# This file is autogenerated by pip-compile with Python 3.9
 # by the following command:
 #
 #    pip-compile
 #
 activitystream==0.5.0
     # via -r requirements.in
+aiosmtpd==1.4.6
+    # via -r requirements.in
 anyio==4.6.0
     # via httpx
+atpublic==5.1
+    # via aiosmtpd
+attrs==25.1.0
+    # via aiosmtpd
 beaker==1.13.0
     # via
     #   -r requirements.in
@@ -31,6 +37,7 @@ certifi==2025.1.31
     # via
     #   httpcore
     #   httpx
+    #   pymongo
     #   requests
 cffi==1.17.1
     # via
@@ -67,6 +74,10 @@ easywidgets==0.4.2
     # via -r requirements.in
 emoji==2.14.1
     # via -r requirements.in
+exceptiongroup==1.2.2
+    # via
+    #   anyio
+    #   pytest
 execnet==2.0.2
     # via pytest-xdist
 faust-cchardet==2.1.19
@@ -106,6 +117,8 @@ idna==3.10
     #   anyio
     #   httpx
     #   requests
+importlib-metadata==8.6.1
+    # via markdown
 inflection==0.5.1
     # via profanityfilter
 iniconfig==2.0.0
@@ -180,6 +193,10 @@ pre-commit==4.1.0
     # via -r requirements.in
 profanityfilter==2.1.0
     # via -r requirements.in
+pyasynchat==1.0.4
+    # via -r requirements.in
+pyasyncore==1.0.4
+    # via pyasynchat
 pycparser==2.22
     # via cffi
 pygments==2.19.1
@@ -278,13 +295,17 @@ timermiddleware==0.6.3
     # via -r requirements.in
 tinycss2==1.1.1
     # via bleach
+tomli==2.2.1
+    # via pytest
 translationstring==1.4
     # via colander
 turbogears2==2.4.3
     # via -r requirements.in
 typing-extensions==4.12.2
-    # via beautifulsoup4
-urllib3==2.3.0
+    # via
+    #   anyio
+    #   beautifulsoup4
+urllib3==1.26.20
     # via
     #   botocore
     #   requests
@@ -312,6 +333,8 @@ werkzeug==3.1.3
     # via -r requirements.in
 wrapt==1.17.2
     # via -r requirements.in
+zipp==3.21.0
+    # via importlib-metadata
 
 # The following packages are considered to be unsafe in a requirements file:
 # setuptools

Reply via email to