Skip to content

Commit

Permalink
chore: install xblock requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian2012 committed Sep 20, 2024
1 parent 5beac3f commit b7ad177
Show file tree
Hide file tree
Showing 9 changed files with 256 additions and 46 deletions.
1 change: 1 addition & 0 deletions requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ edx-opaque-keys # Parsing library for course and usage keys
djangorestframework # REST API framework
edx-toggles
XBlock
xblock-utils
55 changes: 46 additions & 9 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand All @@ -12,6 +12,12 @@ asgiref==3.8.1
# via django
billiard==4.2.0
# via celery
boto3==1.35.23
# via fs-s3fs
botocore==1.35.23
# via
# boto3
# s3transfer
celery==5.4.0
# via -r requirements/base.in
certifi==2024.8.30
Expand Down Expand Up @@ -45,6 +51,7 @@ django==4.2.16
# djangorestframework
# edx-django-utils
# edx-toggles
# openedx-django-pyfs
# openedx-filters
django-crum==0.7.9
# via
Expand All @@ -68,17 +75,30 @@ edx-opaque-keys==2.11.0
edx-toggles==5.2.0
# via -r requirements/base.in
fs==2.4.16
# via xblock
# via
# fs-s3fs
# openedx-django-pyfs
# xblock
fs-s3fs==1.1.1
# via openedx-django-pyfs
idna==3.10
# via requests
jinja2==3.1.4
# via code-annotations
kombu==5.4.1
jmespath==1.0.1
# via
# boto3
# botocore
kombu==5.4.2
# via celery
lazy==1.6
# via xblock
lxml==5.3.0
# via xblock
mako==1.3.5
# via xblock
# via
# xblock
# xblock-utils
markupsafe==2.1.5
# via
# jinja2
Expand All @@ -90,6 +110,8 @@ oauthlib==3.2.2
# via requests-oauthlib
openedx-atlas==0.6.2
# via -r requirements/base.in
openedx-django-pyfs==3.7.0
# via xblock
openedx-filters==1.9.0
# via -r requirements/base.in
pbr==6.1.0
Expand All @@ -100,12 +122,13 @@ psutil==6.0.0
# via edx-django-utils
pycparser==2.22
# via cffi
pymongo==4.8.0
pymongo==4.9.1
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
python-dateutil==2.9.0.post0
# via
# botocore
# celery
# xblock
python-slugify==8.0.4
Expand All @@ -126,11 +149,16 @@ requests==2.32.3
# superset-api-client
requests-oauthlib==2.0.0
# via superset-api-client
s3transfer==0.10.2
# via boto3
simplejson==3.19.3
# via xblock
# via
# xblock
# xblock-utils
six==1.16.0
# via
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.1
# via django
Expand All @@ -146,9 +174,13 @@ text-unidecode==1.3
typing-extensions==4.12.2
# via edx-opaque-keys
tzdata==2024.1
# via celery
# via
# celery
# kombu
urllib3==2.2.3
# via requests
# via
# botocore
# requests
vine==5.1.0
# via
# amqp
Expand All @@ -160,9 +192,14 @@ web-fragments==2.2.0
# via
# -r requirements/base.in
# xblock
# xblock-utils
webob==1.8.8
# via xblock
xblock==5.1.0
xblock[django]==5.1.0
# via
# -r requirements/base.in
# xblock-utils
xblock-utils==4.0.0
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
12 changes: 6 additions & 6 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand All @@ -12,23 +12,23 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.16.0
filelock==3.16.1
# via
# tox
# virtualenv
packaging==24.1
# via
# pyproject-api
# tox
platformdirs==4.3.3
platformdirs==4.3.6
# via
# tox
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.7.1
pyproject-api==1.8.0
# via tox
tox==4.18.1
tox==4.20.0
# via -r requirements/ci.in
virtualenv==20.26.4
virtualenv==20.26.5
# via tox
62 changes: 53 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -29,6 +29,15 @@ black==24.8.0
# via
# -r requirements/dev.in
# -r requirements/quality.txt
boto3==1.35.23
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.35.23
# via
# -r requirements/quality.txt
# boto3
# s3transfer
build==1.2.2
# via
# -r requirements/pip-tools.txt
Expand Down Expand Up @@ -123,6 +132,7 @@ django==4.2.16
# edx-i18n-tools
# edx-toggles
# model-bakery
# openedx-django-pyfs
# openedx-filters
django-crum==0.7.9
# via
Expand Down Expand Up @@ -156,15 +166,21 @@ edx-opaque-keys==2.11.0
# via -r requirements/quality.txt
edx-toggles==5.2.0
# via -r requirements/quality.txt
filelock==3.16.0
filelock==3.16.1
# via
# -r requirements/ci.txt
# tox
# virtualenv
fs==2.4.16
# via
# -r requirements/quality.txt
# fs-s3fs
# openedx-django-pyfs
# xblock
fs-s3fs==1.1.1
# via
# -r requirements/quality.txt
# openedx-django-pyfs
idna==3.10
# via
# -r requirements/quality.txt
Expand All @@ -182,10 +198,19 @@ jinja2==3.1.4
# -r requirements/quality.txt
# code-annotations
# diff-cover
kombu==5.4.1
jmespath==1.0.1
# via
# -r requirements/quality.txt
# boto3
# botocore
kombu==5.4.2
# via
# -r requirements/quality.txt
# celery
lazy==1.6
# via
# -r requirements/quality.txt
# xblock
lxml[html-clean]==5.3.0
# via
# -r requirements/quality.txt
Expand All @@ -198,6 +223,7 @@ mako==1.3.5
# via
# -r requirements/quality.txt
# xblock
# xblock-utils
markupsafe==2.1.5
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -226,6 +252,10 @@ oauthlib==3.2.2
# requests-oauthlib
openedx-atlas==0.6.2
# via -r requirements/quality.txt
openedx-django-pyfs==3.7.0
# via
# -r requirements/quality.txt
# xblock
openedx-filters==1.9.0
# via -r requirements/quality.txt
packaging==24.1
Expand All @@ -250,7 +280,7 @@ pbr==6.1.0
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
platformdirs==4.3.3
platformdirs==4.3.6
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -305,15 +335,15 @@ pylint-plugin-utils==0.8.2
# -r requirements/quality.txt
# pylint-celery
# pylint-django
pymongo==4.8.0
pymongo==4.9.1
# via
# -r requirements/quality.txt
# edx-opaque-keys
pynacl==1.5.0
# via
# -r requirements/quality.txt
# edx-django-utils
pyproject-api==1.7.1
pyproject-api==1.8.0
# via
# -r requirements/ci.txt
# tox
Expand All @@ -334,6 +364,7 @@ pytest-django==4.9.0
python-dateutil==2.9.0.post0
# via
# -r requirements/quality.txt
# botocore
# celery
# xblock
python-slugify==8.0.4
Expand Down Expand Up @@ -366,15 +397,21 @@ requests-oauthlib==2.0.0
# superset-api-client
responses==0.25.3
# via -r requirements/quality.txt
s3transfer==0.10.2
# via
# -r requirements/quality.txt
# boto3
simplejson==3.19.3
# via
# -r requirements/quality.txt
# xblock
# xblock-utils
six==1.16.0
# via
# -r requirements/quality.txt
# edx-lint
# fs
# fs-s3fs
# python-dateutil
snowballstemmer==2.2.0
# via
Expand All @@ -400,7 +437,7 @@ tomlkit==0.13.2
# via
# -r requirements/quality.txt
# pylint
tox==4.18.1
tox==4.20.0
# via -r requirements/ci.txt
typing-extensions==4.12.2
# via
Expand All @@ -410,9 +447,11 @@ tzdata==2024.1
# via
# -r requirements/quality.txt
# celery
# kombu
urllib3==2.2.3
# via
# -r requirements/quality.txt
# botocore
# requests
# responses
vine==5.1.0
Expand All @@ -421,7 +460,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.4
virtualenv==20.26.5
# via
# -r requirements/ci.txt
# tox
Expand All @@ -433,6 +472,7 @@ web-fragments==2.2.0
# via
# -r requirements/quality.txt
# xblock
# xblock-utils
webob==1.8.8
# via
# -r requirements/quality.txt
Expand All @@ -441,7 +481,11 @@ wheel==0.44.0
# via
# -r requirements/pip-tools.txt
# pip-tools
xblock==5.1.0
xblock[django]==5.1.0
# via
# -r requirements/quality.txt
# xblock-utils
xblock-utils==4.0.0
# via -r requirements/quality.txt

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit b7ad177

Please sign in to comment.