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 #73

Merged
merged 1 commit into from
Jul 29, 2024
Merged
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
24 changes: 5 additions & 19 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.11
# by the following command:
#
# make upgrade
Expand All @@ -10,15 +10,6 @@ appdirs==1.4.4
# via fs
asgiref==3.8.1
# via django
async-timeout==4.0.3
# via redis
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 @@ -141,7 +132,7 @@ six==1.16.0
# via
# fs
# python-dateutil
sqlparse==0.5.0
sqlparse==0.5.1
# via django
stevedore==5.2.0
# via
Expand All @@ -153,14 +144,9 @@ superset-api-client==0.6.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
urllib3==2.2.2
# via requests
vine==5.1.0
Expand All @@ -176,7 +162,7 @@ web-fragments==2.2.0
# xblock
webob==1.8.7
# via xblock
xblock==4.0.1
xblock==5.0.0
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
8 changes: 2 additions & 6 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
#
cachetools==5.3.3
cachetools==5.4.0
# via tox
chardet==5.2.0
# via tox
Expand All @@ -28,10 +28,6 @@ pluggy==1.5.0
# via tox
pyproject-api==1.7.1
# via tox
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.16.0
# via -r requirements/ci.in
virtualenv==20.26.3
Expand Down
64 changes: 10 additions & 54 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.11
# by the following command:
#
# make upgrade
Expand All @@ -16,23 +16,11 @@ asgiref==3.8.1
# via
# -r requirements/quality.txt
# django
astroid==3.2.3
astroid==3.2.4
# via
# -r requirements/quality.txt
# pylint
# pylint-celery
async-timeout==4.0.3
# via
# -r requirements/quality.txt
# redis
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# via
# -c requirements/constraints.txt
# -r requirements/quality.txt
# celery
# django
# djangorestframework
# kombu
billiard==4.2.0
# via
# -r requirements/quality.txt
Expand All @@ -45,7 +33,7 @@ build==1.2.1
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==5.3.3
cachetools==5.4.0
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -113,7 +101,7 @@ coverage[toml]==7.6.0
# pytest-cov
ddt==1.7.2
# via -r requirements/quality.txt
diff-cover==9.1.0
diff-cover==9.1.1
# via -r requirements/dev.in
dill==0.3.8
# via
Expand Down Expand Up @@ -162,16 +150,12 @@ edx-django-utils==5.14.2
# edx-toggles
edx-i18n-tools==1.6.0
# via -r requirements/dev.in
edx-lint==5.3.6
edx-lint==5.3.7
# via -r requirements/quality.txt
edx-opaque-keys==2.10.0
# via -r requirements/quality.txt
edx-toggles==5.2.0
# via -r requirements/quality.txt
exceptiongroup==1.2.2
# via
# -r requirements/quality.txt
# pytest
filelock==3.15.4
# via
# -r requirements/ci.txt
Expand All @@ -185,11 +169,6 @@ idna==3.7
# via
# -r requirements/quality.txt
# requests
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip-tools.txt
# build
iniconfig==2.0.0
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -259,7 +238,7 @@ packaging==24.1
# pyproject-api
# pytest
# tox
path==16.14.0
path==17.0.0
# via edx-i18n-tools
pathspec==0.12.1
# via
Expand Down Expand Up @@ -306,7 +285,7 @@ pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.18.0
# via diff-cover
pylint==3.2.5
pylint==3.2.6
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -343,7 +322,7 @@ pyproject-hooks==1.1.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.2.2
pytest==8.3.2
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -401,7 +380,7 @@ snowballstemmer==2.2.0
# via
# -r requirements/quality.txt
# pydocstyle
sqlparse==0.5.0
sqlparse==0.5.1
# via
# -r requirements/quality.txt
# django
Expand All @@ -417,19 +396,6 @@ text-unidecode==1.3
# via
# -r requirements/quality.txt
# python-slugify
tomli==2.0.1
# via
# -r requirements/ci.txt
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
# black
# build
# coverage
# pip-tools
# pylint
# pyproject-api
# pytest
# tox
tomlkit==0.13.0
# via
# -r requirements/quality.txt
Expand All @@ -439,16 +405,10 @@ tox==4.16.0
typing-extensions==4.12.2
# via
# -r requirements/quality.txt
# asgiref
# astroid
# black
# edx-opaque-keys
# kombu
# pylint
tzdata==2024.1
# via
# -r requirements/quality.txt
# backports-zoneinfo
# celery
urllib3==2.2.2
# via
Expand Down Expand Up @@ -481,12 +441,8 @@ wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
xblock==4.0.1
xblock==5.0.0
# via -r requirements/quality.txt
zipp==3.19.2
# via
# -r requirements/pip-tools.txt
# importlib-metadata

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