Skip to content

Commit

Permalink
chore: upgrade requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
luisfelipec95 committed Dec 19, 2024
1 parent f79681d commit 11fc12d
Show file tree
Hide file tree
Showing 6 changed files with 84 additions and 128 deletions.
69 changes: 30 additions & 39 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,31 +1,24 @@
#
# 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
#
amqp==5.2.0
amqp==5.3.1
# via kombu
appdirs==1.4.4
# via fs
asgiref==3.8.1
# via django
attrs==24.2.0
attrs==24.3.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.1
# via celery
celery==5.4.0
# via
# eox-core
# event-tracking
certifi==2024.8.30
certifi==2024.12.14
# via requests
cffi==1.17.1
# via
Expand All @@ -48,9 +41,9 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==1.8.0
code-annotations==2.1.0
# via edx-toggles
cryptography==43.0.3
cryptography==44.0.0
# via
# jwcrypto
# pyjwt
Expand All @@ -59,7 +52,7 @@ defusedxml==0.8.0rc2
# via
# python3-openid
# social-auth-core
django==4.2.16
django==4.2.17
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# django-crum
Expand Down Expand Up @@ -101,7 +94,7 @@ django-simple-history==3.0.0
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# edx-proctoring
django-waffle==4.1.0
django-waffle==4.2.0
# via
# edx-django-utils
# edx-drf-extensions
Expand All @@ -118,23 +111,25 @@ djangorestframework==3.15.2
# edx-drf-extensions
# edx-proctoring
# eox-core
dnspython==2.7.0
# via pymongo
drf-jwt==1.19.2
# via edx-drf-extensions
drf-yasg==1.21.8
# via edx-api-doc-tools
edx-api-doc-tools==2.0.0
# via eox-core
edx-ccx-keys==1.3.0
edx-ccx-keys==2.0.2
# via openedx-events
edx-django-utils==7.0.0
edx-django-utils==7.1.0
# via
# edx-drf-extensions
# edx-rest-api-client
# edx-toggles
# edx-when
# event-tracking
# openedx-events
edx-drf-extensions==10.4.0
edx-drf-extensions==10.5.0
# via
# -r requirements/base.in
# edx-proctoring
Expand All @@ -148,20 +143,18 @@ edx-opaque-keys[django]==2.11.0
# edx-when
# eox-core
# openedx-events
edx-proctoring==4.18.2
edx-proctoring==5.0.1
# via eox-core
edx-rest-api-client==6.0.0
# via edx-proctoring
edx-toggles==5.2.0
# via event-tracking
edx-when==2.5.0
# via edx-proctoring
eox-core==10.6.0
eox-core==11.1.0
# via -r requirements/base.in
event-tracking==2.4.0
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# edx-proctoring
event-tracking==3.0.0
# via edx-proctoring
fastavro==1.9.7
# via openedx-events
fs==2.4.16
Expand All @@ -180,44 +173,44 @@ kombu==5.4.2
# via celery
lxml==5.3.0
# via xblock
mako==1.3.6
mako==1.3.8
# via xblock
markupsafe==2.1.5
markupsafe==3.0.2
# via
# jinja2
# mako
# xblock
newrelic==10.2.0
newrelic==10.4.0
# via edx-django-utils
oauthlib==3.2.2
# via
# django-oauth-toolkit
# requests-oauthlib
# social-auth-core
openedx-events==9.14.1
openedx-events==9.15.0
# via
# eox-core
# event-tracking
packaging==24.1
packaging==24.2
# via drf-yasg
pbr==6.1.0
# via stevedore
prompt-toolkit==3.0.48
# via click-repl
psutil==6.1.0
psutil==6.1.1
# via edx-django-utils
pycparser==2.22
# via cffi
pycryptodomex==3.21.0
# via edx-proctoring
pyjwt[crypto]==2.9.0
pyjwt[crypto]==2.10.1
# via
# drf-jwt
# edx-drf-extensions
# edx-proctoring
# edx-rest-api-client
# social-auth-core
pymongo==3.13.0
pymongo==4.4.0
# via
# edx-opaque-keys
# event-tracking
Expand Down Expand Up @@ -262,7 +255,7 @@ shortuuid==1.0.13
# via django-oauth2-provider
simplejson==3.19.3
# via xblock
six==1.16.0
six==1.17.0
# via
# edx-ccx-keys
# eox-core
Expand All @@ -271,9 +264,9 @@ six==1.16.0
# python-dateutil
social-auth-core==4.5.4
# via eox-core
sqlparse==0.5.1
sqlparse==0.5.3
# via django
stevedore==5.3.0
stevedore==5.4.0
# via
# code-annotations
# edx-django-utils
Expand All @@ -282,14 +275,12 @@ text-unidecode==1.3
# via python-slugify
typing-extensions==4.12.2
# via
# asgiref
# edx-opaque-keys
# jwcrypto
# kombu
tzdata==2024.2
# via
# backports-zoneinfo
# celery
# kombu
uritemplate==4.1.1
# via drf-yasg
urllib3==2.2.3
Expand All @@ -303,7 +294,7 @@ wcwidth==0.2.13
# via prompt-toolkit
web-fragments==2.2.0
# via xblock
webob==1.8.8
webob==1.8.9
# via xblock
xblock==5.1.0
# via edx-when
Expand Down
2 changes: 1 addition & 1 deletion requirements/django42.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==4.2.16
django==4.2.17
30 changes: 12 additions & 18 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,54 +1,48 @@
#
# 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
#
alabaster==0.7.13
alabaster==1.0.0
# via sphinx
babel==2.16.0
# via sphinx
certifi==2024.8.30
certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
# via requests
docutils==0.20.1
docutils==0.21.2
# via sphinx
idna==3.10
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.5.0
# via sphinx
jinja2==3.1.4
# via sphinx
markupsafe==2.1.5
markupsafe==3.0.2
# via jinja2
packaging==24.1
packaging==24.2
# via sphinx
pygments==2.18.0
# via sphinx
pytz==2024.2
# via babel
requests==2.32.3
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.1.2
sphinx==8.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
urllib3==2.2.3
# via requests
zipp==3.20.2
# via importlib-metadata
14 changes: 3 additions & 11 deletions 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.8
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -8,24 +8,16 @@ build==1.2.2.post1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==8.5.0
# via build
packaging==24.1
packaging==24.2
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
# via
# build
# pip-tools
tomli==2.0.2
# via
# build
# pip-tools
wheel==0.44.0
wheel==0.45.1
# via pip-tools
zipp==3.20.2
# via importlib-metadata

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

0 comments on commit 11fc12d

Please sign in to comment.