This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8517 in repository https://gitbox.apache.org/repos/asf/allura.git
commit ee837252839fcde10b3fef944e2047330cba1a42 Author: Guillermo Cruz <[email protected]> AuthorDate: Mon Jul 31 17:17:26 2023 +0000 [#8517] Upgrade ActivityStream 0.4.0 -> no upgrade, and its deps: pymongo ActivityStream 0.4.0 -> no upgrade pymongo 3.13.0 -> no upgrade (OUTDATED! latest is: 4.4.1) --- requirements.txt | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/requirements.txt b/requirements.txt index df8b403f0..0005a3924 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.11 # by the following command: # # pip-compile @@ -38,8 +38,6 @@ easywidgets==0.4.1 # via -r requirements.in emoji==2.2.0 # via -r requirements.in -exceptiongroup==1.1.1 - # via pytest execnet==1.9.0 # via pytest-xdist faust-cchardet==2.1.18 @@ -67,11 +65,6 @@ html5lib==1.1 # textile idna==3.4 # via requests -importlib-metadata==6.6.0 - # via - # markdown - # pluggy - # pytest inflection==0.5.1 # via profanityfilter iniconfig==2.0.0 @@ -216,17 +209,12 @@ timermiddleware==0.6.2 # via -r requirements.in tinycss2==1.1.1 # via bleach -tomli==2.0.1 - # via pytest translationstring==1.4 # via colander turbogears2==2.4.3 # via -r requirements.in typing-extensions==4.5.0 - # via - # gitpython - # importlib-metadata - # qrcode + # via qrcode urllib3==1.26.15 # via requests waitress==2.1.2 @@ -251,8 +239,6 @@ werkzeug==2.2.3 # via -r requirements.in wrapt==1.15.0 # via -r requirements.in -zipp==3.15.0 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools
