Skip to content

Commit

Permalink
chore: update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharis278 committed Oct 23, 2023
1 parent 7eda67c commit a911aa6
Show file tree
Hide file tree
Showing 10 changed files with 69 additions and 135 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ attrs==23.1.0
# openedx-events
bleach==6.1.0
# via lti-consumer-xblock
boto3==1.28.64
boto3==1.28.68
# via fs-s3fs
botocore==1.31.64
botocore==1.31.68
# via
# boto3
# s3transfer
Expand All @@ -28,7 +28,7 @@ cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
click==8.1.7
# via
Expand Down Expand Up @@ -209,7 +209,7 @@ markupsafe==2.1.3
# xblock
mysqlclient==2.2.0
# via -r requirements/base.in
newrelic==9.1.0
newrelic==9.1.1
# via edx-django-utils
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -337,7 +337,7 @@ uritemplate==4.1.1
# via
# coreapi
# drf-yasg
urllib3==1.26.17
urllib3==1.26.18
# via
# botocore
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ tox==3.28.0
# via
# -c requirements/common_constraints.txt
# -r requirements/ci.in
virtualenv==20.24.5
virtualenv==20.24.6
# via tox
1 change: 1 addition & 0 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@


# A central location for most common version constraints
# (across edx repos) for pip-installation.
#
Expand Down
40 changes: 11 additions & 29 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.7.2
# via
# -r requirements/validation.txt
# django
astroid==2.15.8
astroid==3.0.1
# via
# -r requirements/validation.txt
# pylint
Expand All @@ -30,11 +30,11 @@ bleach==6.1.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
boto3==1.28.64
boto3==1.28.68
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.31.64
botocore==1.31.68
# via
# -r requirements/validation.txt
# boto3
Expand All @@ -54,7 +54,7 @@ cffi==1.16.0
# pynacl
chardet==5.2.0
# via diff-cover
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via
# -r requirements/validation.txt
# requests
Expand Down Expand Up @@ -94,7 +94,6 @@ cryptography==41.0.4
# via
# -r requirements/validation.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.6.0
# via -r requirements/validation.txt
Expand All @@ -103,7 +102,7 @@ defusedxml==0.8.0rc2
# -r requirements/validation.txt
# python3-openid
# social-auth-core
diff-cover==8.0.0
diff-cover==7.7.0
# via -r requirements/dev.in
dill==0.3.7
# via
Expand Down Expand Up @@ -259,7 +258,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/validation.txt
faker==19.10.0
faker==19.11.0
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -323,11 +322,6 @@ jaraco-classes==3.3.0
# via
# -r requirements/validation.txt
# keyring
jeepney==0.8.0
# via
# -r requirements/validation.txt
# keyring
# secretstorage
jinja2==3.1.2
# via
# -r requirements/validation.txt
Expand All @@ -352,10 +346,6 @@ lazy==1.6
# -r requirements/validation.txt
# lti-consumer-xblock
# xblock
lazy-object-proxy==1.9.0
# via
# -r requirements/validation.txt
# astroid
lti-consumer-xblock==9.6.2
# via -r requirements/validation.txt
lxml==4.9.3
Expand Down Expand Up @@ -396,7 +386,7 @@ more-itertools==10.1.0
# jaraco-classes
mysqlclient==2.2.0
# via -r requirements/validation.txt
newrelic==9.1.0
newrelic==9.1.1
# via
# -r requirements/validation.txt
# edx-django-utils
Expand Down Expand Up @@ -502,7 +492,7 @@ pyjwt[crypto]==2.8.0
# edx-rest-api-client
# pyjwt
# social-auth-core
pylint==2.17.7
pylint==3.0.2
# via
# -r requirements/validation.txt
# edx-lint
Expand All @@ -513,7 +503,7 @@ pylint-celery==0.3
# via
# -r requirements/validation.txt
# edx-lint
pylint-django==2.5.3
pylint-django==2.5.5
# via
# -r requirements/validation.txt
# edx-lint
Expand Down Expand Up @@ -619,10 +609,6 @@ s3transfer==0.7.0
# via
# -r requirements/validation.txt
# boto3
secretstorage==3.3.3
# via
# -r requirements/validation.txt
# keyring
semantic-version==2.10.0
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -715,14 +701,14 @@ uritemplate==4.1.1
# -r requirements/validation.txt
# coreapi
# drf-yasg
urllib3==1.26.17
urllib3==1.26.18
# via
# -r requirements/validation.txt
# botocore
# requests
# responses
# twine
virtualenv==20.24.5
virtualenv==20.24.6
# via
# -r requirements/validation.txt
# tox
Expand All @@ -747,10 +733,6 @@ wheel==0.41.2
# via
# -r requirements/pip-tools.txt
# pip-tools
wrapt==1.15.0
# via
# -r requirements/validation.txt
# astroid
xblock[django]==1.8.1
# via
# -r requirements/validation.txt
Expand Down
35 changes: 10 additions & 25 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ asgiref==3.7.2
# via
# -r requirements/test.txt
# django
astroid==2.15.8
astroid==3.0.1
# via
# -r requirements/test.txt
# pylint
Expand All @@ -34,11 +34,11 @@ bleach==6.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.28.64
boto3==1.28.68
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.64
botocore==1.31.68
# via
# -r requirements/test.txt
# boto3
Expand All @@ -54,7 +54,7 @@ cffi==1.16.0
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -92,7 +92,6 @@ cryptography==41.0.4
# via
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.6.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -256,7 +255,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.10.0
faker==19.11.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -317,10 +316,6 @@ itypes==1.2.0
# coreapi
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# -r requirements/test.txt
Expand All @@ -343,10 +338,6 @@ lazy==1.6
# -r requirements/test.txt
# lti-consumer-xblock
# xblock
lazy-object-proxy==1.9.0
# via
# -r requirements/test.txt
# astroid
lti-consumer-xblock==9.6.2
# via -r requirements/test.txt
lxml==4.9.3
Expand Down Expand Up @@ -380,7 +371,7 @@ more-itertools==10.1.0
# via jaraco-classes
mysqlclient==2.2.0
# via -r requirements/test.txt
newrelic==9.1.0
newrelic==9.1.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -471,7 +462,7 @@ pyjwt[crypto]==2.8.0
# edx-rest-api-client
# pyjwt
# social-auth-core
pylint==2.17.7
pylint==3.0.2
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -482,7 +473,7 @@ pylint-celery==0.3
# via
# -r requirements/test.txt
# edx-lint
pylint-django==2.5.3
pylint-django==2.5.5
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -581,8 +572,6 @@ s3transfer==0.7.0
# via
# -r requirements/test.txt
# boto3
secretstorage==3.3.3
# via keyring
semantic-version==2.10.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -691,14 +680,14 @@ uritemplate==4.1.1
# -r requirements/test.txt
# coreapi
# drf-yasg
urllib3==1.26.17
urllib3==1.26.18
# via
# -r requirements/test.txt
# botocore
# requests
# responses
# twine
virtualenv==20.24.5
virtualenv==20.24.6
# via
# -r requirements/test.txt
# tox
Expand All @@ -719,10 +708,6 @@ webob==1.8.7
# via
# -r requirements/test.txt
# xblock
wrapt==1.15.0
# via
# -r requirements/test.txt
# astroid
xblock[django]==1.8.1
# via
# -r requirements/test.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.41.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.3
pip==23.3.1
# via -r requirements/pip.in
setuptools==68.2.2
# via -r requirements/pip.in
Loading

0 comments on commit a911aa6

Please sign in to comment.