Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
chore: upgrade requirements with py312
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq committed Jul 30, 2024
1 parent 1dbfaa8 commit 65eb5f7
Show file tree
Hide file tree
Showing 12 changed files with 65 additions and 279 deletions.
22 changes: 4 additions & 18 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -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.12
# by the following command:
#
# make upgrade
Expand All @@ -12,17 +12,8 @@ asgiref==3.8.1
# via
# django
# django-cors-headers
async-timeout==4.0.3
# via redis
backoff==1.10.0
# via analytics-python
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# via
# -c requirements/constraints.txt
# celery
# django
# djangorestframework
# kombu
billiard==4.2.0
# via celery
celery==5.4.0
Expand Down Expand Up @@ -198,7 +189,7 @@ pyyaml==6.0.1
# via
# drf-yasg
# edx-django-release-util
redis==5.0.7
redis==5.0.8
# via -r requirements/base.in
requests==2.32.3
# via
Expand Down Expand Up @@ -237,14 +228,9 @@ stevedore==5.2.0
text-unidecode==1.3
# via python-slugify
typing-extensions==4.12.2
# via
# asgiref
# edx-opaque-keys
# kombu
# via edx-opaque-keys
tzdata==2024.1
# via
# backports-zoneinfo
# celery
# via celery
uritemplate==4.1.1
# via drf-yasg
urllib3==1.26.19
Expand Down
65 changes: 13 additions & 52 deletions requirements/devstack.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
#
accessible-pygments==0.0.4
accessible-pygments==0.0.5
# via
# -r requirements/local.txt
# pydata-sphinx-theme
alabaster==0.7.13
alabaster==1.0.0
# via
# -r requirements/local.txt
# sphinx
Expand All @@ -28,10 +28,6 @@ astroid==3.2.4
# -r requirements/local.txt
# pylint
# pylint-celery
async-timeout==4.0.3
# via
# -r requirements/local.txt
# redis
babel==2.15.0
# via
# -r requirements/local.txt
Expand All @@ -41,14 +37,6 @@ backoff==1.10.0
# via
# -r requirements/local.txt
# analytics-python
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# via
# -c requirements/constraints.txt
# -r requirements/local.txt
# celery
# django
# djangorestframework
# kombu
beautifulsoup4==4.12.3
# via
# -r requirements/local.txt
Expand Down Expand Up @@ -231,7 +219,7 @@ dnspython==2.6.1
# via
# -r requirements/local.txt
# pymongo
docutils==0.19
docutils==0.21.2
# via
# -r requirements/local.txt
# pydata-sphinx-theme
Expand Down Expand Up @@ -268,10 +256,6 @@ edx-opaque-keys==2.10.0
# edx-drf-extensions
edx-rest-api-client==5.7.1
# via -r requirements/local.txt
exceptiongroup==1.2.2
# via
# -r requirements/local.txt
# pytest
factory-boy==3.3.0
# via -r requirements/local.txt
faker==26.0.0
Expand All @@ -293,11 +277,6 @@ imagesize==1.4.1
# via
# -r requirements/local.txt
# sphinx
importlib-metadata==6.11.0
# via
# -c requirements/common_constraints.txt
# -r requirements/local.txt
# sphinx
inflection==0.5.1
# via
# -r requirements/local.txt
Expand Down Expand Up @@ -416,7 +395,7 @@ pycparser==2.22
# via
# -r requirements/local.txt
# cffi
pydata-sphinx-theme==0.14.4
pydata-sphinx-theme==0.15.4
# via
# -r requirements/local.txt
# sphinx-book-theme
Expand Down Expand Up @@ -501,7 +480,6 @@ python3-openid==3.2.0
pytz==2024.1
# via
# -r requirements/local.txt
# babel
# drf-yasg
pywatchman==2.0.0
# via -r requirements/local.txt
Expand All @@ -513,7 +491,7 @@ pyyaml==6.0.1
# edx-django-release-util
# edx-i18n-tools
# yamllint
redis==5.0.7
redis==5.0.8
# via -r requirements/local.txt
requests==2.32.3
# via
Expand Down Expand Up @@ -595,34 +573,34 @@ soupsieve==2.5
# via
# -r requirements/local.txt
# beautifulsoup4
sphinx==6.2.1
sphinx==8.0.2
# via
# -r requirements/local.txt
# pydata-sphinx-theme
# sphinx-book-theme
sphinx-book-theme==1.0.1
sphinx-book-theme==1.1.3
# via -r requirements/local.txt
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-applehelp==2.0.0
# via
# -r requirements/local.txt
# sphinx
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-devhelp==2.0.0
# via
# -r requirements/local.txt
# sphinx
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-htmlhelp==2.1.0
# via
# -r requirements/local.txt
# sphinx
sphinxcontrib-jsmath==1.0.1
# via
# -r requirements/local.txt
# sphinx
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-qthelp==2.0.0
# via
# -r requirements/local.txt
# sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==2.0.0
# via
# -r requirements/local.txt
# sphinx
Expand All @@ -641,14 +619,6 @@ text-unidecode==1.3
# via
# -r requirements/local.txt
# python-slugify
tomli==2.0.1
# via
# -r requirements/local.txt
# coverage
# pylint
# pyproject-api
# pytest
# tox
tomlkit==0.13.0
# via
# -r requirements/local.txt
Expand All @@ -658,16 +628,11 @@ tox==4.16.0
typing-extensions==4.12.2
# via
# -r requirements/local.txt
# asgiref
# astroid
# edx-opaque-keys
# kombu
# pydata-sphinx-theme
# pylint
tzdata==2024.1
# via
# -r requirements/local.txt
# backports-zoneinfo
# celery
uritemplate==4.1.1
# via
Expand Down Expand Up @@ -704,7 +669,3 @@ xmltodict==0.13.0
# moto
yamllint==1.35.1
# via -r requirements/local.txt
zipp==3.19.2
# via
# -r requirements/local.txt
# importlib-metadata
48 changes: 13 additions & 35 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
#
accessible-pygments==0.0.4
accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==0.7.13
alabaster==1.0.0
# via sphinx
amqp==5.2.0
# via
Expand All @@ -19,10 +19,6 @@ asgiref==3.8.1
# -r requirements/base.txt
# django
# django-cors-headers
async-timeout==4.0.3
# via
# -r requirements/base.txt
# redis
babel==2.15.0
# via
# pydata-sphinx-theme
Expand All @@ -31,14 +27,6 @@ backoff==1.10.0
# via
# -r requirements/base.txt
# analytics-python
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
# celery
# django
# djangorestframework
# kombu
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
billiard==4.2.0
Expand Down Expand Up @@ -159,7 +147,7 @@ dnspython==2.6.1
# via
# -r requirements/base.txt
# pymongo
docutils==0.19
docutils==0.21.2
# via
# pydata-sphinx-theme
# sphinx
Expand Down Expand Up @@ -197,10 +185,6 @@ idna==3.7
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.11.0
# via
# -c requirements/common_constraints.txt
# sphinx
inflection==0.5.1
# via
# -r requirements/base.txt
Expand Down Expand Up @@ -249,7 +233,7 @@ pycparser==2.22
# via
# -r requirements/base.txt
# cffi
pydata-sphinx-theme==0.14.4
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
pygments==2.18.0
# via
Expand Down Expand Up @@ -288,14 +272,13 @@ python3-openid==3.2.0
pytz==2024.1
# via
# -r requirements/base.txt
# babel
# drf-yasg
pyyaml==6.0.1
# via
# -r requirements/base.txt
# drf-yasg
# edx-django-release-util
redis==5.0.7
redis==5.0.8
# via -r requirements/base.txt
requests==2.32.3
# via
Expand Down Expand Up @@ -339,24 +322,24 @@ social-auth-core==4.5.4
# social-auth-app-django
soupsieve==2.5
# via beautifulsoup4
sphinx==6.2.1
sphinx==8.0.2
# via
# -r requirements/docs.in
# pydata-sphinx-theme
# sphinx-book-theme
sphinx-book-theme==1.0.1
sphinx-book-theme==1.1.3
# via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlparse==0.5.1
# via
Expand All @@ -374,14 +357,11 @@ text-unidecode==1.3
typing-extensions==4.12.2
# via
# -r requirements/base.txt
# asgiref
# edx-opaque-keys
# kombu
# pydata-sphinx-theme
tzdata==2024.1
# via
# -r requirements/base.txt
# backports-zoneinfo
# celery
uritemplate==4.1.1
# via
Expand All @@ -402,5 +382,3 @@ wcwidth==0.2.13
# via
# -r requirements/base.txt
# prompt-toolkit
zipp==3.19.2
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/github.txt
Original file line number Diff line number Diff line change
@@ -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.12
# by the following command:
#
# make upgrade
Expand Down
Loading

0 comments on commit 65eb5f7

Please sign in to comment.