Skip to content

Commit

Permalink
chore: make upgrade python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
irtazaakram committed Apr 25, 2024
1 parent 121d334 commit 4352f45
Show file tree
Hide file tree
Showing 7 changed files with 73 additions and 35 deletions.
31 changes: 20 additions & 11 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements/base.in
# make upgrade
#
appdirs==1.4.4
# via fs
Expand All @@ -17,9 +17,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# djangorestframework
bleach==6.1.0
# via -r requirements/base.in
boto3==1.34.90
boto3==1.34.91
# via -r requirements/base.in
botocore==1.34.90
botocore==1.34.91
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -77,10 +77,12 @@ edx-django-utils==5.12.0
# -r requirements/base.in
# edx-toggles
# openedx-events
edx-i18n-tools==1.5.0
# via -r requirements/base.in
edx-opaque-keys==2.8.0
edx-i18n-tools==1.6.0
# via -r requirements/base.in
edx-opaque-keys[django]==2.8.0
# via
# -r requirements/base.in
# openedx-events
edx-submissions==3.7.0
# via -r requirements/base.in
edx-toggles==5.2.0
Expand Down Expand Up @@ -113,11 +115,14 @@ loremipsum==1.0.5
# via
# -c requirements/constraints.txt
# -r requirements/base.in
lxml==5.2.1
lxml[html-clean]==5.2.1
# via
# -r requirements/base.in
# edx-i18n-tools
# lxml-html-clean
# xblock
lxml-html-clean==0.1.1
# via lxml
mako==1.3.3
# via xblock
markupsafe==2.1.5
Expand All @@ -127,6 +132,8 @@ markupsafe==2.1.5
# xblock
newrelic==9.9.0
# via edx-django-utils
openedx-events==9.9.2
# via -r requirements/base.in
openedx-filters==1.8.1
# via -r requirements/base.in
path==13.1.0
Expand Down Expand Up @@ -192,8 +199,10 @@ stevedore==5.2.0
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
typing-extensions==4.10.0
# via edx-opaque-keys
typing-extensions==4.11.0
# via
# asgiref
# edx-opaque-keys
urllib3==1.26.18
# via
# botocore
Expand All @@ -210,7 +219,7 @@ webencodings==0.5.1
# html5lib
webob==1.8.7
# via xblock
xblock==4.0.0
xblock==4.0.1
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
1 change: 0 additions & 1 deletion requirements/common_constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@


