diff --git a/main_image/python3.yml b/main_image/python3.yml index 4b5e97d5ac414b5e9c66b455f4770dcc9ee26395..d15aa1a21a04c69187865335c289e0060ea76f68 100644 --- a/main_image/python3.yml +++ b/main_image/python3.yml @@ -4,8 +4,8 @@ channels: dependencies: # general numerics (version controlled) - python=3.8* - - numpy=1.18* - - scipy=1.4* + - numpy=1.19* + - scipy=1.5* - kwant=1.4* - cython=0.29* - libblas=*=*mkl @@ -16,7 +16,7 @@ dependencies: - sympy # plotting and serialization - deepdish - - matplotlib=3.2* + - matplotlib-base=3.3* - holoviews=1.13* - plotly - ipympl # interactive plotting in jupyterlab