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

Python Requirements Update #257

Closed
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
38 changes: 20 additions & 18 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,21 @@ asgiref==3.7.2
# via
# django
# django-cors-headers
# django-simple-history
async-timeout==4.0.3
# via redis
attrs==23.2.0
# via
# -r requirements/base.in
# lti-consumer-xblock
# openedx-events
backports-zoneinfo==0.2.1
# via django
bleach==6.1.0
# via lti-consumer-xblock
boto3==1.34.45
boto3==1.34.60
# via fs-s3fs
botocore==1.34.45
botocore==1.34.60
# via
# boto3
# s3transfer
Expand All @@ -45,15 +48,15 @@ coreapi==2.3.3
# openapi-codec
coreschema==0.0.4
# via coreapi
cryptography==42.0.3
cryptography==42.0.5
# via
# pyjwt
# social-auth-core
defusedxml==0.8.0rc2
# via
# python3-openid
# social-auth-core
django==3.2.24
django==4.2.11
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -96,13 +99,13 @@ django-crum==0.7.9
# edx-toggles
django-extensions==3.2.3
# via -r requirements/base.in
django-filter==23.5
django-filter==24.1
# via lti-consumer-xblock
django-model-utils==4.4.0
# via -r requirements/base.in
django-rest-swagger==2.2.0
# via -r requirements/base.in
django-simple-history==3.4.0
django-simple-history==3.5.0
# via -r requirements/base.in
django-statici18n==2.4.0
# via lti-consumer-xblock
Expand Down Expand Up @@ -133,7 +136,7 @@ edx-ccx-keys==1.2.1
# via lti-consumer-xblock
edx-django-release-util==1.3.0
# via -r requirements/base.in
edx-django-utils==5.10.1
edx-django-utils==5.11.0
# via
# -r requirements/base.in
# django-config-models
Expand All @@ -149,7 +152,7 @@ edx-drf-extensions==9.1.2
# -r requirements/base.in
edx-event-bus-kafka==5.6.0
# via -r requirements/base.in
edx-event-bus-redis==0.3.3
edx-event-bus-redis==0.4.0
# via -r requirements/base.in
edx-opaque-keys[django]==2.5.1
# via
Expand All @@ -175,7 +178,7 @@ fs==2.4.16
# xblock
fs-s3fs==1.1.1
# via openedx-django-pyfs
future==0.18.3
future==1.0.0
# via pyjwkest
idna==3.6
# via requests
Expand Down Expand Up @@ -212,7 +215,7 @@ markupsafe==2.1.5
# xblock
mysqlclient==2.2.4
# via -r requirements/base.in
newrelic==9.6.0
newrelic==9.7.1
# via edx-django-utils
oauthlib==3.2.2
# via
Expand All @@ -230,7 +233,7 @@ openedx-events==9.5.2
# edx-event-bus-redis
openedx-filters==1.6.0
# via lti-consumer-xblock
packaging==23.2
packaging==24.0
# via drf-yasg
pbr==6.0.0
# via stevedore
Expand Down Expand Up @@ -259,7 +262,7 @@ pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# botocore
# xblock
Expand All @@ -270,7 +273,6 @@ python3-openid==3.2.0
pytz==2024.1
# via
# -r requirements/base.in
# django
# djangorestframework
# drf-yasg
# xblock
Expand All @@ -280,7 +282,7 @@ pyyaml==6.0.1
# drf-yasg
# edx-django-release-util
# xblock
redis==5.0.1
redis==5.0.3
# via walrus
requests==2.31.0
# via
Expand All @@ -291,7 +293,7 @@ requests==2.31.0
# requests-oauthlib
# slumber
# social-auth-core
requests-oauthlib==1.3.1
requests-oauthlib==1.4.0
# via social-auth-core
s3transfer==0.10.0
# via boto3
Expand Down Expand Up @@ -321,14 +323,14 @@ social-auth-core==4.5.3
# social-auth-app-django
sqlparse==0.4.4
# via django
stevedore==5.1.0
stevedore==5.2.0
# via
# code-annotations
# edx-django-utils
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# asgiref
# edx-opaque-keys
Expand All @@ -348,7 +350,7 @@ webencodings==0.5.1
# via bleach
webob==1.8.7
# via xblock
xblock==1.10.0
xblock==2.0.0
# via lti-consumer-xblock

# The following packages are considered to be unsafe in a requirements file:
Expand Down
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==5.3.2
cachetools==5.3.3
# via tox
chardet==5.2.0
# via tox
Expand All @@ -16,7 +16,7 @@ filelock==3.13.1
# via
# tox
# virtualenv
packaging==23.2
packaging==24.0
# via
# pyproject-api
# tox
Expand All @@ -32,7 +32,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.13.0
tox==4.14.1
# via -r requirements/ci.in
virtualenv==20.25.0
virtualenv==20.25.1
# via tox
2 changes: 1 addition & 1 deletion requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


# using LTS django version
Django<4.0
Django<5.0

# elasticsearch>=7.14.0 includes breaking changes in it which caused issues in discovery upgrade process.
# elastic search changelog: https://www.elastic.co/guide/en/enterprise-search/master/release-notes-7.14.0.html
Expand Down
Loading
Loading