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
14 changes: 7 additions & 7 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
cachetools==5.5.2
cachetools==6.1.0
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.9
distlib==0.4.0
# via virtualenv
filelock==3.18.0
# via
Expand All @@ -20,15 +20,15 @@ packaging==25.0
# via
# pyproject-api
# tox
platformdirs==4.3.7
platformdirs==4.3.8
# via
# tox
# virtualenv
pluggy==1.5.0
pluggy==1.6.0
# via tox
pyproject-api==1.9.0
pyproject-api==1.9.1
# via tox
tox==4.25.0
tox==4.28.3
# via -r requirements/ci.in
virtualenv==20.30.0
virtualenv==20.32.0
# via tox
131 changes: 73 additions & 58 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,29 @@
#
# make upgrade
#
asgiref==3.8.1
anyio==4.9.0
# via httpx
asgiref==3.9.1
# via django
astroid==3.3.9
astroid==3.3.11
# via
# pylint
# pylint-celery
attrs==25.3.0
# via -r requirements/base.in
build==1.2.2.post1
# via pip-tools
cachecontrol==0.14.2
cachecontrol==0.14.3
# via firebase-admin
cachetools==5.5.2
# via
# google-auth
# tox
certifi==2025.1.31
# via requests
certifi==2025.7.14
# via
# httpcore
# httpx
# requests
cffi==1.17.1
# via
# cryptography
Expand All @@ -30,9 +35,9 @@ chardet==5.2.0
# via
# diff-cover
# tox
charset-normalizer==3.4.1
charset-normalizer==3.4.2
# via requests
click==8.1.8
click==8.2.1
# via
# click-log
# code-annotations
Expand All @@ -45,15 +50,17 @@ code-annotations==2.3.0
# via edx-lint
colorama==0.4.6
# via tox
cryptography==44.0.2
# via pyjwt
diff-cover==9.2.4
cryptography==45.0.5
# via
# pyjwt
# secretstorage
diff-cover==9.6.0
# via -r requirements/dev.in
dill==0.4.0
# via pylint
distlib==0.3.9
distlib==0.4.0
# via virtualenv
django==4.2.20
django==4.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand All @@ -66,13 +73,13 @@ django-crum==0.7.9
# via edx-django-utils
django-push-notifications==3.2.1
# via -r requirements/base.in
django-waffle==4.2.0
django-waffle==5.0.0
# via edx-django-utils
docutils==0.21.2
# via readme-renderer
edx-django-utils==7.4.0
edx-django-utils==8.0.0
# via -r requirements/base.in
edx-i18n-tools==1.8.0
edx-i18n-tools==1.9.0
# via -r requirements/dev.in
edx-lint==5.6.0
# via
Expand All @@ -82,34 +89,27 @@ filelock==3.18.0
# via
# tox
# virtualenv
firebase-admin==6.8.0
firebase-admin==7.0.0
# via -r requirements/base.in
google-api-core[grpc]==2.24.2
google-api-core[grpc]==2.25.1
# via
# firebase-admin
# google-api-python-client
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.168.0
# via firebase-admin
google-auth==2.39.0
google-auth==2.40.3
# via
# google-api-core
# google-api-python-client
# google-auth-httplib2
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-auth-httplib2==0.2.0
# via google-api-python-client
google-cloud-core==2.4.3
# via
# google-cloud-firestore
# google-cloud-storage
google-cloud-firestore==2.20.2
google-cloud-firestore==2.21.0
# via firebase-admin
google-cloud-storage==3.1.0
google-cloud-storage==3.2.0
# via firebase-admin
google-crc32c==1.7.1
# via
Expand All @@ -121,20 +121,31 @@ googleapis-common-protos==1.70.0
# via
# google-api-core
# grpcio-status
grpcio==1.72.0
grpcio==1.74.0
# via
# google-api-core
# grpcio-status
grpcio-status==1.72.0
grpcio-status==1.74.0
# via google-api-core
httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
h11==0.16.0
# via httpcore
h2==4.2.0
# via httpx
hpack==4.1.0
# via h2
httpcore==1.0.9
# via httpx
httpx[http2]==0.28.1
# via firebase-admin
hyperframe==6.1.0
# via h2
id==1.5.0
# via twine
idna==3.10
# via requests
# via
# anyio
# httpx
# requests
isort==6.0.1
# via
# -r requirements/quality.in
Expand All @@ -143,15 +154,19 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
jaraco-functools==4.2.1
# via keyring
jeepney==0.9.0
# via
# keyring
# secretstorage
jinja2==3.1.6
# via
# code-annotations
# diff-cover
keyring==25.6.0
# via twine
lxml[html-clean,html_clean]==5.4.0
lxml[html-clean,html_clean]==6.0.0
# via
# edx-i18n-tools
# lxml-html-clean
Expand All @@ -169,11 +184,9 @@ more-itertools==10.7.0
# via
# jaraco-classes
# jaraco-functools
msgpack==1.1.0
msgpack==1.1.1
# via cachecontrol
newrelic==10.10.0
# via edx-django-utils
nh3==0.2.21
nh3==0.3.0
# via readme-renderer
packaging==25.0
# via
Expand All @@ -187,12 +200,12 @@ pbr==6.1.1
# via stevedore
pip-tools==7.4.1
# via -r requirements/dev.in
platformdirs==4.3.7
platformdirs==4.3.8
# via
# pylint
# tox
# virtualenv
pluggy==1.5.0
pluggy==1.6.0
# via
# diff-cover
# tox
Expand All @@ -202,7 +215,7 @@ proto-plus==1.26.1
# via
# google-api-core
# google-cloud-firestore
protobuf==6.30.2
protobuf==6.31.1
# via
# google-api-core
# google-cloud-firestore
Expand All @@ -217,20 +230,20 @@ pyasn1==0.6.1
# rsa
pyasn1-modules==0.4.2
# via google-auth
pycodestyle==2.13.0
pycodestyle==2.14.0
# via -r requirements/quality.in
pycparser==2.22
# via cffi
pydocstyle==6.3.0
# via -r requirements/quality.in
pygments==2.19.1
pygments==2.19.2
# via
# diff-cover
# readme-renderer
# rich
pyjwt[crypto]==2.10.1
# via firebase-admin
pylint==3.3.6
pylint==3.3.7
# via
# edx-lint
# pylint-celery
Expand All @@ -240,15 +253,13 @@ pylint-celery==0.3
# via edx-lint
pylint-django==2.6.1
# via edx-lint
pylint-plugin-utils==0.8.2
pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pynacl==1.5.0
# via edx-django-utils
pyparsing==3.2.3
# via httplib2
pyproject-api==1.9.0
pyproject-api==1.9.1
# via tox
pyproject-hooks==1.2.0
# via
Expand All @@ -264,7 +275,7 @@ pyyaml==6.0.2
# edx-i18n-tools
readme-renderer==44.0
# via twine
requests==2.32.3
requests==2.32.4
# via
# cachecontrol
# google-api-core
Expand All @@ -277,20 +288,24 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==14.0.0
rich==14.1.0
# via twine
rsa==4.9.1
# via google-auth
sailthru-client==2.2.3
# via -r requirements/base.in
secretstorage==3.3.3
# via keyring
simplejson==3.20.1
# via sailthru-client
six==1.17.0
# via
# -r requirements/base.in
# edx-lint
# python-dateutil
snowballstemmer==2.2.0
sniffio==1.3.1
# via anyio
snowballstemmer==3.0.1
# via pydocstyle
sqlparse==0.5.3
# via django
Expand All @@ -301,20 +316,20 @@ stevedore==5.4.1
# edx-django-utils
text-unidecode==1.3
# via python-slugify
tomlkit==0.13.2
tomlkit==0.13.3
# via pylint
tox==4.25.0
tox==4.27.0
# via -r requirements/dev.in
twine==6.1.0
# via -r requirements/dev.in
uritemplate==4.1.1
# via google-api-python-client
typing-extensions==4.14.1
# via anyio
urllib3==2.2.3
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# requests
# twine
virtualenv==20.30.0
virtualenv==20.32.0
# via tox
wheel==0.45.1
# via
Expand Down
Loading
Loading