diff --git a/.azure/env.yml b/.azure/env.yml index ec046280..288cb28f 100644 --- a/.azure/env.yml +++ b/.azure/env.yml @@ -3,13 +3,13 @@ channels: - conda-forge - defaults dependencies: - - numpy=1.18.4 - - scipy=1.4.1 - - h5py=2.10.0 + - numpy=1.19.4 + - scipy=1.5.3 + - h5py=3.1.0 - pyqt=5.12.3 - - crystals=1.1.2 - - scikit-ued=2.0.3 + - crystals=1.2.0 + - scikit-ued=2.0.6 - pyqtgraph=0.11.0 - - qdarkstyle=2.8 + - qdarkstyle=2.8.1 - npstreams=1.6.2 - pyinstaller=3.6 \ No newline at end of file