Skip to content

Commit

Permalink
Merge pull request #257 from openedx/repo-tools/upgrade-python-requir…
Browse files Browse the repository at this point in the history
…ements-f091544

chore: Upgrade Python requirements
  • Loading branch information
kiram15 authored Jun 26, 2024
2 parents fc51f45 + 1282c6e commit 817e37c
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 55 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ openedx-events==9.11.0
# -r requirements/base.in
# edx-event-bus-kafka
# openedx-ledger
openedx-ledger==1.4.4
openedx-ledger==1.4.5
# via -r requirements/base.in
packaging==24.1
# via drf-yasg
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.15.3
filelock==3.15.4
# via
# tox
# virtualenv
Expand All @@ -26,9 +26,9 @@ platformdirs==4.2.2
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.6.1
pyproject-api==1.7.1
# via tox
tox==4.15.1
# via -r requirements/ci.in
virtualenv==20.26.2
virtualenv==20.26.3
# via tox
25 changes: 0 additions & 25 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,6 @@
# See BOM-2721 for more details.
# Below is the copied and edited version of common_constraints

# This is a temporary solution to override the real common_constraints.txt
# In edx-lint, until the pyjwt constraint in edx-lint has been removed.
# See BOM-2721 for more details.
# Below is the copied and edited version of common_constraints

# This is a temporary solution to override the real common_constraints.txt
# In edx-lint, until the pyjwt constraint in edx-lint has been removed.
# See BOM-2721 for more details.
# Below is the copied and edited version of common_constraints

# This is a temporary solution to override the real common_constraints.txt
# In edx-lint, until the pyjwt constraint in edx-lint has been removed.
# See BOM-2721 for more details.
# Below is the copied and edited version of common_constraints

# This is a temporary solution to override the real common_constraints.txt
# In edx-lint, until the pyjwt constraint in edx-lint has been removed.
# See BOM-2721 for more details.
# Below is the copied and edited version of common_constraints

# This is a temporary solution to override the real common_constraints.txt
# In edx-lint, until the pyjwt constraint in edx-lint has been removed.
# See BOM-2721 for more details.
# Below is the copied and edited version of common_constraints

# A central location for most common version constraints
# (across edx repos) for pip-installation.
#
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ colorama==0.4.6
# tox
confluent-kafka[avro,schema-registry]==2.4.0
# via -r requirements/validation.txt
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via
# -r requirements/validation.txt
# pytest-cov
Expand Down Expand Up @@ -259,7 +259,7 @@ fastavro==1.9.4
# -r requirements/validation.txt
# confluent-kafka
# openedx-events
filelock==3.15.3
filelock==3.15.4
# via
# -r requirements/validation.txt
# tox
Expand Down Expand Up @@ -377,7 +377,7 @@ openedx-events==9.11.0
# -r requirements/validation.txt
# edx-event-bus-kafka
# openedx-ledger
openedx-ledger==1.4.4
openedx-ledger==1.4.5
# via -r requirements/validation.txt
packaging==24.1
# via
Expand Down Expand Up @@ -474,7 +474,7 @@ pynacl==1.5.0
# via
# -r requirements/validation.txt
# edx-django-utils
pyproject-api==1.6.1
pyproject-api==1.7.1
# via
# -r requirements/validation.txt
# tox
Expand Down Expand Up @@ -645,7 +645,7 @@ urllib3==2.2.2
# requests
# responses
# twine
virtualenv==20.26.2
virtualenv==20.26.3
# via
# -r requirements/validation.txt
# tox
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ colorama==0.4.6
# tox
confluent-kafka[avro,schema-registry]==2.4.0
# via -r requirements/test.txt
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -260,7 +260,7 @@ fastavro==1.9.4
# -r requirements/test.txt
# confluent-kafka
# openedx-events
filelock==3.15.3
filelock==3.15.4
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -358,7 +358,7 @@ openedx-events==9.11.0
# -r requirements/test.txt
# edx-event-bus-kafka
# openedx-ledger
openedx-ledger==1.4.4
openedx-ledger==1.4.5
# via -r requirements/test.txt
packaging==24.1
# via
Expand Down Expand Up @@ -447,7 +447,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pyproject-api==1.6.1
pyproject-api==1.7.1
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -627,7 +627,7 @@ urllib3==2.2.2
# requests
# responses
# twine
virtualenv==20.26.2
virtualenv==20.26.3
# via
# -r requirements/test.txt
# tox
Expand Down
2 changes: 1 addition & 1 deletion requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ openedx-events==9.11.0
# -r requirements/base.txt
# edx-event-bus-kafka
# openedx-ledger
openedx-ledger==1.4.4
openedx-ledger==1.4.5
# via -r requirements/base.txt
packaging==24.1
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ colorama==0.4.6
# tox
confluent-kafka[avro,schema-registry]==2.4.0
# via -r requirements/test.txt
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -243,7 +243,7 @@ fastavro==1.9.4
# -r requirements/test.txt
# confluent-kafka
# openedx-events
filelock==3.15.3
filelock==3.15.4
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -339,7 +339,7 @@ openedx-events==9.11.0
# -r requirements/test.txt
# edx-event-bus-kafka
# openedx-ledger
openedx-ledger==1.4.4
openedx-ledger==1.4.5
# via -r requirements/test.txt
packaging==24.1
# via
Expand Down Expand Up @@ -423,7 +423,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pyproject-api==1.6.1
pyproject-api==1.7.1
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -575,7 +575,7 @@ urllib3==2.2.2
# requests
# responses
# twine
virtualenv==20.26.2
virtualenv==20.26.3
# via
# -r requirements/test.txt
# tox
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ colorama==0.4.6
# via tox
confluent-kafka[avro,schema-registry]==2.4.0
# via -r requirements/base.txt
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -223,7 +223,7 @@ fastavro==1.9.4
# -r requirements/base.txt
# confluent-kafka
# openedx-events
filelock==3.15.3
filelock==3.15.4
# via
# tox
# virtualenv
Expand Down Expand Up @@ -285,7 +285,7 @@ openedx-events==9.11.0
# -r requirements/base.txt
# edx-event-bus-kafka
# openedx-ledger
openedx-ledger==1.4.4
openedx-ledger==1.4.5
# via -r requirements/base.txt
packaging==24.1
# via
Expand Down Expand Up @@ -351,7 +351,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pyproject-api==1.6.1
pyproject-api==1.7.1
# via tox
pytest==8.2.2
# via
Expand Down Expand Up @@ -479,7 +479,7 @@ urllib3==2.2.2
# -r requirements/base.txt
# requests
# responses
virtualenv==20.26.2
virtualenv==20.26.3
# via tox

# The following packages are considered to be unsafe in a requirements file:
Expand Down
10 changes: 5 additions & 5 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ confluent-kafka[avro,schema-registry]==2.4.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -305,7 +305,7 @@ fastavro==1.9.4
# -r requirements/test.txt
# confluent-kafka
# openedx-events
filelock==3.15.3
filelock==3.15.4
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -435,7 +435,7 @@ openedx-events==9.11.0
# -r requirements/test.txt
# edx-event-bus-kafka
# openedx-ledger
openedx-ledger==1.4.4
openedx-ledger==1.4.5
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -540,7 +540,7 @@ pynacl==1.5.0
# -r requirements/quality.txt
# -r requirements/test.txt
# edx-django-utils
pyproject-api==1.6.1
pyproject-api==1.7.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -737,7 +737,7 @@ urllib3==2.2.2
# requests
# responses
# twine
virtualenv==20.26.2
virtualenv==20.26.3
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down

0 comments on commit 817e37c

Please sign in to comment.