Skip to content
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
25 changes: 2 additions & 23 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ certifi==2021.10.8
# -r requirements/ci.txt
# -r requirements/quality.txt
# requests
cffi==1.15.0
# via
# -r requirements/quality.txt
# cryptography
chardet==4.0.0
# via diff-cover
charset-normalizer==2.0.9
Expand Down Expand Up @@ -78,10 +74,6 @@ coverage[toml]==6.2
# -r requirements/quality.txt
# codecov
# pytest-cov
cryptography==36.0.1
# via
# -r requirements/quality.txt
# secretstorage
diff-cover==6.4.4
# via -r requirements/dev.in
distlib==0.3.4
Expand Down Expand Up @@ -119,7 +111,7 @@ idna==3.3
# -r requirements/ci.txt
# -r requirements/quality.txt
# requests
importlib-metadata==4.8.2
importlib-metadata==4.10.0
# via
# -r requirements/quality.txt
# keyring
Expand All @@ -140,11 +132,6 @@ itypes==1.2.0
# via
# -r requirements/quality.txt
# coreapi
jeepney==0.7.1
# via
# -r requirements/quality.txt
# keyring
# secretstorage
jinja2==3.0.3
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -214,10 +201,6 @@ py==1.11.0
# tox
pycodestyle==2.8.0
# via -r requirements/quality.txt
pycparser==2.21
# via
# -r requirements/quality.txt
# cffi
pydocstyle==6.1.1
# via -r requirements/quality.txt
pygments==2.10.0
Expand Down Expand Up @@ -301,10 +284,6 @@ ruamel.yaml.clib==0.2.6
# via
# -r requirements/quality.txt
# ruamel.yaml
secretstorage==3.3.1
# via
# -r requirements/quality.txt
# keyring
six==1.16.0
# via
# -r requirements/ci.txt
Expand Down Expand Up @@ -377,7 +356,7 @@ webencodings==0.5.1
# via
# -r requirements/quality.txt
# bleach
wheel==0.37.0
wheel==0.37.1
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
16 changes: 2 additions & 14 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ certifi==2021.10.8
# via
# -r requirements/test.txt
# requests
cffi==1.15.0
# via cryptography
charset-normalizer==2.0.9
# via
# -r requirements/test.txt
Expand All @@ -43,8 +41,6 @@ coverage[toml]==6.2
# via
# -r requirements/test.txt
# pytest-cov
cryptography==36.0.1
# via secretstorage
django==3.2.10
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand Down Expand Up @@ -73,7 +69,7 @@ idna==3.3
# requests
imagesize==1.3.0
# via sphinx
importlib-metadata==4.8.2
importlib-metadata==4.10.0
# via
# keyring
# twine
Expand All @@ -89,10 +85,6 @@ itypes==1.2.0
# via
# -r requirements/test.txt
# coreapi
jeepney==0.7.1
# via
# keyring
# secretstorage
jinja2==3.0.3
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -123,8 +115,6 @@ py==1.11.0
# via
# -r requirements/test.txt
# pytest
pycparser==2.21
# via cffi
pygments==2.10.0
# via
# doc8
Expand Down Expand Up @@ -174,15 +164,13 @@ ruamel.yaml.clib==0.2.6
# via
# -r requirements/test.txt
# ruamel.yaml
secretstorage==3.3.1
# via keyring
six==1.16.0
# via
# bleach
# edx-sphinx-theme
snowballstemmer==2.2.0
# via sphinx
sphinx==4.3.1
sphinx==4.3.2
# via
# -r requirements/doc.in
# edx-sphinx-theme
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pip-tools==6.4.0
# via -r requirements/pip-tools.in
tomli==2.0.0
# via pep517
wheel==0.37.0
wheel==0.37.1
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 2 additions & 0 deletions requirements/pip.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-c constraints.txt

# Core dependencies for installing other packages

pip
Expand Down
8 changes: 5 additions & 3 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
#
# make upgrade
#
wheel==0.37.0
wheel==0.37.1
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==21.3.1
# via -r requirements/pip.in
setuptools==59.6.0
# via -r requirements/pip.in
setuptools==59.8.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
14 changes: 1 addition & 13 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ certifi==2021.10.8
# via
# -r requirements/test.txt
# requests
cffi==1.15.0
# via cryptography
charset-normalizer==2.0.9
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -52,8 +50,6 @@ coverage[toml]==6.2
# via
# -r requirements/test.txt
# pytest-cov
cryptography==36.0.1
# via secretstorage
django==3.2.10
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand All @@ -74,7 +70,7 @@ idna==3.3
# via
# -r requirements/test.txt
# requests
importlib-metadata==4.8.2
importlib-metadata==4.10.0
# via
# keyring
# twine
Expand All @@ -94,10 +90,6 @@ itypes==1.2.0
# via
# -r requirements/test.txt
# coreapi
jeepney==0.7.1
# via
# keyring
# secretstorage
jinja2==3.0.3
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -135,8 +127,6 @@ py==1.11.0
# pytest
pycodestyle==2.8.0
# via -r requirements/quality.in
pycparser==2.21
# via cffi
pydocstyle==6.1.1
# via -r requirements/quality.in
pygments==2.10.0
Expand Down Expand Up @@ -197,8 +187,6 @@ ruamel.yaml.clib==0.2.6
# via
# -r requirements/test.txt
# ruamel.yaml
secretstorage==3.3.1
# via keyring
six==1.16.0
# via
# bleach
Expand Down