Pin numpy to 1.17.4 to workaround conda bug on macOS.

这个提交包含在:
craig-warren
2020-03-27 16:08:33 +00:00
父节点 7e8481d599
当前提交 856afd4689

查看文件

@@ -9,7 +9,7 @@ dependencies:
- h5py
- jupyter
- matplotlib
- numpy
- numpy==1.17.4
- pip
- psutil
- scipy