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

Merged
merged 1 commit into from
May 14, 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
37 changes: 16 additions & 21 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ asgiref==3.8.1
# django
# django-cors-headers
# django-simple-history
astroid==3.1.0
astroid==3.2.0
# via
# -r requirements/dev.txt
# pylint
Expand All @@ -34,21 +34,17 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# -r requirements/production.txt
# django
# djangorestframework
bcrypt==4.1.3
# via
# -r requirements/dev.txt
# paramiko
black==24.4.2
# via -r requirements/dev.txt
bleach==6.1.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.34.99
boto3==1.34.104
# via
# -r requirements/production.txt
# django-ses
botocore==1.34.99
botocore==1.34.104
# via
# -r requirements/production.txt
# boto3
Expand Down Expand Up @@ -262,6 +258,11 @@ edx-auth-backends==4.3.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
edx-ccx-keys==1.3.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
# openedx-events
edx-credentials-themes @ git+https://github.com/openedx/[email protected]
# via
# -r requirements/dev.txt
Expand Down Expand Up @@ -302,6 +303,7 @@ edx-opaque-keys[django]==2.9.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-ccx-keys
# edx-drf-extensions
# openedx-events
edx-rest-api-client==5.7.0
Expand All @@ -319,7 +321,7 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/dev.txt
faker==25.0.1
faker==25.2.0
# via
# -r requirements/dev.txt
# factory-boy
Expand Down Expand Up @@ -415,7 +417,7 @@ mysqlclient==2.2.4
# via
# -r requirements/dev.txt
# -r requirements/production.txt
newrelic==9.9.0
newrelic==9.9.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand All @@ -437,7 +439,7 @@ openedx-atlas==0.6.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
openedx-events==9.9.2
openedx-events==9.10.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -511,7 +513,7 @@ pyjwt[crypto]==2.8.0
# edx-rest-api-client
# segment-analytics-python
# social-auth-core
pylint==3.1.0
pylint==3.2.0
# via
# -r requirements/dev.txt
# edx-lint
Expand Down Expand Up @@ -554,10 +556,6 @@ pyproject-api==1.6.1
# via
# -r requirements/dev.txt
# tox
pyrsistent==0.20.0
# via
# -r requirements/dev.txt
# jsonschema
pytest==8.2.0
# via
# -r requirements/dev.txt
Expand Down Expand Up @@ -658,6 +656,7 @@ six==1.16.0
# bleach
# edx-ace
# edx-auth-backends
# edx-ccx-keys
# edx-django-release-util
# edx-lint
# python-dateutil
Expand Down Expand Up @@ -706,7 +705,7 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.12.4
tomlkit==0.12.5
# via
# -r requirements/dev.txt
# pylint
Expand Down Expand Up @@ -736,7 +735,7 @@ urllib3==1.26.18
# botocore
# requests
# responses
virtualenv==20.26.1
virtualenv==20.26.2
# via
# -r requirements/dev.txt
# tox
Expand All @@ -745,10 +744,6 @@ webencodings==0.5.1
# -r requirements/dev.txt
# -r requirements/production.txt
# bleach
websocket-client==0.59.0
# via
# -r requirements/dev.txt
# docker-compose
xss-utils==0.6.0
# via
# -r requirements/dev.txt
Expand Down
8 changes: 6 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ edx-ace==1.8.0
# via -r requirements/base.in
edx-auth-backends==4.3.0
# via -r requirements/base.in
edx-ccx-keys==1.3.0
# via openedx-events
edx-credentials-themes @ git+https://github.com/openedx/[email protected]
# via -r requirements/base.in
edx-django-release-util==1.4.0
Expand All @@ -153,6 +155,7 @@ edx-i18n-tools==1.6.0
edx-opaque-keys[django]==2.9.0
# via
# -r requirements/base.in
# edx-ccx-keys
# edx-drf-extensions
# openedx-events
edx-rest-api-client==5.7.0
Expand Down Expand Up @@ -190,7 +193,7 @@ markupsafe==2.1.5
# via jinja2
mysqlclient==2.2.4
# via -r requirements/base.in
newrelic==9.9.0
newrelic==9.9.1
# via
# -r requirements/base.in
# edx-django-utils
Expand All @@ -202,7 +205,7 @@ openapi-codec==1.3.2
# via django-rest-swagger
openedx-atlas==0.6.0
# via -r requirements/base.in
openedx-events==9.9.2
openedx-events==9.10.0
# via edx-event-bus-kafka
packaging==24.0
# via drf-yasg
Expand Down Expand Up @@ -286,6 +289,7 @@ six==1.16.0
# bleach
# edx-ace
# edx-auth-backends
# edx-ccx-keys
# edx-django-release-util
# python-dateutil
slumber==0.7.1
Expand Down
26 changes: 13 additions & 13 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ asgiref==3.8.1
# django
# django-cors-headers
# django-simple-history
astroid==3.1.0
astroid==3.2.0
# via
# -r requirements/test.txt
# pylint
Expand All @@ -30,8 +30,6 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# -r requirements/test.txt
# django
# djangorestframework
bcrypt==4.1.3
# via paramiko
black==24.4.2
# via -r requirements/test.txt
bleach==6.1.0
Expand Down Expand Up @@ -198,6 +196,10 @@ edx-ace==1.8.0
# via -r requirements/test.txt
edx-auth-backends==4.3.0
# via -r requirements/test.txt
edx-ccx-keys==1.3.0
# via
# -r requirements/test.txt
# openedx-events
edx-credentials-themes @ git+https://github.com/openedx/[email protected]
# via -r requirements/test.txt
edx-django-release-util==1.4.0
Expand Down Expand Up @@ -226,6 +228,7 @@ edx-lint==5.3.6
edx-opaque-keys[django]==2.9.0
# via
# -r requirements/test.txt
# edx-ccx-keys
# edx-drf-extensions
# openedx-events
edx-rest-api-client==5.7.0
Expand All @@ -240,7 +243,7 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==25.0.1
faker==25.2.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -309,7 +312,7 @@ mypy-extensions==1.0.0
# black
mysqlclient==2.2.4
# via -r requirements/test.txt
newrelic==9.9.0
newrelic==9.9.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -324,7 +327,7 @@ openapi-codec==1.3.2
# django-rest-swagger
openedx-atlas==0.6.0
# via -r requirements/test.txt
openedx-events==9.9.2
openedx-events==9.10.0
# via
# -r requirements/test.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -385,7 +388,7 @@ pyjwt[crypto]==2.8.0
# edx-rest-api-client
# segment-analytics-python
# social-auth-core
pylint==3.1.0
pylint==3.2.0
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -423,8 +426,6 @@ pyproject-api==1.6.1
# via
# -r requirements/test.txt
# tox
pyrsistent==0.20.0
# via jsonschema
pytest==8.2.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -502,6 +503,7 @@ six==1.16.0
# bleach
# edx-ace
# edx-auth-backends
# edx-ccx-keys
# edx-django-release-util
# edx-lint
# python-dateutil
Expand Down Expand Up @@ -544,7 +546,7 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.12.4
tomlkit==0.12.5
# via
# -r requirements/test.txt
# pylint
Expand All @@ -570,16 +572,14 @@ urllib3==1.26.18
# -r requirements/test.txt
# requests
# responses
virtualenv==20.26.1
virtualenv==20.26.2
# via
# -r requirements/test.txt
# tox
webencodings==0.5.1
# via
# -r requirements/test.txt
# bleach
websocket-client==0.59.0
# via docker-compose
xss-utils==0.6.0
# via -r requirements/test.txt
zipp==3.18.1
Expand Down
14 changes: 10 additions & 4 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# djangorestframework
bleach==6.1.0
# via -r requirements/base.txt
boto3==1.34.99
boto3==1.34.104
# via django-ses
botocore==1.34.99
botocore==1.34.104
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -163,6 +163,10 @@ edx-ace==1.8.0
# via -r requirements/base.txt
edx-auth-backends==4.3.0
# via -r requirements/base.txt
edx-ccx-keys==1.3.0
# via
# -r requirements/base.txt
# openedx-events
edx-credentials-themes @ git+https://github.com/openedx/[email protected]
# via -r requirements/base.txt
edx-django-release-util==1.4.0
Expand All @@ -188,6 +192,7 @@ edx-i18n-tools==1.6.0
edx-opaque-keys[django]==2.9.0
# via
# -r requirements/base.txt
# edx-ccx-keys
# edx-drf-extensions
# openedx-events
edx-rest-api-client==5.7.0
Expand Down Expand Up @@ -248,7 +253,7 @@ markupsafe==2.1.5
# jinja2
mysqlclient==2.2.4
# via -r requirements/base.txt
newrelic==9.9.0
newrelic==9.9.1
# via
# -r requirements/base.txt
# -r requirements/production.in
Expand All @@ -266,7 +271,7 @@ openapi-codec==1.3.2
# django-rest-swagger
openedx-atlas==0.6.0
# via -r requirements/base.txt
openedx-events==9.9.2
openedx-events==9.10.0
# via
# -r requirements/base.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -391,6 +396,7 @@ six==1.16.0
# bleach
# edx-ace
# edx-auth-backends
# edx-ccx-keys
# edx-django-release-util
# python-dateutil
slumber==0.7.1
Expand Down
Loading
Loading