Skip to content
Closed
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
12 changes: 6 additions & 6 deletions playbooks/roles/aws/templates/requirements.txt.j2
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
#
awscli==1.38.8
awscli==1.42.40
# via -r requirements/aws.in
boto==2.49.0
# via -r requirements/aws.in
boto3==1.37.8
boto3==1.40.40
# via -r requirements/aws.in
botocore==1.37.8
botocore==1.40.40
# via
# awscli
# boto3
# s3transfer
colorama==0.4.6
# via awscli
docutils==0.16
docutils==0.19
# via awscli
jmespath==1.0.1
# via
Expand All @@ -39,7 +39,7 @@ rsa==4.7.2
# via awscli
s3cmd==2.4.0
# via -r requirements/aws.in
s3transfer==0.11.4
s3transfer==0.14.0
# via
# awscli
# boto3
Expand Down
33 changes: 16 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -8,33 +8,33 @@ ansible==2.10.7
# via -r requirements/base.in
ansible-base==2.10.17
# via ansible
awscli==1.38.8
awscli==1.42.40
# via -r requirements/base.in
bcrypt==3.1.7
# via
# -c requirements/constraints.txt
# paramiko
boto==2.49.0
# via -r requirements/base.in
boto3==1.37.8
boto3==1.40.40
# via -r requirements/base.in
botocore==1.37.8
botocore==1.40.40
# via
# awscli
# boto3
# s3transfer
certifi==2025.1.31
certifi==2025.8.3
# via requests
cffi==1.17.1
cffi==2.0.0
# via
# bcrypt
# cryptography
# pynacl
charset-normalizer==3.4.1
charset-normalizer==3.4.3
# via requests
colorama==0.4.6
# via awscli
cryptography==44.0.2
cryptography==46.0.1
# via
# ansible-base
# paramiko
Expand All @@ -46,7 +46,7 @@ decorator==5.2.1
# networkx
docopt==0.6.2
# via -r requirements/base.in
docutils==0.16
docutils==0.19
# via awscli
ecdsa==0.13.3
# via -r requirements/base.in
Expand All @@ -68,7 +68,7 @@ mysqlclient==1.4.6
# via -r requirements/base.in
networkx==1.11
# via -r requirements/base.in
packaging==24.2
packaging==25.0
# via ansible-base
paramiko==2.4.2
# via -r requirements/base.in
Expand All @@ -80,28 +80,28 @@ pyasn1==0.6.1
# via
# paramiko
# rsa
pycparser==2.22
pycparser==2.23
# via cffi
pycryptodome==3.21.0
pycryptodome==3.23.0
# via -r requirements/base.in
pymongo==3.9.0
# via -r requirements/base.in
pynacl==1.5.0
pynacl==1.6.0
# via paramiko
python-dateutil==2.9.0.post0
# via botocore
pyyaml==6.0.2
pyyaml==6.0.3
# via
# -r requirements/base.in
# ansible-base
# awscli
requests==2.32.3
requests==2.32.5
# via
# -r requirements/base.in
# datadog
rsa==4.7.2
# via awscli
s3transfer==0.11.4
s3transfer==0.14.0
# via
# awscli
# boto3
Expand All @@ -112,7 +112,6 @@ six==1.17.0
# python-dateutil
urllib3==1.26.18
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
# botocore
# requests
14 changes: 0 additions & 14 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,6 @@ Django<5.0
# See https://github.com/openedx/edx-platform/issues/35126 for more info
elasticsearch<7.14.0

# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected
django-simple-history==3.0.0

# Cause: https://github.com/openedx/event-tracking/pull/290
# event-tracking 2.4.1 upgrades to pymongo 4.4.0 which is not supported on edx-platform.
# We will pin event-tracking to do not break existing installations
# This can be unpinned once https://github.com/openedx/edx-platform/issues/34586
# has been resolved and edx-platform is running with pymongo>=4.4.0
event-tracking<2.4.1

# Cause: https://github.com/openedx/edx-lint/issues/458
# This can be unpinned once https://github.com/openedx/edx-lint/issues/459 has been resolved.
pip<24.3

