Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Requirements #285

Merged
merged 1 commit into from
Jul 31, 2023
Merged
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
5 changes: 3 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,17 @@ django==3.2.20
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# django-crum
# django-waffle
# edx-django-utils
django-crum==0.7.9
# via edx-django-utils
django-waffle==3.0.0
django-waffle==4.0.0
# via edx-django-utils
edx-django-utils==5.6.0
# via -r requirements/base.in
idna==3.4
# via requests
newrelic==8.8.1
newrelic==8.9.0
# via edx-django-utils
pbr==5.11.1
# via stevedore
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ filelock==3.12.2
# virtualenv
packaging==23.1
# via tox
platformdirs==3.9.1
platformdirs==3.10.0
# via virtualenv
pluggy==1.2.0
# via tox
Expand Down
31 changes: 9 additions & 22 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ certifi==2023.7.22
cffi==1.15.1
# via
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.2.0
# via
Expand All @@ -55,10 +54,6 @@ coverage[toml]==7.2.7
# via
# -r requirements/test.txt
# pytest-cov
cryptography==41.0.2
# via
# -r requirements/test.txt
# secretstorage
ddt==1.6.0
# via -r requirements/test.txt
dill==0.3.7
Expand All @@ -74,12 +69,13 @@ django==3.2.20
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# django-crum
# django-waffle
# edx-django-utils
django-crum==0.7.9
# via
# -r requirements/test.txt
# edx-django-utils
django-waffle==3.0.0
django-waffle==4.0.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -127,11 +123,6 @@ jaraco-classes==3.3.0
# via
# -r requirements/test.txt
# keyring
jeepney==0.8.0
# via
# -r requirements/test.txt
# keyring
# secretstorage
jinja2==3.1.2
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -164,7 +155,7 @@ more-itertools==10.0.0
# via
# -r requirements/test.txt
# jaraco-classes
newrelic==8.8.1
newrelic==8.9.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -186,7 +177,7 @@ pkginfo==1.9.6
# via
# -r requirements/test.txt
# twine
platformdirs==3.9.1
platformdirs==3.10.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -206,7 +197,7 @@ py==1.11.0
# via
# -r requirements/ci.txt
# tox
pycodestyle==2.10.0
pycodestyle==2.11.0
# via -r requirements/test.txt
pycparser==2.21
# via
Expand All @@ -219,7 +210,7 @@ pygments==2.15.1
# rich
pyjwt==2.8.0
# via -r requirements/test.txt
pylint==2.17.4
pylint==2.17.5
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -288,20 +279,16 @@ requests-toolbelt==1.0.0
# via
# -r requirements/test.txt
# twine
responses==0.23.1
responses==0.23.2
# via -r requirements/test.txt
rfc3986==2.0.0
# via
# -r requirements/test.txt
# twine
rich==13.4.2
rich==13.5.1
# via
# -r requirements/test.txt
# twine
secretstorage==3.3.3
# via
# -r requirements/test.txt
# keyring
six==1.16.0
# via
# -r requirements/ci.txt
Expand Down Expand Up @@ -337,7 +324,7 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.11.8
tomlkit==0.12.1
# via
# -r requirements/test.txt
# pylint
Expand Down
1 change: 1 addition & 0 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
wheel==0.41.0
# via pip-tools

Expand Down
26 changes: 9 additions & 17 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ certifi==2023.7.22
cffi==1.15.1
# via
# -r requirements/base.txt
# cryptography
# pynacl
charset-normalizer==3.2.0
# via
Expand All @@ -40,8 +39,6 @@ code-annotations==1.5.0
# via edx-lint
coverage[toml]==7.2.7
# via pytest-cov
cryptography==41.0.2
# via secretstorage
ddt==1.6.0
# via -r requirements/test.in
dill==0.3.7
Expand All @@ -50,12 +47,13 @@ dill==0.3.7
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
# django-crum
# django-waffle
# edx-django-utils
django-crum==0.7.9
# via
# -r requirements/base.txt
# edx-django-utils
django-waffle==3.0.0
django-waffle==4.0.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -85,10 +83,6 @@ isort==5.12.0
# via pylint
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via code-annotations
keyring==24.2.0
Expand All @@ -105,7 +99,7 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==10.0.0
# via jaraco-classes
newrelic==8.8.1
newrelic==8.9.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand All @@ -117,15 +111,15 @@ pbr==5.11.1
# stevedore
pkginfo==1.9.6
# via twine
platformdirs==3.9.1
platformdirs==3.10.0
# via pylint
pluggy==1.2.0
# via pytest
psutil==5.9.5
# via
# -r requirements/base.txt
# edx-django-utils
pycodestyle==2.10.0
pycodestyle==2.11.0
# via -r requirements/test.in
pycparser==2.21
# via
Expand All @@ -137,7 +131,7 @@ pygments==2.15.1
# rich
pyjwt==2.8.0
# via -r requirements/base.txt
pylint==2.17.4
pylint==2.17.5
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -186,14 +180,12 @@ requests==2.31.0
# twine
requests-toolbelt==1.0.0
# via twine
responses==0.23.1
responses==0.23.2
# via -r requirements/test.in
rfc3986==2.0.0
# via twine
rich==13.4.2
rich==13.5.1
# via twine
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# bleach
Expand All @@ -217,7 +209,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.11.8
tomlkit==0.12.1
# via pylint
twine==4.0.2
# via -r requirements/test.in
Expand Down