diff --git a/requirements/base.txt b/requirements/base.txt index cce7f985..0fc23e5c 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.9 # by the following command: # # make upgrade @@ -16,16 +16,11 @@ backoff==1.10.0 # via # -r requirements/base.in # analytics-python -backports-zoneinfo[tzdata]==0.2.1 - # via - # celery - # django - # kombu billiard==4.1.0 # via celery -boto3==1.28.60 +boto3==1.28.50 # via django-ses -botocore==1.31.60 +botocore==1.31.50 # via # boto3 # s3transfer @@ -66,7 +61,7 @@ defusedxml==0.8.0rc2 # via # python3-openid # social-auth-core -django==4.2.6 +django==4.2 # via # -c requirements/constraints.txt # -r requirements/base.in @@ -288,9 +283,7 @@ typing-extensions==4.8.0 # edx-opaque-keys # kombu tzdata==2023.3 - # via - # backports-zoneinfo - # celery + # via celery unicodecsv==0.14.1 # via djangorestframework-csv uritemplate==4.1.1 diff --git a/requirements/dev.txt b/requirements/dev.txt index 08b1abf1..8b2b974a 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.9 # by the following command: # # make upgrade @@ -30,21 +30,15 @@ backoff==1.10.0 # via # -r requirements/validation.txt # analytics-python -backports-zoneinfo[tzdata]==0.2.1 - # via - # -r requirements/validation.txt - # celery - # django - # kombu billiard==4.1.0 # via # -r requirements/validation.txt # celery -boto3==1.28.60 +boto3==1.28.50 # via # -r requirements/validation.txt # django-ses -botocore==1.31.60 +botocore==1.31.50 # via # -r requirements/validation.txt # boto3 @@ -131,7 +125,7 @@ dill==0.3.7 # via # -r requirements/validation.txt # pylint -django==4.2.6 +django==4.2 # via # -c requirements/constraints.txt # -r requirements/validation.txt @@ -567,11 +561,9 @@ tomlkit==0.12.1 typing-extensions==4.8.0 # via # -r requirements/validation.txt - # annotated-types # asgiref # astroid # edx-opaque-keys - # faker # inflect # kombu # pydantic @@ -580,7 +572,6 @@ typing-extensions==4.8.0 tzdata==2023.3 # via # -r requirements/validation.txt - # backports-zoneinfo # celery unicodecsv==0.14.1 # via diff --git a/requirements/doc.txt b/requirements/doc.txt index f9c4cef1..7ab7578f 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.9 # by the following command: # # make upgrade @@ -36,23 +36,17 @@ backoff==1.10.0 # via # -r requirements/test.txt # analytics-python -backports-zoneinfo[tzdata]==0.2.1 - # via - # -r requirements/test.txt - # celery - # django - # kombu beautifulsoup4==4.12.2 # via pydata-sphinx-theme billiard==4.1.0 # via # -r requirements/test.txt # celery -boto3==1.28.60 +boto3==1.28.50 # via # -r requirements/test.txt # django-ses -botocore==1.31.60 +botocore==1.31.50 # via # -r requirements/test.txt # boto3 @@ -127,7 +121,7 @@ dill==0.3.7 # via # -r requirements/test.txt # pylint -django==4.2.6 +django==4.2 # via # -c requirements/constraints.txt # -r requirements/test.txt @@ -367,7 +361,7 @@ pycparser==2.21 # via # -r requirements/test.txt # cffi -pydata-sphinx-theme==0.14.1 +pydata-sphinx-theme==0.14.0 # via sphinx-book-theme pygments==2.16.1 # via @@ -441,7 +435,6 @@ python3-openid==3.2.0 pytz==2023.3.post1 # via # -r requirements/test.txt - # babel # django-ses # djangorestframework # drf-yasg @@ -513,19 +506,24 @@ sphinx==6.2.1 # -r requirements/doc.in # pydata-sphinx-theme # sphinx-book-theme + # sphinxcontrib-applehelp + # sphinxcontrib-devhelp + # sphinxcontrib-htmlhelp + # sphinxcontrib-qthelp + # sphinxcontrib-serializinghtml sphinx-book-theme==1.0.1 # via -r requirements/doc.in -sphinxcontrib-applehelp==1.0.4 +sphinxcontrib-applehelp==1.0.7 # via sphinx -sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-devhelp==1.0.5 # via sphinx -sphinxcontrib-htmlhelp==2.0.1 +sphinxcontrib-htmlhelp==2.0.4 # via sphinx sphinxcontrib-jsmath==1.0.1 # via sphinx -sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-qthelp==1.0.6 # via sphinx -sphinxcontrib-serializinghtml==1.1.5 +sphinxcontrib-serializinghtml==1.1.9 # via sphinx sqlparse==0.4.4 # via @@ -559,14 +557,12 @@ typing-extensions==4.8.0 # asgiref # astroid # edx-opaque-keys - # faker # kombu # pydata-sphinx-theme # pylint tzdata==2023.3 # via # -r requirements/test.txt - # backports-zoneinfo # celery unicodecsv==0.14.1 # via diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index 50d35f22..df834b0b 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.8 +# This file is autogenerated by pip-compile with Python 3.9 # by the following command: # # make upgrade diff --git a/requirements/pip.txt b/requirements/pip.txt index 3e7d8f4a..0ca6c914 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.9 # by the following command: # # make upgrade diff --git a/requirements/production.txt b/requirements/production.txt index ccb763a2..ce31518c 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.9 # by the following command: # # make upgrade @@ -22,21 +22,15 @@ backoff==1.10.0 # via # -r requirements/base.txt # analytics-python -backports-zoneinfo[tzdata]==0.2.1 - # via - # -r requirements/base.txt - # celery - # django - # kombu billiard==4.1.0 # via # -r requirements/base.txt # celery -boto3==1.28.60 +boto3==1.28.50 # via # -r requirements/base.txt # django-ses -botocore==1.31.60 +botocore==1.31.50 # via # -r requirements/base.txt # boto3 @@ -94,7 +88,7 @@ defusedxml==0.8.0rc2 # -r requirements/base.txt # python3-openid # social-auth-core -django==4.2.6 +django==4.2 # via # -c requirements/constraints.txt # -r requirements/base.txt @@ -398,7 +392,6 @@ typing-extensions==4.8.0 tzdata==2023.3 # via # -r requirements/base.txt - # backports-zoneinfo # celery unicodecsv==0.14.1 # via diff --git a/requirements/quality.txt b/requirements/quality.txt index 69b41aa2..9b7328d8 100644 --- a/requirements/quality.txt +++ b/requirements/quality.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.9 # by the following command: # # make upgrade @@ -27,21 +27,15 @@ backoff==1.10.0 # via # -r requirements/base.txt # analytics-python -backports-zoneinfo[tzdata]==0.2.1 - # via - # -r requirements/base.txt - # celery - # django - # kombu billiard==4.1.0 # via # -r requirements/base.txt # celery -boto3==1.28.60 +boto3==1.28.50 # via # -r requirements/base.txt # django-ses -botocore==1.31.60 +botocore==1.31.50 # via # -r requirements/base.txt # boto3 @@ -106,7 +100,7 @@ defusedxml==0.8.0rc2 # social-auth-core dill==0.3.7 # via pylint -django==4.2.6 +django==4.2 # via # -c requirements/constraints.txt # -r requirements/base.txt @@ -439,7 +433,6 @@ typing-extensions==4.8.0 tzdata==2023.3 # via # -r requirements/base.txt - # backports-zoneinfo # celery unicodecsv==0.14.1 # via diff --git a/requirements/test.txt b/requirements/test.txt index 7c9feafd..1d0b9902 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.9 # by the following command: # # make upgrade @@ -27,21 +27,15 @@ backoff==1.10.0 # via # -r requirements/base.txt # analytics-python -backports-zoneinfo[tzdata]==0.2.1 - # via - # -r requirements/base.txt - # celery - # django - # kombu billiard==4.1.0 # via # -r requirements/base.txt # celery -boto3==1.28.60 +boto3==1.28.50 # via # -r requirements/base.txt # django-ses -botocore==1.31.60 +botocore==1.31.50 # via # -r requirements/base.txt # boto3 @@ -113,7 +107,7 @@ defusedxml==0.8.0rc2 # social-auth-core dill==0.3.7 # via pylint -django==4.2.6 +django==4.2 # via # -c requirements/constraints.txt # -r requirements/base.txt @@ -461,13 +455,11 @@ typing-extensions==4.8.0 # asgiref # astroid # edx-opaque-keys - # faker # kombu # pylint tzdata==2023.3 # via # -r requirements/base.txt - # backports-zoneinfo # celery unicodecsv==0.14.1 # via diff --git a/requirements/validation.txt b/requirements/validation.txt index 6ab38dda..f375ad0e 100644 --- a/requirements/validation.txt +++ b/requirements/validation.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.9 # by the following command: # # make upgrade @@ -35,24 +35,17 @@ backoff==1.10.0 # -r requirements/quality.txt # -r requirements/test.txt # analytics-python -backports-zoneinfo[tzdata]==0.2.1 - # via - # -r requirements/quality.txt - # -r requirements/test.txt - # celery - # django - # kombu billiard==4.1.0 # via # -r requirements/quality.txt # -r requirements/test.txt # celery -boto3==1.28.60 +boto3==1.28.50 # via # -r requirements/quality.txt # -r requirements/test.txt # django-ses -botocore==1.31.60 +botocore==1.31.50 # via # -r requirements/quality.txt # -r requirements/test.txt @@ -141,7 +134,7 @@ dill==0.3.7 # -r requirements/quality.txt # -r requirements/test.txt # pylint -django==4.2.6 +django==4.2 # via # -c requirements/constraints.txt # -r requirements/quality.txt @@ -635,14 +628,12 @@ typing-extensions==4.8.0 # asgiref # astroid # edx-opaque-keys - # faker # kombu # pylint tzdata==2023.3 # via # -r requirements/quality.txt # -r requirements/test.txt - # backports-zoneinfo # celery unicodecsv==0.14.1 # via