Adding dashboard requirements

This commit is contained in:
Jeffrey Garretson
2025-10-02 00:52:25 -06:00
parent bceea9fbea
commit db8dd45b6f
2 changed files with 11 additions and 1 deletions

View File

@@ -4,11 +4,16 @@ cartopy
cdasws
cmasher
configparser
dash
dash_bootstrap_components
flask_caching
h5py
jupyterlab
matplotlib
pandas
progressbar
pyqt5
pyqtwebengine
pyspedas
pytest
slack_sdk
@@ -17,4 +22,4 @@ sphinx-rtd-theme
sphinxcontrib-autoprogram
sunpy
gfz-api-client
supermag-api
supermag-api

View File

@@ -25,11 +25,16 @@ setup(
'cdasws',
'cmasher',
'configparser',
'dash',
'dash_bootstrap_components',
'flask_caching',
'h5py',
'jupyterlab',
'matplotlib',
'pandas',
'progressbar',
'pyqt5',
'pyqtwebengine',
'pyspedas',
'pytest',
'slack_sdk',