diff --git a/envpyphm.yml b/env_pyphm.yml similarity index 80% rename from envpyphm.yml rename to env_pyphm.yml index 4858c67..b22a122 100644 --- a/envpyphm.yml +++ b/env_pyphm.yml @@ -2,10 +2,11 @@ name: pyphm channels: - conda-forge dependencies: - - python=3.8 + - python=3.11 - conda - mamba - jupyterlab + - ipywidgets - scipy - matplotlib - seaborn @@ -15,7 +16,6 @@ dependencies: - rarfile - pytables - requests - - black - gdown