Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgrade Python requirements #320

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 8 additions & 20 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,13 +12,6 @@ asgiref==3.8.1
# via django
attrs==24.2.0
# via openedx-events
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 @@ -109,11 +102,11 @@ fastavro==1.9.7
# via openedx-events
fs==2.4.16
# via xblock
idna==3.8
idna==3.10
# via requests
jinja2==3.1.4
# via code-annotations
kombu==5.4.0
kombu==5.4.1
# via celery
lxml==5.3.0
# via xblock
Expand Down Expand Up @@ -152,7 +145,7 @@ python-dateutil==2.9.0.post0
# xblock
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
pytz==2024.2
# via
# -r requirements/base.in
# event-tracking
Expand Down Expand Up @@ -183,15 +176,10 @@ stevedore==5.3.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
urllib3==2.2.2
# via celery
urllib3==2.2.3
# via requests
vine==5.1.0
# via
Expand All @@ -208,7 +196,7 @@ xblock==5.1.0
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
setuptools==74.1.2
setuptools==75.1.0
# via
# -r requirements/base.in
# fs
8 changes: 2 additions & 6 deletions requirements/ci.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 @@ -22,18 +22,14 @@ packaging==24.1
# via
# pyproject-api
# tox
platformdirs==4.3.2
platformdirs==4.3.3
# via
# tox
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.7.1
# via tox
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.18.1
# via -r requirements/ci.in
virtualenv==20.26.4
Expand Down
63 changes: 14 additions & 49 deletions requirements/dev.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 @@ -16,15 +16,6 @@ astroid==3.2.4
# pylint-celery
attrs==24.2.0
# via openedx-events
backports-tarfile==1.2.0
# via jaraco-context
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
build==1.2.2
Expand Down Expand Up @@ -115,7 +106,7 @@ djangorestframework==3.15.2
# -r requirements/base.in
# drf-jwt
# edx-drf-extensions
docutils==0.20.1
docutils==0.21.2
# via readme-renderer
drf-jwt==1.19.2
# via edx-drf-extensions
Expand Down Expand Up @@ -150,8 +141,6 @@ event-tracking==2.4.0
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
exceptiongroup==1.2.2
# via pytest
factory-boy==3.3.1
# via -r requirements/test.in
faker==28.4.1
Expand All @@ -166,15 +155,10 @@ freezegun==1.5.1
# via -r requirements/test.in
fs==2.4.16
# via xblock
idna==3.8
idna==3.10
# via requests
importlib-metadata==8.4.0
# via
# build
# keyring
# twine
importlib-resources==6.4.5
# via keyring
importlib-metadata==8.5.0
# via twine
iniconfig==2.0.0
# via pytest
isort==5.13.2
Expand All @@ -197,7 +181,7 @@ jinja2==3.1.4
# diff-cover
keyring==25.3.0
# via twine
kombu==5.4.0
kombu==5.4.1
# via celery
lxml[html-clean]==5.3.0
# via
Expand Down Expand Up @@ -245,7 +229,7 @@ pip-tools==7.4.1
# via -r requirements/dev.in
pkginfo==1.10.0
# via twine
platformdirs==4.3.2
platformdirs==4.3.3
# via
# pylint
# tox
Expand Down Expand Up @@ -318,7 +302,7 @@ python-dateutil==2.9.0.post0
# xblock
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
pytz==2024.2
# via
# -r requirements/base.in
# event-tracking
Expand All @@ -328,7 +312,7 @@ pyyaml==6.0.2
# code-annotations
# edx-i18n-tools
# xblock
readme-renderer==43.0
readme-renderer==44.0
# via twine
requests==2.32.3
# via
Expand Down Expand Up @@ -365,34 +349,17 @@ stevedore==5.3.0
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via
# build
# coverage
# pip-tools
# pylint
# pyproject-api
# pytest
# tox
tomlkit==0.13.2
# via pylint
tox==4.18.1
# via -r requirements/dev.in
twine==5.1.1
# via -r requirements/quality.in
typing-extensions==4.12.2
# via
# asgiref
# astroid
# edx-opaque-keys
# kombu
# pylint
# rich
# via edx-opaque-keys
tzdata==2024.1
# via
# backports-zoneinfo
# celery
urllib3==2.2.2
# via celery
urllib3==2.2.3
# via
# requests
# twine
Expand All @@ -415,10 +382,8 @@ wheel==0.44.0
# pip-tools
xblock==5.1.0
# via -r requirements/base.in
zipp==3.20.1
# via
# importlib-metadata
# importlib-resources
zipp==3.20.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
Loading
Loading