Skip to content
Open
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
24 changes: 12 additions & 12 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,18 @@ asgiref==3.12.1
# via django
asn1crypto==1.5.1
# via snowflake-connector-python
awscli==1.45.60
awscli==1.46.0
# via -r requirements/reporting.in
bcrypt==5.0.0
# via paramiko
billiard==4.2.4
# via celery
boto3==1.43.60
boto3==1.43.66
# via
# -r requirements/reporting.in
# snowflake-connector-python
botocore==1.43.60
botocore==1.43.66
# via
# awscli
# boto3
# s3transfer
# snowflake-connector-python
Expand All @@ -33,7 +32,7 @@ certifi==2026.7.22
# py2neo
# requests
# snowflake-connector-python
cffi==2.1.0
cffi==2.1.1
# via
# cryptography
# pynacl
Expand All @@ -56,7 +55,7 @@ click-repl==0.3.0
# via celery
colorama==0.4.6
# via awscli
cryptography==49.0.0
cryptography==50.0.0
# via
# -r requirements/reporting.in
# django-fernet-fields-v2
Expand Down Expand Up @@ -96,7 +95,7 @@ django-waffle==5.0.0
# via
# edx-django-utils
# edx-drf-extensions
djangorestframework==3.17.1
djangorestframework==3.17.2
# via
# djangorestframework-csv
# drf-jwt
Expand Down Expand Up @@ -142,6 +141,7 @@ invoke==3.0.3
# via paramiko
jmespath==1.1.0
# via
# awscli
# boto3
# botocore
kombu==5.6.2
Expand All @@ -152,7 +152,7 @@ mysql-connector-python==9.5.0
# via
# -c requirements/constraints.txt
# -r requirements/base.in
packaging==26.2
packaging==26.3
# via
# kombu
# py2neo
Expand Down Expand Up @@ -195,10 +195,11 @@ pynacl==1.6.2
# via
# edx-django-utils
# paramiko
pyopenssl==26.3.0
pyopenssl==26.4.0
# via snowflake-connector-python
python-dateutil==2.9.0.post0
# via
# awscli
# botocore
# celery
# vertica-python
Expand All @@ -219,9 +220,7 @@ rsa==4.7.2
rules==3.5
# via -r requirements/base.in
s3transfer==0.19.2
# via
# awscli
# boto3
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
six==1.17.0
Expand Down Expand Up @@ -258,6 +257,7 @@ unicodecsv==0.14.1
# via -r requirements/reporting.in
urllib3==2.7.0
# via
# awscli
# botocore
# py2neo
# requests
Expand Down
9 changes: 4 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
cachetools==7.1.6
cachetools==7.1.7
# via tox
colorama==0.4.6
# via tox
coverage==7.15.2
coverage==7.15.4
# via -r requirements/ci.in
distlib==0.4.3
# via virtualenv
Expand All @@ -17,20 +17,19 @@ filelock==3.32.2
# python-discovery
# tox
# virtualenv
packaging==26.2
packaging==26.3
# via
# pyproject-api
# tox
platformdirs==4.11.0
# via
# python-discovery
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.11.0
# via tox
python-discovery==1.5.0
python-discovery==1.5.1
# via
# tox
# virtualenv
Expand Down
33 changes: 16 additions & 17 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,24 @@ astroid==4.0.4
# via
# pylint
# pylint-celery
awscli==1.45.60
awscli==1.46.0
# via -r requirements/reporting.in
bcrypt==5.0.0
# via paramiko
billiard==4.2.4
# via celery
boto3==1.43.60
boto3==1.43.66
# via
# -r requirements/reporting.in
# snowflake-connector-python
botocore==1.43.60
botocore==1.43.66
# via
# awscli
# boto3
# s3transfer
# snowflake-connector-python
build==1.5.0
# via pip-tools
cachetools==7.1.6
cachetools==7.1.7
# via tox
celery==5.3.6
# via -r requirements/reporting.in
Expand All @@ -41,11 +40,11 @@ certifi==2026.7.22
# py2neo
# requests
# snowflake-connector-python
cffi==2.1.0
cffi==2.1.1
# via
# cryptography
# pynacl
chardet==7.4.3
chardet==7.5.1
# via diff-cover
charset-normalizer==3.4.9
# via
Expand Down Expand Up @@ -76,7 +75,7 @@ colorama==0.4.6
# via
# awscli
# tox
cryptography==49.0.0
cryptography==50.0.0
# via
# -r requirements/reporting.in
# django-fernet-fields-v2
Expand All @@ -86,7 +85,7 @@ cryptography==49.0.0
# pyopenssl
# secretstorage
# snowflake-connector-python
diff-cover==10.4.1
diff-cover==10.4.2
# via -r requirements/dev-enterprise_data.in
dill==0.4.1
# via pylint
Expand Down Expand Up @@ -124,7 +123,7 @@ django-waffle==5.0.0
# via
# edx-django-utils
# edx-drf-extensions
djangorestframework==3.17.1
djangorestframework==3.17.2
# via
# djangorestframework-csv
# drf-jwt
Expand Down Expand Up @@ -202,6 +201,7 @@ jinja2==3.1.6
# diff-cover
jmespath==1.1.0
# via
# awscli
# boto3
# botocore
keyring==25.7.0
Expand Down Expand Up @@ -234,7 +234,7 @@ mysql-connector-python==9.5.0
# -r requirements/base.in
nh3==0.3.6
# via readme-renderer
packaging==26.2
packaging==26.3
# via
# build
# kombu
Expand All @@ -259,7 +259,6 @@ pip-tools==7.6.0
platformdirs==4.11.0
# via
# pylint
# python-discovery
# snowflake-connector-python
# tox
# virtualenv
Expand Down Expand Up @@ -319,7 +318,7 @@ pynacl==1.6.2
# via
# edx-django-utils
# paramiko
pyopenssl==26.3.0
pyopenssl==26.4.0
# via snowflake-connector-python
pyproject-api==1.11.0
# via tox
Expand All @@ -329,10 +328,11 @@ pyproject-hooks==1.2.0
# pip-tools
python-dateutil==2.9.0.post0
# via
# awscli
# botocore
# celery
# vertica-python
python-discovery==1.5.0
python-discovery==1.5.1
# via
# tox
# virtualenv
Expand Down Expand Up @@ -368,9 +368,7 @@ rsa==4.7.2
rules==3.5
# via -r requirements/base.in
s3transfer==0.19.2
# via
# awscli
# boto3
# via boto3
secretstorage==3.5.0
# via keyring
semantic-version==2.10.0
Expand Down Expand Up @@ -427,6 +425,7 @@ unicodecsv==0.14.1
# via -r requirements/reporting.in
urllib3==2.7.0
# via
# awscli
# botocore
# id
# py2neo
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
packaging==26.2
packaging==26.3
# via wheel
wheel==0.47.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==26.2
pip==26.2.1
# via -r requirements/pip.in
setuptools==83.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.5.0
# via pip-tools
click==8.4.2
# via pip-tools
packaging==26.2
packaging==26.3
# via
# build
# wheel
Expand Down
Loading
Loading