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

Merged
merged 1 commit into from
Feb 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
15 changes: 8 additions & 7 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@ bcrypt==4.1.2
# via
# -r requirements/dev.txt
# paramiko
black==24.1.1
black==24.2.0
# via -r requirements/dev.txt
bleach==6.1.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.34.36
boto3==1.34.40
# via
# -r requirements/production.txt
# django-ses
botocore==1.34.36
botocore==1.34.40
# via
# -r requirements/production.txt
# boto3
Expand Down Expand Up @@ -421,7 +421,7 @@ mypy-extensions==1.0.0
# via
# -r requirements/dev.txt
# black
mysqlclient==2.2.3
mysqlclient==2.2.4
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand All @@ -447,7 +447,7 @@ openedx-atlas==0.6.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
openedx-events==9.5.0
openedx-events==9.5.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -525,6 +525,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# segment-analytics-python
# social-auth-core
pylint==3.0.3
# via
Expand Down Expand Up @@ -596,7 +597,7 @@ python-memcached==1.62
# via
# -r requirements/dev.txt
# -r requirements/production.txt
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -661,7 +662,7 @@ sailthru-client==2.2.3
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-ace
segment-analytics-python==2.3.0
segment-analytics-python==2.3.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down
9 changes: 5 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ markdown==3.5.2
# via -r requirements/base.in
markupsafe==2.1.5
# via jinja2
mysqlclient==2.2.3
mysqlclient==2.2.4
# via -r requirements/base.in
newrelic==9.6.0
# via
Expand All @@ -188,7 +188,7 @@ openapi-codec==1.3.2
# via django-rest-swagger
openedx-atlas==0.6.0
# via -r requirements/base.in
openedx-events==9.5.0
openedx-events==9.5.1
# via edx-event-bus-kafka
packaging==23.2
# via drf-yasg
Expand All @@ -213,6 +213,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# segment-analytics-python
# social-auth-core
pymemcache==4.0.0
# via -r requirements/base.in
Expand All @@ -228,7 +229,7 @@ python-dateutil==2.8.2
# segment-analytics-python
python-memcached==1.62
# via -r requirements/base.in
python-slugify==8.0.3
python-slugify==8.0.4
# via code-annotations
python3-openid==3.2.0
# via social-auth-core
Expand Down Expand Up @@ -261,7 +262,7 @@ requests-oauthlib==1.3.1
# via social-auth-core
sailthru-client==2.2.3
# via edx-ace
segment-analytics-python==2.3.0
segment-analytics-python==2.3.1
# via -r requirements/base.in
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down
11 changes: 6 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ backports-zoneinfo==0.2.1
# django
bcrypt==4.1.2
# via paramiko
black==24.1.1
black==24.2.0
# via -r requirements/test.txt
bleach==6.1.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -311,7 +311,7 @@ mypy-extensions==1.0.0
# via
# -r requirements/test.txt
# black
mysqlclient==2.2.3
mysqlclient==2.2.4
# via -r requirements/test.txt
newrelic==9.6.0
# via
Expand All @@ -328,7 +328,7 @@ openapi-codec==1.3.2
# django-rest-swagger
openedx-atlas==0.6.0
# via -r requirements/test.txt
openedx-events==9.5.0
openedx-events==9.5.1
# via
# -r requirements/test.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -391,6 +391,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# segment-analytics-python
# social-auth-core
pylint==3.0.3
# via
Expand Down Expand Up @@ -449,7 +450,7 @@ python-dotenv==0.21.1
# via docker-compose
python-memcached==1.62
# via -r requirements/test.txt
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -500,7 +501,7 @@ sailthru-client==2.2.3
# via
# -r requirements/test.txt
# edx-ace
segment-analytics-python==2.3.0
segment-analytics-python==2.3.1
# via -r requirements/test.txt
semantic-version==2.10.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
setuptools==69.1.0
# via -r requirements/pip.in
13 changes: 7 additions & 6 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ backports-zoneinfo==0.2.1
# django
bleach==6.1.0
# via -r requirements/base.txt
boto3==1.34.36
boto3==1.34.40
# via django-ses
botocore==1.34.36
botocore==1.34.40
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -234,7 +234,7 @@ markupsafe==2.1.5
# via
# -r requirements/base.txt
# jinja2
mysqlclient==2.2.3
mysqlclient==2.2.4
# via -r requirements/base.txt
newrelic==9.6.0
# via
Expand All @@ -254,7 +254,7 @@ openapi-codec==1.3.2
# django-rest-swagger
openedx-atlas==0.6.0
# via -r requirements/base.txt
openedx-events==9.5.0
openedx-events==9.5.1
# via
# -r requirements/base.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -295,6 +295,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# segment-analytics-python
# social-auth-core
pymemcache==4.0.0
# via -r requirements/base.txt
Expand All @@ -318,7 +319,7 @@ python-dateutil==2.8.2
# segment-analytics-python
python-memcached==1.62
# via -r requirements/base.txt
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -364,7 +365,7 @@ sailthru-client==2.2.3
# via
# -r requirements/base.txt
# edx-ace
segment-analytics-python==2.3.0
segment-analytics-python==2.3.1
# via -r requirements/base.txt
semantic-version==2.10.0
# via
Expand Down
11 changes: 6 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ backports-zoneinfo==0.2.1
# via
# -r requirements/base.txt
# django
black==24.1.1
black==24.2.0
# via -r requirements/test.in
bleach==6.1.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -265,7 +265,7 @@ mccabe==0.7.0
# via pylint
mypy-extensions==1.0.0
# via black
mysqlclient==2.2.3
mysqlclient==2.2.4
# via -r requirements/base.txt
newrelic==9.6.0
# via
Expand All @@ -282,7 +282,7 @@ openapi-codec==1.3.2
# django-rest-swagger
openedx-atlas==0.6.0
# via -r requirements/base.txt
openedx-events==9.5.0
openedx-events==9.5.1
# via
# -r requirements/base.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -338,6 +338,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# segment-analytics-python
# social-auth-core
pylint==3.0.3
# via
Expand Down Expand Up @@ -383,7 +384,7 @@ python-dateutil==2.8.2
# segment-analytics-python
python-memcached==1.62
# via -r requirements/base.txt
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -429,7 +430,7 @@ sailthru-client==2.2.3
# via
# -r requirements/base.txt
# edx-ace
segment-analytics-python==2.3.0
segment-analytics-python==2.3.1
# via -r requirements/base.txt
semantic-version==2.10.0
# via
Expand Down
Loading