Skip to content

Commit

Permalink
Merge pull request #688 from openedx/feanil/reduce_sdk_dependency
Browse files Browse the repository at this point in the history
feanil/reduce sdk dependency
  • Loading branch information
feanil committed Nov 14, 2023
2 parents 5965644 + 07b9db3 commit d94d46c
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 184 deletions.
6 changes: 3 additions & 3 deletions pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
# SERIOUSLY.
#
# ------------------------------
# Generated by edx-lint version: 5.3.2
# Generated by edx-lint version: 5.3.4
# ------------------------------
[MASTER]
ignore =
Expand Down Expand Up @@ -383,6 +383,6 @@ ext-import-graph =
int-import-graph =

[EXCEPTIONS]
overgeneral-exceptions = Exception
overgeneral-exceptions = builtins.Exception

# 4ffcd1a49c7a1312d20c4b5f8ed46fcbe7ea9fa4
# 5cb04be4e3ce86ceb4bd99d377a603089cc12dd3
1 change: 1 addition & 0 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ packaging==23.2
# tox
platformdirs==3.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# tox
# virtualenv
pluggy==1.3.0
Expand Down
106 changes: 11 additions & 95 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ appdirs==1.4.4
# via
# -r requirements/test.txt
# fs
arrow==1.3.0
# via
# -r requirements/test.txt
# cookiecutter
astroid==3.0.1
# via
# -r requirements/test.txt
Expand All @@ -25,15 +21,11 @@ attrs==23.1.0
# via
# -r requirements/test.txt
# hypothesis
binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.28.84
boto3==1.28.85
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.84
botocore==1.31.85
# via
# -r requirements/test.txt
# boto3
Expand All @@ -47,27 +39,17 @@ cachetools==5.3.2
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
certifi==2023.7.22
# via
# -r requirements/test.txt
# requests
chardet==5.2.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
# binaryornot
# tox
charset-normalizer==3.3.2
# via
# -r requirements/test.txt
# requests
click==8.1.7
# via
# -r requirements/pip-tools.txt
# -r requirements/test.txt
# click-log
# code-annotations
# cookiecutter
# edx-lint
# pip-tools
click-log==0.4.0
Expand All @@ -83,10 +65,6 @@ colorama==0.4.6
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
cookiecutter==2.4.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.3.2
# via
# -r requirements/ci.txt
Expand All @@ -113,7 +91,6 @@ django==2.2.28
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# openedx-django-pyfs
# xblock-sdk
edx-lint==5.3.6
# via -r requirements/test.txt
exceptiongroup==1.1.3
Expand All @@ -132,18 +109,12 @@ fs==2.4.16
# -r requirements/test.txt
# fs-s3fs
# openedx-django-pyfs
# xblock
fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
# xblock-sdk
hypothesis==6.88.3
hypothesis==6.88.4
# via -r requirements/test.txt
idna==3.4
# via
# -r requirements/test.txt
# requests
importlib-metadata==6.8.0
# via
# -r requirements/pip-tools.txt
Expand All @@ -164,7 +135,6 @@ jinja2==3.1.2
# via
# -r requirements/test.txt
# code-annotations
# cookiecutter
# diff-cover
# jinja2-pluralize
jinja2-pluralize==0.3.0
Expand All @@ -179,32 +149,18 @@ jmespath==1.0.1
lazy==1.6
# via -r requirements/test.txt
lxml==4.9.3
# via
# -r requirements/test.txt
# xblock
# xblock-sdk
# via -r requirements/test.txt
mako==1.3.0
# via
# -r requirements/test.txt
# xblock
markdown-it-py==3.0.0
# via
# -r requirements/test.txt
# rich
# via -r requirements/test.txt
markupsafe==2.1.3
# via
# -r requirements/test.txt
# jinja2
# mako
# xblock
mccabe==0.7.0
# via
# -r requirements/test.txt
# pylint
mdurl==0.1.2
# via
# -r requirements/test.txt
# markdown-it-py
mock==5.1.0
# via -r requirements/test.txt
openedx-django-pyfs==3.4.0
Expand All @@ -228,6 +184,7 @@ pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==3.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# -r requirements/test.txt
# pylint
Expand All @@ -242,19 +199,18 @@ pluggy==1.3.0
# tox
pycodestyle==2.11.1
# via -r requirements/test.txt
pydantic==2.4.2
pydantic==2.5.0
# via
# -r requirements/test.txt
# inflect
pydantic-core==2.10.1
pydantic-core==2.14.1
# via
# -r requirements/test.txt
# pydantic
pygments==2.16.1
# via
# -r requirements/test.txt
# diff-cover
# rich
pylint==3.0.2
# via
# -r requirements/test.txt
Expand All @@ -275,10 +231,6 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pypng==0.20220715.0
# via
# -r requirements/test.txt
# xblock-sdk
pyproject-api==1.6.1
# via
# -r requirements/ci.txt
Expand All @@ -300,43 +252,25 @@ pytest-django==4.7.0
python-dateutil==2.8.2
# via
# -r requirements/test.txt
# arrow
# botocore
# xblock
python-slugify==8.0.1
# via
# -r requirements/test.txt
# code-annotations
# cookiecutter
pytz==2023.3.post1
# via
# -r requirements/test.txt
# django
# xblock
pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
# cookiecutter
# xblock
requests==2.31.0
# via
# -r requirements/test.txt
# cookiecutter
# xblock-sdk
rich==13.6.0
# via
# -r requirements/test.txt
# cookiecutter
s3transfer==0.7.0
# via
# -r requirements/test.txt
# boto3
simplejson==3.19.2
# via
# -r requirements/test.txt
# xblock
# xblock-sdk
# via -r requirements/test.txt
six==1.16.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -381,10 +315,6 @@ tox==4.11.3
# via
# -r requirements/ci.txt
# -r requirements/test.txt
types-python-dateutil==2.8.19.14
# via
# -r requirements/test.txt
# arrow
typing-extensions==4.8.0
# via
# -r requirements/test.txt
Expand All @@ -394,37 +324,23 @@ typing-extensions==4.8.0
# pydantic
# pydantic-core
# pylint
# rich
urllib3==1.26.18
# via
# -r requirements/test.txt
# botocore
# requests
virtualenv==20.24.6
# via
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
web-fragments==2.1.0
# via
# -r requirements/test.txt
# xblock
# xblock-sdk
# via -r requirements/test.txt
webob==1.8.7
# via
# -r requirements/test.txt
# xblock
# xblock-sdk
# via -r requirements/test.txt
wheel==0.41.3
# via
# -r requirements/pip-tools.txt
# pip-tools
xblock==1.8.1
# via
# -r requirements/test.txt
# xblock-sdk
xblock-sdk==0.7.0
# via -r requirements/test.txt
zipp==3.17.0
# via
# -r requirements/pip-tools.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# fs
boto3==1.28.84
boto3==1.28.85
# via fs-s3fs
botocore==1.31.84
botocore==1.31.85
# via
# boto3
# s3transfer
Expand Down
4 changes: 2 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ babel==2.13.1
# sphinx
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
boto3==1.28.84
boto3==1.28.85
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.31.84
botocore==1.31.85
# via
# -r requirements/django.txt
# boto3
Expand Down
1 change: 0 additions & 1 deletion requirements/test.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@ pytest
pytest-cov
pytest-django
tox
xblock-sdk

0 comments on commit d94d46c

Please sign in to comment.