Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

fix: remove tox-battery from requirements #698

Merged
merged 1 commit into from
Dec 11, 2023
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
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ backports-zoneinfo==0.2.1
# via django
boto==2.49.0
# via -r requirements/base.in
boto3==1.33.7
boto3==1.33.10
# via -r requirements/base.in
botocore==1.33.7
botocore==1.33.10
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -107,7 +107,7 @@ edx-django-utils==5.9.0
# edx-drf-extensions
# edx-enterprise-data
# edx-rest-api-client
edx-drf-extensions==9.0.0
edx-drf-extensions==9.0.1
# via
# -r requirements/base.in
# edx-enterprise-data
Expand Down Expand Up @@ -150,7 +150,7 @@ markdown==3.5.1
# via -r requirements/base.in
markupsafe==2.1.3
# via jinja2
newrelic==9.2.0
newrelic==9.3.0
# via edx-django-utils
ordered-set==4.1.0
# via -r requirements/base.in
Expand Down
4 changes: 0 additions & 4 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,3 @@ elasticsearch-dsl>=7.2.1,<8.0.0
# Use same version of edx-lint
pylint==2.4.4
pylint-django==2.0.11

# tox>4.0.0 isn't yet compatible with many tox plugins, causing CI failures in almost all repos.
# Details can be found in this discussion: https://github.com/tox-dev/tox/discussions/1810
tox<4.0.0
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ backports-zoneinfo==0.2.1
# via django
boto==2.49.0
# via -r requirements/base.in
boto3==1.33.7
boto3==1.33.10
# via -r requirements/base.in
botocore==1.33.7
botocore==1.33.10
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -107,7 +107,7 @@ edx-django-utils==5.9.0
# edx-drf-extensions
# edx-enterprise-data
# edx-rest-api-client
edx-drf-extensions==9.0.0
edx-drf-extensions==9.0.1
# via
# -r requirements/base.in
# edx-enterprise-data
Expand Down Expand Up @@ -152,7 +152,7 @@ markupsafe==2.1.3
# via jinja2
mysqlclient==2.2.0
# via -r requirements/dev.in
newrelic==9.2.0
newrelic==9.3.0
# via edx-django-utils
ordered-set==4.1.0
# via -r requirements/base.in
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ beautifulsoup4==4.12.2
# via pydata-sphinx-theme
boto==2.49.0
# via -r requirements/base.in
boto3==1.33.7
boto3==1.33.10
# via -r requirements/base.in
botocore==1.33.7
botocore==1.33.10
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -121,7 +121,7 @@ edx-django-utils==5.9.0
# edx-drf-extensions
# edx-enterprise-data
# edx-rest-api-client
edx-drf-extensions==9.0.0
edx-drf-extensions==9.0.1
# via
# -r requirements/base.in
# edx-enterprise-data
Expand Down Expand Up @@ -170,7 +170,7 @@ markdown==3.5.1
# via -r requirements/base.in
markupsafe==2.1.3
# via jinja2
newrelic==9.2.0
newrelic==9.3.0
# via edx-django-utils
ordered-set==4.1.0
# via -r requirements/base.in
Expand Down
8 changes: 4 additions & 4 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ backports-zoneinfo==0.2.1
# via django
boto==2.49.0
# via -r requirements/base.in
boto3==1.33.7
boto3==1.33.10
# via -r requirements/base.in
botocore==1.33.7
botocore==1.33.10
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -107,7 +107,7 @@ edx-django-utils==5.9.0
# edx-drf-extensions
# edx-enterprise-data
# edx-rest-api-client
edx-drf-extensions==9.0.0
edx-drf-extensions==9.0.1
# via
# -r requirements/base.in
# edx-enterprise-data
Expand Down Expand Up @@ -158,7 +158,7 @@ markupsafe==2.1.3
# via jinja2
mysqlclient==2.2.0
# via -r requirements/production.in
newrelic==9.2.0
newrelic==9.3.0
# via
# -r requirements/production.in
# edx-django-utils
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ backports-zoneinfo==0.2.1
# via django
boto==2.49.0
# via -r requirements/base.in
boto3==1.33.7
boto3==1.33.10
# via -r requirements/base.in
botocore==1.33.7
botocore==1.33.10
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -120,7 +120,7 @@ edx-django-utils==5.9.0
# edx-drf-extensions
# edx-enterprise-data
# edx-rest-api-client
edx-drf-extensions==9.0.0
edx-drf-extensions==9.0.1
# via
# -r requirements/base.in
# edx-enterprise-data
Expand Down Expand Up @@ -177,7 +177,7 @@ markupsafe==2.1.3
# via jinja2
mccabe==0.6.1
# via pylint
newrelic==9.2.0
newrelic==9.3.0
# via edx-django-utils
ordered-set==4.1.0
# via -r requirements/base.in
Expand Down
1 change: 0 additions & 1 deletion requirements/tox.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
-c constraints.txt

tox
tox-battery
27 changes: 16 additions & 11 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,35 @@
#
# make upgrade
#
cachetools==5.3.2
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.7
# via virtualenv
filelock==3.13.1
# via
# tox
# virtualenv
packaging==23.2
# via tox
# via
# pyproject-api
# tox
platformdirs==4.1.0
# via virtualenv
# via
# tox
# virtualenv
pluggy==1.3.0
# via tox
py==1.11.0
# via tox
six==1.16.0
pyproject-api==1.6.1
# via tox
tomli==2.0.1
# via tox
tox==3.28.0
# via
# -c requirements/constraints.txt
# -r requirements/tox.in
# tox-battery
tox-battery==0.6.2
# pyproject-api
# tox
tox==4.11.4
# via -r requirements/tox.in
virtualenv==20.25.0
# via tox
Loading