diff --git a/Dockerfile b/Dockerfile index bc0ae56f..0e7d76d1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,7 +28,8 @@ RUN dnf -y update \ # python modules needed in scripts RUN dnf -y install python3-pandas -RUN pip3 install requests numpy scipy matplotlib ipython jupyter nose Django pillow django-crispy-forms pyvis +RUN pip3 install requests numpy scipy matplotlib ipython jupyter nose Django pillow \ + django-crispy-forms pyvis django-cors-headers drf-yasg # Build the SuiteSparse libraries for sparse matrix support RUN curl -LO http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-5.1.0.tar.gz \ diff --git a/libs/music-box-interactive b/libs/music-box-interactive index b65ed07f..a1fd34e2 160000 --- a/libs/music-box-interactive +++ b/libs/music-box-interactive @@ -1 +1 @@ -Subproject commit b65ed07fb95db20ce130a28f32f8826942a7deeb +Subproject commit a1fd34e2313df09f88a3515eaf3757e37347e12d