# A central location for most common version constraints
# (across edx repos) for pip-installation.
#
Expand Down
11 changes: 10 additions & 1 deletion requirements/pip-tools.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.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -8,6 +8,8 @@ build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.1.0
# via build
packaging==24.0
# via build
pip-tools==7.4.1
Expand All @@ -16,8 +18,15 @@ pyproject-hooks==1.0.0
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
wheel==0.43.0
# via pip-tools
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.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.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand Down
21 changes: 14 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ binaryornot==0.4.4
# cookiecutter
bleach==6.1.0
# via -r requirements/test.txt
boto3==1.34.90
boto3==1.34.91
# via
# -r requirements/test.txt
# fs-s3fs
# moto
botocore==1.34.90
botocore==1.34.91
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -183,12 +183,14 @@ edx-django-utils==5.12.0
# -r requirements/test.txt
# edx-toggles
# openedx-events
edx-i18n-tools==1.5.0
edx-i18n-tools==1.6.0
# via -r requirements/test.txt
edx-lint==5.3.6
# via -r requirements/quality.in
edx-opaque-keys==2.8.0
# via -r requirements/test.txt
edx-opaque-keys[django]==2.8.0
# via
# -r requirements/test.txt
# openedx-events
edx-submissions==3.7.0
# via -r requirements/test.txt
edx-toggles==5.2.0
Expand Down Expand Up @@ -265,12 +267,15 @@ loremipsum==1.0.5
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
lxml==5.2.1
lxml[html-clean]==5.2.1
# via
# -r requirements/test.txt
# edx-i18n-tools
# lxml-html-clean
# xblock
# xblock-sdk
lxml-html-clean==0.1.1
# via -r requirements/test.txt
mako==1.3.3
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -304,6 +309,8 @@ newrelic==9.9.0
# via
# -r requirements/test.txt
# edx-django-utils
openedx-events==9.9.2
# via -r requirements/test.txt
openedx-filters==1.8.1
# via -r requirements/test.txt
packaging==24.0
Expand Down Expand Up @@ -555,7 +562,7 @@ werkzeug==3.0.2
# via
# -r requirements/test.txt
# moto
xblock==4.0.0
xblock==4.0.1
# via
# -r requirements/test.txt
# xblock-sdk
Expand Down
21 changes: 14 additions & 7 deletions requirements/test-acceptance.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ binaryornot==0.4.4
# cookiecutter
bleach==6.1.0
# via -r requirements/test.txt
boto3==1.34.90
boto3==1.34.91
# via
# -r requirements/test.txt
# fs-s3fs
# moto
botocore==1.34.90
botocore==1.34.91
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -173,10 +173,12 @@ edx-django-utils==5.12.0
# -r requirements/test.txt
# edx-toggles
# openedx-events
edx-i18n-tools==1.5.0
# via -r requirements/test.txt
edx-opaque-keys==2.8.0
edx-i18n-tools==1.6.0
# via -r requirements/test.txt
edx-opaque-keys[django]==2.8.0
# via
# -r requirements/test.txt
# openedx-events
edx-submissions==3.7.0
# via -r requirements/test.txt
edx-toggles==5.2.0
Expand Down Expand Up @@ -251,12 +253,15 @@ loremipsum==1.0.5
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
lxml==5.2.1
lxml[html-clean]==5.2.1
# via
# -r requirements/test.txt
# edx-i18n-tools
# lxml-html-clean
# xblock
# xblock-sdk
lxml-html-clean==0.1.1
# via -r requirements/test.txt
mako==1.3.3
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -288,6 +293,8 @@ newrelic==9.9.0
# via
# -r requirements/test.txt
# edx-django-utils
openedx-events==9.9.2
# via -r requirements/test.txt
openedx-filters==1.8.1
# via -r requirements/test.txt
packaging==24.0
Expand Down Expand Up @@ -519,7 +526,7 @@ werkzeug==3.0.2
# via
# -r requirements/test.txt
# moto
xblock==4.0.0
xblock==4.0.1
# via
# -r requirements/test.txt
# xblock-sdk
Expand Down
21 changes: 14 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ binaryornot==0.4.4
# via cookiecutter
bleach==6.1.0
# via -r requirements/base.txt
boto3==1.34.90
boto3==1.34.91
# via
# -r requirements/base.txt
# fs-s3fs
# moto
botocore==1.34.90
botocore==1.34.91
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -145,10 +145,12 @@ edx-django-utils==5.12.0
# -r requirements/base.txt
# edx-toggles
# openedx-events
edx-i18n-tools==1.5.0
# via -r requirements/base.txt
edx-opaque-keys==2.8.0
edx-i18n-tools==1.6.0
# via -r requirements/base.txt
edx-opaque-keys[django]==2.8.0
# via
# -r requirements/base.txt
# openedx-events
edx-submissions==3.7.0
# via -r requirements/base.txt
edx-toggles==5.2.0
Expand Down Expand Up @@ -213,12 +215,15 @@ loremipsum==1.0.5
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
lxml==5.2.1
lxml[html-clean]==5.2.1
# via
# -r requirements/base.txt
# edx-i18n-tools
# lxml-html-clean
# xblock
# xblock-sdk
lxml-html-clean==0.1.1
# via -r requirements/base.txt
mako==1.3.3
# via
# -r requirements/base.txt
Expand Down Expand Up @@ -246,6 +251,8 @@ newrelic==9.9.0
# via
# -r requirements/base.txt
# edx-django-utils
openedx-events==9.9.2
# via -r requirements/base.txt
openedx-filters==1.8.1
# via -r requirements/base.txt
packaging==24.0
Expand Down Expand Up @@ -448,7 +455,7 @@ webob==1.8.7
# xblock-sdk
werkzeug==3.0.2
# via moto
xblock==4.0.0
xblock==4.0.1
# via
# -r requirements/base.txt
# xblock-sdk
Expand Down

0 comments on commit 4352f45

Please sign in to comment.