This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/ming-upgrade in repository https://gitbox.apache.org/repos/asf/allura.git
commit be03d86f2bb493ab6c9ef51fdb47e9187e3f60e3 Author: Dillon Walls <[email protected]> AuthorDate: Fri Dec 6 18:09:12 2024 +0000 upgrade ming 0.15.0 -> 0.15.1 --- requirements.in | 2 +- requirements.txt | 17 ++--------------- 2 files changed, 3 insertions(+), 16 deletions(-) diff --git a/requirements.in b/requirements.in index 2fbb701fd..cd23e86e5 100644 --- a/requirements.in +++ b/requirements.in @@ -19,7 +19,7 @@ lxml Markdown markdown-checklist MarkupSafe -Ming==0.15.0 +Ming oauthlib paginate passlib diff --git a/requirements.txt b/requirements.txt index 07bcfadfc..c17b86159 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.9 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # pip-compile @@ -31,7 +31,6 @@ certifi==2024.8.30 # via # httpcore # httpx - # pymongo # requests cffi==1.16.0 # via @@ -68,10 +67,6 @@ easywidgets==0.4.1 # via -r requirements.in emoji==2.14.0 # via -r requirements.in -exceptiongroup==1.2.2 - # via - # anyio - # pytest execnet==2.0.2 # via pytest-xdist faust-cchardet==2.1.19 @@ -112,8 +107,6 @@ idna==3.10 # anyio # httpx # requests -importlib-metadata==8.5.0 - # via markdown inflection==0.5.1 # via profanityfilter iniconfig==2.0.0 @@ -145,7 +138,7 @@ markupsafe==3.0.2 # turbogears2 # webhelpers2 # werkzeug -ming==0.15.0 +ming==0.15.1 # via -r requirements.in mock==5.1.0 # via -r requirements.in @@ -285,14 +278,10 @@ timermiddleware==0.6.3 # via -r requirements.in tinycss2==1.1.1 # via bleach -tomli==2.0.2 - # via pytest translationstring==1.4 # via colander turbogears2==2.4.3 # via -r requirements.in -typing-extensions==4.12.2 - # via anyio urllib3==1.26.20 # via # botocore @@ -321,8 +310,6 @@ werkzeug==3.1.2 # via -r requirements.in wrapt==1.16.0 # via -r requirements.in -zipp==3.20.2 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools
