From 8f6121f75bf08384c53658c712dd0ce7b15087df Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Tue, 7 Nov 2023 09:31:20 -0500 Subject: [PATCH] chore: Updating Python Requirements --- requirements/base.txt | 2 +- requirements/ci.txt | 2 +- requirements/pip.txt | 2 +- requirements/pip_tools.txt | 6 +++++- requirements/quality.txt | 3 ++- requirements/test.txt | 2 +- requirements/tox.txt | 2 +- 7 files changed, 12 insertions(+), 7 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 7c6b419..0545d63 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.10 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # make upgrade diff --git a/requirements/ci.txt b/requirements/ci.txt index eea92eb..2d8e911 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.10 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # make upgrade diff --git a/requirements/pip.txt b/requirements/pip.txt index c847a48..9014f2c 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.10 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # make upgrade diff --git a/requirements/pip_tools.txt b/requirements/pip_tools.txt index 902dfd0..449e80a 100644 --- a/requirements/pip_tools.txt +++ b/requirements/pip_tools.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.10 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # make upgrade @@ -8,6 +8,8 @@ build==1.0.3 # via pip-tools click==8.1.7 # via pip-tools +importlib-metadata==6.8.0 + # via build packaging==23.2 # via build pip-tools==7.3.0 @@ -21,6 +23,8 @@ tomli==2.0.1 # pyproject-hooks wheel==0.41.3 # via pip-tools +zipp==3.17.0 + # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # pip diff --git a/requirements/quality.txt b/requirements/quality.txt index 5a63605..3434c1f 100644 --- a/requirements/quality.txt +++ b/requirements/quality.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.10 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # make upgrade @@ -103,6 +103,7 @@ typing-extensions==4.8.0 # asgiref # astroid # edx-opaque-keys + # pylint web-fragments==2.1.0 # via # -r requirements/base.txt diff --git a/requirements/test.txt b/requirements/test.txt index f931716..5c45164 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.10 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # make upgrade diff --git a/requirements/tox.txt b/requirements/tox.txt index 92fea7d..5ffd9e7 100644 --- a/requirements/tox.txt +++ b/requirements/tox.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.10 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # make upgrade