Skip to content
Snippets Groups Projects
Commit 56759b19 authored by Calen Pennington's avatar Calen Pennington
Browse files

Upgrade django-webpack-loader (and other recent minor updates)

parent a16b8cc4
No related merge requests found
......@@ -4,6 +4,7 @@
#
# make upgrade
#
common/lib/calc
common/lib/chem
common/lib/sandbox-packages
......
......@@ -4,6 +4,7 @@
#
# make upgrade
#
-e common/lib/calc
-e common/lib/chem
-e common/lib/sandbox-packages
......
......@@ -61,7 +61,7 @@ django-statici18n==1.4.0
django-storages==1.4.1
django-user-tasks
django-waffle==0.12.0
django-webpack-loader==0.4.1
django-webpack-loader # Used to wire webpack bundles into the django asset pipeline
djangorestframework-jwt
dogapi==1.2.1 # Python bindings to Datadog's API, for metrics gathering
edx-ace==0.1.7
......
......@@ -4,6 +4,7 @@
#
# make upgrade
#
-e git+https://github.com/edx/acid-block.git@e46f9cda8a03e121a00c7e347084d142d22ebfb7#egg=acid-xblock
-e common/lib/calc
-e common/lib/capa
......@@ -99,7 +100,7 @@ django-statici18n==1.4.0
django-storages==1.4.1
django-user-tasks==0.1.5
django-waffle==0.12.0
django-webpack-loader==0.4.1
django-webpack-loader==0.6.0
django==1.11.13
djangorestframework-jwt==1.11.0
djangorestframework-xml==1.3.0 # via edx-enterprise
......
......@@ -4,6 +4,7 @@
#
# make upgrade
#
coverage==4.2
diff-cover==0.9.8
inflect==0.3.1 # via jinja2-pluralize
......
......@@ -4,6 +4,7 @@
#
# make upgrade
#
-e git+https://github.com/edx/acid-block.git@e46f9cda8a03e121a00c7e347084d142d22ebfb7#egg=acid-xblock
-e common/lib/calc
-e common/lib/capa
......@@ -119,7 +120,7 @@ django-statici18n==1.4.0
django-storages==1.4.1
django-user-tasks==0.1.5
django-waffle==0.12.0
django-webpack-loader==0.4.1
django-webpack-loader==0.6.0
django==1.11.13
djangorestframework-jwt==1.11.0
djangorestframework-xml==1.3.0
......@@ -210,7 +211,7 @@ markupsafe==1.0
mccabe==0.6.1
mock==1.0.1
mongoengine==0.10.0
more-itertools==4.1.0
more-itertools==4.2.0
moto==0.3.1
mysql-python==1.2.5
needle==0.5.0
......@@ -240,7 +241,7 @@ psutil==1.2.1
py2neo==3.1.2
py==1.5.3
pyasn1-modules==0.2.1
pyasn1==0.4.2
pyasn1==0.4.3
pycodestyle==2.3.1
pycontracts==1.7.1
pycountry==1.20
......@@ -309,7 +310,7 @@ social-auth-app-django==1.2.0
social-auth-core==1.4.0
sorl-thumbnail==12.3
sortedcontainers==0.9.2
sphinx==1.7.4
sphinx==1.7.5
sphinxcontrib-websupport==1.0.1 # via sphinx
splinter==0.8.0
sqlparse==0.2.4 # via django-debug-toolbar
......
......@@ -4,6 +4,7 @@
#
# make upgrade
#
argh==0.26.2 # via watchdog
argparse==1.4.0 # via stevedore
edx-opaque-keys==0.4.4
......
......@@ -4,6 +4,7 @@
#
# make upgrade
#
click==6.7 # via pip-tools
first==2.0.1 # via pip-tools
pip-tools==2.0.2
......
......@@ -4,6 +4,7 @@
#
# make upgrade
#
-e git+https://github.com/edx/acid-block.git@e46f9cda8a03e121a00c7e347084d142d22ebfb7#egg=acid-xblock
-e common/lib/calc
-e common/lib/capa
......@@ -41,7 +42,6 @@ git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.1.6#egg=xblock-d
git+https://github.com/open-craft/xblock-poll@7ba819b968fe8faddb78bb22e1fe7637005eb414#egg=xblock-poll==1.2.7
git+https://github.com/edx/xblock-utils.git@v1.1.1#egg=xblock-utils==1.1.1
-e common/lib/xmodule
amqp==1.4.9
analytics-python==1.1.0
anyjson==0.3.3
......@@ -116,7 +116,7 @@ django-statici18n==1.4.0
django-storages==1.4.1
django-user-tasks==0.1.5
django-waffle==0.12.0
django-webpack-loader==0.4.1
django-webpack-loader==0.6.0
djangorestframework-jwt==1.11.0
djangorestframework-xml==1.3.0
dm.xmlsec.binding==1.3.3
......@@ -203,7 +203,7 @@ markupsafe==1.0
mccabe==0.6.1 # via flake8, pylint
mock==1.0.1
mongoengine==0.10.0
more-itertools==4.1.0 # via pytest
more-itertools==4.2.0 # via pytest
moto==0.3.1
mysql-python==1.2.5
needle==0.5.0 # via bok-choy
......@@ -231,7 +231,7 @@ psutil==1.2.1
py2neo==3.1.2
py==1.5.3 # via pytest, tox
pyasn1-modules==0.2.1 # via service-identity
pyasn1==0.4.2 # via pyasn1-modules, service-identity
pyasn1==0.4.3 # via pyasn1-modules, service-identity
pycodestyle==2.3.1
pycontracts==1.7.1
pycountry==1.20
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment