diff --git a/README.md b/README.md index 36374ac..bb45392 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ conda create -n stand conda activate stand conda install cherrypy -conda install conda-forge::streamlit +conda install conda-forge::streamlit=1.9.2 conda install openpyxl # excel writing conda install pytables # hdf5 writing conda install conda-forge::python-dotenv pyyaml simplejson # aggrid deps