# Cause: https://github.com/openedx/edx-lint/issues/475
# This can be unpinned once https://github.com/openedx/edx-lint/issues/476 has been resolved.
urllib3<2.3.0
10 changes: 5 additions & 5 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
#
build==1.2.2.post1
build==1.3.0
# via pip-tools
click==8.1.8
click==8.3.0
# via pip-tools
packaging==24.2
packaging==25.0
# via build
pip-tools==7.4.1
pip-tools==7.5.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down
33 changes: 16 additions & 17 deletions requirements3_12.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -8,33 +8,33 @@ ansible==9.13.0
# via -r requirements/base3_12.in
ansible-core==2.16.14
# via ansible
awscli==1.38.8
awscli==1.42.40
# via -r requirements/base3_12.in
bcrypt==3.1.7
# via
# -c requirements/constraints.txt
# paramiko
boto==2.49.0
# via -r requirements/base3_12.in
boto3==1.37.8
boto3==1.40.40
# via -r requirements/base3_12.in
botocore==1.37.8
botocore==1.40.40
# via
# awscli
# boto3
# s3transfer
certifi==2025.1.31
certifi==2025.8.3
# via requests
cffi==1.17.1
cffi==2.0.0
# via
# bcrypt
# cryptography
# pynacl
charset-normalizer==3.4.1
charset-normalizer==3.4.3
# via requests
colorama==0.4.6
# via awscli
cryptography==44.0.2
cryptography==46.0.1
# via
# ansible-core
# paramiko
Expand All @@ -46,7 +46,7 @@ decorator==5.2.1
# networkx
docopt==0.6.2
# via -r requirements/base3_12.in
docutils==0.16
docutils==0.19
# via awscli
ecdsa==0.13.3
# via -r requirements/base3_12.in
Expand All @@ -68,7 +68,7 @@ mysqlclient==1.4.6
# via -r requirements/base3_12.in
networkx==1.11
# via -r requirements/base3_12.in
packaging==24.2
packaging==25.0
# via ansible-core
paramiko==2.4.2
# via -r requirements/base3_12.in
Expand All @@ -80,30 +80,30 @@ pyasn1==0.6.1
# via
# paramiko
# rsa
pycparser==2.22
pycparser==2.23
# via cffi
pycryptodome==3.21.0
pycryptodome==3.23.0
# via -r requirements/base3_12.in
pymongo==3.9.0
# via -r requirements/base3_12.in
pynacl==1.5.0
pynacl==1.6.0
# via paramiko
python-dateutil==2.9.0.post0
# via botocore
pyyaml==6.0.2
pyyaml==6.0.3
# via
# -r requirements/base3_12.in
# ansible-core
# awscli
requests==2.32.3
requests==2.32.5
# via
# -r requirements/base3_12.in
# datadog
resolvelib==1.0.1
# via ansible-core
rsa==4.7.2
# via awscli
s3transfer==0.11.4
s3transfer==0.14.0
# via
# awscli
# boto3
Expand All @@ -114,7 +114,6 @@ six==1.17.0
# python-dateutil
urllib3==1.26.18
# via
# -c requirements/common_constraints.txt
# -r requirements/base3_12.in
# botocore
# requests
4 changes: 2 additions & 2 deletions util/elasticsearch/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -8,7 +8,7 @@ deepdiff==3.1.0
# via -r requirements/elasticsearch.in
elasticsearch==0.4.5
# via -r requirements/elasticsearch.in
jsonpickle==4.0.2
jsonpickle==4.1.1
# via deepdiff
urllib3==1.26.20
# via elasticsearch
12 changes: 6 additions & 6 deletions util/jenkins/requirements-cloudflare.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
#
certifi==2025.1.31
certifi==2025.8.3
# via requests
charset-normalizer==3.4.1
charset-normalizer==3.4.3
# via requests
click==8.1.8
click==8.3.0
# via -r requirements/cloudflare.in
idna==3.10
# via requests
requests==2.32.3
requests==2.32.5
# via -r requirements/cloudflare.in
urllib3==2.3.0
urllib3==2.5.0
# via requests
Loading