diff --git a/binder/requirements.txt b/binder/requirements.txt index 4423987..640947a 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -5,4 +5,5 @@ pyAFQ==1.3.6 ray plotly==5.3.0 trx-python==0.3 -jupyter-server<2.0.0 \ No newline at end of file +jupyter-server<2.0.0 +dash==2.18.2 \ No newline at end of file