Skip to content

chore: upgrade requirements #116

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

Merged
merged 1 commit into from
Apr 23, 2025
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
16 changes: 8 additions & 8 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ asgiref==3.8.1
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.37.34
boto3==1.38.0
# via -r requirements/base.in
botocore==1.37.34
botocore==1.38.0
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -116,9 +116,9 @@ edx-drf-extensions==10.6.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==10.13.0
edx-enterprise-data==10.14.0
# via -r requirements/base.in
edx-opaque-keys==2.12.0
edx-opaque-keys==2.13.0
# via
# -r requirements/base.in
# edx-ccx-keys
Expand Down Expand Up @@ -152,17 +152,17 @@ markdown==3.8
# via -r requirements/base.in
markupsafe==3.0.2
# via jinja2
mysql-connector-python==9.2.0
mysql-connector-python==9.3.0
# via edx-enterprise-data
newrelic==10.9.0
# via edx-django-utils
numpy==2.2.4
numpy==2.2.5
# via
# edx-enterprise-data
# pandas
ordered-set==4.1.0
# via -r requirements/base.in
packaging==24.2
packaging==25.0
# via drf-yasg
pandas==2.2.3
# via edx-enterprise-data
Expand Down Expand Up @@ -205,7 +205,7 @@ requests==2.32.3
# edx-rest-api-client
rules==3.5
# via edx-enterprise-data
s3transfer==0.11.4
s3transfer==0.12.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ asgiref==3.8.1
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.37.34
boto3==1.38.0
# via -r requirements/base.in
botocore==1.37.34
botocore==1.38.0
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -116,9 +116,9 @@ edx-drf-extensions==10.6.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==10.13.0
edx-enterprise-data==10.14.0
# via -r requirements/base.in
edx-opaque-keys==2.12.0
edx-opaque-keys==2.13.0
# via
# -r requirements/base.in
# edx-ccx-keys
Expand Down Expand Up @@ -152,19 +152,19 @@ markdown==3.8
# via -r requirements/base.in
markupsafe==3.0.2
# via jinja2
mysql-connector-python==9.2.0
mysql-connector-python==9.3.0
# via edx-enterprise-data
mysqlclient==2.2.7
# via -r requirements/dev.in
newrelic==10.9.0
# via edx-django-utils
numpy==2.2.4
numpy==2.2.5
# via
# edx-enterprise-data
# pandas
ordered-set==4.1.0
# via -r requirements/base.in
packaging==24.2
packaging==25.0
# via drf-yasg
pandas==2.2.3
# via edx-enterprise-data
Expand Down Expand Up @@ -207,7 +207,7 @@ requests==2.32.3
# edx-rest-api-client
rules==3.5
# via edx-enterprise-data
s3transfer==0.11.4
s3transfer==0.12.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down
20 changes: 10 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ babel==2.17.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.13.3
beautifulsoup4==4.13.4
# via pydata-sphinx-theme
boto==2.49.0
# via -r requirements/base.in
boto3==1.37.34
boto3==1.38.0
# via -r requirements/base.in
botocore==1.37.34
botocore==1.38.0
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -130,9 +130,9 @@ edx-drf-extensions==10.6.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==10.13.0
edx-enterprise-data==10.14.0
# via -r requirements/base.in
edx-opaque-keys==2.12.0
edx-opaque-keys==2.13.0
# via
# -r requirements/base.in
# edx-ccx-keys
Expand Down Expand Up @@ -170,17 +170,17 @@ markdown==3.8
# via -r requirements/base.in
markupsafe==3.0.2
# via jinja2
mysql-connector-python==9.2.0
mysql-connector-python==9.3.0
# via edx-enterprise-data
newrelic==10.9.0
# via edx-django-utils
numpy==2.2.4
numpy==2.2.5
# via
# edx-enterprise-data
# pandas
ordered-set==4.1.0
# via -r requirements/base.in
packaging==24.2
packaging==25.0
# via
# drf-yasg
# pydata-sphinx-theme
Expand Down Expand Up @@ -240,7 +240,7 @@ roman-numerals-py==3.1.0
# via sphinx
rules==3.5
# via edx-enterprise-data
s3transfer==0.11.4
s3transfer==0.12.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand All @@ -253,7 +253,7 @@ six==1.17.0
# python-dateutil
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.6
soupsieve==2.7
# via beautifulsoup4
sphinx==8.2.3
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ wheel==0.45.1
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c /home/runner/work/edx-analytics-data-api/edx-analytics-data-api/requirements/constraints.txt
# -c /edx/app/analytics_api/analytics_api/requirements/constraints.txt
# -r requirements/pip.in
setuptools==78.1.0
setuptools==79.0.0
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.2.2.post1
# via pip-tools
click==8.1.8
# via pip-tools
packaging==24.2
packaging==25.0
# via build
pip-tools==7.4.1
# via -r requirements/pip_tools.in
Expand Down
20 changes: 10 additions & 10 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ asgiref==3.8.1
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.37.34
boto3==1.38.0
# via -r requirements/base.in
botocore==1.37.34
botocore==1.38.0
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -116,9 +116,9 @@ edx-drf-extensions==10.6.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==10.13.0
edx-enterprise-data==10.14.0
# via -r requirements/base.in
edx-opaque-keys==2.12.0
edx-opaque-keys==2.13.0
# via
# -r requirements/base.in
# edx-ccx-keys
Expand All @@ -134,9 +134,9 @@ factory-boy==3.3.3
# via edx-enterprise-data
faker==37.1.0
# via factory-boy
gevent==24.11.1
gevent==25.4.1
# via -r requirements/production.in
greenlet==3.1.1
greenlet==3.2.1
# via gevent
gunicorn==23.0.0
# via -r requirements/production.in
Expand All @@ -158,21 +158,21 @@ markdown==3.8
# via -r requirements/base.in
markupsafe==3.0.2
# via jinja2
mysql-connector-python==9.2.0
mysql-connector-python==9.3.0
# via edx-enterprise-data
mysqlclient==2.2.7
# via -r requirements/production.in
newrelic==10.9.0
# via
# -r requirements/production.in
# edx-django-utils
numpy==2.2.4
numpy==2.2.5
# via
# edx-enterprise-data
# pandas
ordered-set==4.1.0
# via -r requirements/base.in
packaging==24.2
packaging==25.0
# via
# drf-yasg
# gunicorn
Expand Down Expand Up @@ -220,7 +220,7 @@ requests==2.32.3
# edx-rest-api-client
rules==3.5
# via edx-enterprise-data
s3transfer==0.11.4
s3transfer==0.12.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ astroid==3.3.9
# via pylint
boto==2.49.0
# via -r requirements/base.in
boto3==1.37.34
boto3==1.38.0
# via -r requirements/base.in
botocore==1.37.34
botocore==1.38.0
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -47,7 +47,7 @@ ddt==1.7.2
# via -r requirements/test.in
diff-cover==9.2.4
# via -r requirements/test.in
dill==0.3.9
dill==0.4.0
# via pylint
# via
# -c requirements/constraints.txt
Expand Down Expand Up @@ -131,9 +131,9 @@ edx-drf-extensions==10.6.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==10.13.0
edx-enterprise-data==10.14.0
# via -r requirements/base.in
edx-opaque-keys==2.12.0
edx-opaque-keys==2.13.0
# via
# -r requirements/base.in
# edx-ccx-keys
Expand Down Expand Up @@ -177,17 +177,17 @@ markupsafe==3.0.2
# via jinja2
mccabe==0.7.0
# via pylint
mysql-connector-python==9.2.0
mysql-connector-python==9.3.0
# via edx-enterprise-data
newrelic==10.9.0
# via edx-django-utils
numpy==2.2.4
numpy==2.2.5
# via
# edx-enterprise-data
# pandas
ordered-set==4.1.0
# via -r requirements/base.in
packaging==24.2
packaging==25.0
# via
# drf-yasg
# pytest
Expand Down Expand Up @@ -260,7 +260,7 @@ responses==0.25.7
# via -r requirements/test.in
rules==3.5
# via edx-enterprise-data
s3transfer==0.11.4
s3transfer==0.12.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ filelock==3.18.0
# via
# tox
# virtualenv
packaging==24.2
packaging==25.0
# via
# pyproject-api
# tox
Expand Down
Loading