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
18 changes: 9 additions & 9 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ asgiref==3.11.0
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.42.4
boto3==1.42.26
# via -r requirements/base.in
botocore==1.42.4
botocore==1.42.26
# via
# boto3
# s3transfer
certifi==2025.11.12
certifi==2026.1.4
# via requests
cffi==2.0.0
# via
Expand Down Expand Up @@ -132,7 +132,7 @@ edx-rest-api-client==6.2.0
# edx-enterprise-data
factory-boy==3.3.3
# via edx-enterprise-data
faker==38.2.0
faker==40.1.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand All @@ -158,7 +158,7 @@ ordered-set==4.1.0
# via -r requirements/base.in
packaging==25.0
# via drf-yasg
psutil==7.1.3
psutil==7.2.1
# via edx-django-utils
pycparser==2.23
# via cffi
Expand All @@ -169,9 +169,9 @@ pyjwt[crypto]==2.10.1
# edx-rest-api-client
pymemcache==4.0.0
# via -r requirements/base.in
pymongo==4.15.5
pymongo==4.16.0
# via edx-opaque-keys
pynacl==1.6.1
pynacl==1.6.2
# via edx-django-utils
python-dateutil==2.9.0.post0
# via botocore
Expand Down Expand Up @@ -202,7 +202,7 @@ six==1.17.0
# edx-rbac
# html5lib
# python-dateutil
sqlparse==0.5.4
sqlparse==0.5.5
# via django
stevedore==5.6.0
# via
Expand All @@ -214,7 +214,7 @@ typing-extensions==4.15.0
# via
# django-countries
# edx-opaque-keys
tzdata==2025.2
tzdata==2025.3
# via faker
uritemplate==4.2.0
# via
Expand Down
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ asgiref==3.11.0
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.42.4
boto3==1.42.26
# via -r requirements/base.in
botocore==1.42.4
botocore==1.42.26
# via
# boto3
# s3transfer
certifi==2025.11.12
certifi==2026.1.4
# via requests
cffi==2.0.0
# via
Expand Down Expand Up @@ -132,7 +132,7 @@ edx-rest-api-client==6.2.0
# edx-enterprise-data
factory-boy==3.3.3
# via edx-enterprise-data
faker==38.2.0
faker==40.1.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand Down Expand Up @@ -160,7 +160,7 @@ ordered-set==4.1.0
# via -r requirements/base.in
packaging==25.0
# via drf-yasg
psutil==7.1.3
psutil==7.2.1
# via edx-django-utils
pycparser==2.23
# via cffi
Expand All @@ -171,9 +171,9 @@ pyjwt[crypto]==2.10.1
# edx-rest-api-client
pymemcache==4.0.0
# via -r requirements/base.in
pymongo==4.15.5
pymongo==4.16.0
# via edx-opaque-keys
pynacl==1.6.1
pynacl==1.6.2
# via edx-django-utils
python-dateutil==2.9.0.post0
# via botocore
Expand Down Expand Up @@ -204,7 +204,7 @@ six==1.17.0
# edx-rbac
# html5lib
# python-dateutil
sqlparse==0.5.4
sqlparse==0.5.5
# via django
stevedore==5.6.0
# via
Expand All @@ -216,7 +216,7 @@ typing-extensions==4.15.0
# via
# django-countries
# edx-opaque-keys
tzdata==2025.2
tzdata==2025.3
# via faker
uritemplate==4.2.0
# via
Expand Down
24 changes: 12 additions & 12 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ beautifulsoup4==4.14.3
# via pydata-sphinx-theme
boto==2.49.0
# via -r requirements/base.in
boto3==1.42.4
boto3==1.42.26
# via -r requirements/base.in
botocore==1.42.4
botocore==1.42.26
# via
# boto3
# s3transfer
certifi==2025.11.12
certifi==2026.1.4
# via requests
cffi==2.0.0
# via
Expand Down Expand Up @@ -105,7 +105,7 @@ dnspython==2.6.1
# via
# -c requirements/constraints.txt
# pymongo
docutils==0.22.3
docutils==0.22.4
# via
# pydata-sphinx-theme
# sphinx
Expand Down Expand Up @@ -146,7 +146,7 @@ edx-rest-api-client==6.2.0
# edx-enterprise-data
factory-boy==3.3.3
# via edx-enterprise-data
faker==38.2.0
faker==40.1.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand Down Expand Up @@ -183,7 +183,7 @@ path==16.14.0
# via
# -c requirements/constraints.txt
# -r requirements/doc.in
psutil==7.1.3
psutil==7.2.1
# via edx-django-utils
pycparser==2.23
# via cffi
Expand All @@ -201,9 +201,9 @@ pyjwt[crypto]==2.10.1
# edx-rest-api-client
pymemcache==4.0.0
# via -r requirements/base.in
pymongo==4.15.5
pymongo==4.16.0
# via edx-opaque-keys
pynacl==1.6.1
pynacl==1.6.2
# via edx-django-utils
python-dateutil==2.9.0.post0
# via botocore
Expand All @@ -222,7 +222,7 @@ requests==2.32.5
# edx-enterprise-data
# edx-rest-api-client
# sphinx
roman-numerals==3.1.0
roman-numerals==4.1.0
# via sphinx
rules==3.5
# via edx-enterprise-data
Expand All @@ -239,7 +239,7 @@ six==1.17.0
# python-dateutil
snowballstemmer==3.0.1
# via sphinx
soupsieve==2.8
soupsieve==2.8.1
# via beautifulsoup4
sphinx==9.0.4
# via
Expand All @@ -260,7 +260,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlparse==0.5.4
sqlparse==0.5.5
# via django
stevedore==5.6.0
# via
Expand All @@ -274,7 +274,7 @@ typing-extensions==4.15.0
# django-countries
# edx-opaque-keys
# pydata-sphinx-theme
tzdata==2025.2
tzdata==2025.3
# via faker
uritemplate==4.2.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.3.0
build==1.4.0
# via pip-tools
click==8.3.1
# via pip-tools
Expand Down
22 changes: 11 additions & 11 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ asgiref==3.11.0
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.42.4
boto3==1.42.26
# via -r requirements/base.in
botocore==1.42.4
botocore==1.42.26
# via
# boto3
# s3transfer
certifi==2025.11.12
certifi==2026.1.4
# via requests
cffi==2.0.0
# via
Expand Down Expand Up @@ -132,7 +132,7 @@ edx-rest-api-client==6.2.0
# edx-enterprise-data
factory-boy==3.3.3
# via edx-enterprise-data
faker==38.2.0
faker==40.1.0
# via factory-boy
gevent==25.9.1
# via -r requirements/production.in
Expand Down Expand Up @@ -162,7 +162,7 @@ mysql-connector-python==9.5.0
# via edx-enterprise-data
mysqlclient==2.2.7
# via -r requirements/production.in
newrelic==11.1.0
newrelic==11.2.0
# via -r requirements/production.in
ordered-set==4.1.0
# via -r requirements/base.in
Expand All @@ -172,7 +172,7 @@ packaging==25.0
# gunicorn
path-py==8.2.1
# via -r requirements/production.in
psutil==7.1.3
psutil==7.2.1
# via edx-django-utils
pycparser==2.23
# via cffi
Expand All @@ -183,9 +183,9 @@ pyjwt[crypto]==2.10.1
# edx-rest-api-client
pymemcache==4.0.0
# via -r requirements/base.in
pymongo==4.15.5
pymongo==4.16.0
# via edx-opaque-keys
pynacl==1.6.1
pynacl==1.6.2
# via edx-django-utils
python-dateutil==2.9.0.post0
# via botocore
Expand Down Expand Up @@ -217,7 +217,7 @@ six==1.17.0
# edx-rbac
# html5lib
# python-dateutil
sqlparse==0.5.4
sqlparse==0.5.5
# via django
stevedore==5.6.0
# via
Expand All @@ -229,7 +229,7 @@ typing-extensions==4.15.0
# via
# django-countries
# edx-opaque-keys
tzdata==2025.2
tzdata==2025.3
# via faker
uritemplate==4.2.0
# via
Expand All @@ -245,7 +245,7 @@ webencodings==0.5.1
# via html5lib
zope-event==6.1
# via gevent
zope-interface==8.1.1
zope-interface==8.2
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading
Loading