update conda dependency versions:

boost 1.66
xerces-c 3.2.0
This commit is contained in:
looooo
2018-01-13 16:47:41 +01:00
committed by wmayer
parent f3b32da633
commit baf824de9c

View File

@@ -5,14 +5,6 @@ package:
build:
number: 0
features:
- vc14 # [win and py>=35]
- occt7.2.0
track_features:
- vc14 # [win and py>=35]
- occt7.2.0
requirements:
build:
- nomkl # [unix]
@@ -21,9 +13,9 @@ requirements:
- cmake
- swig
- eigen
- boost-cpp 1.64*
- boost-cpp 1.66.0
- pybind11 # [unix]
- boost 1.64* # [win]
- boost 1.66.0 # [win]
- python
- matplotlib
- coin3d
@@ -31,32 +23,31 @@ requirements:
- qt 5.*
- pyside2 2.0.0.dev0 py36_0 # [unix]
- pyside2 2.0.0.dev0 py36_vc14_0 # [win]
- occt
- occt 7.2.0
- netgen
- vtk
- vtk 8.*
- libmed
- hdf5
- xerces-c 3.1.*
- xerces-c 3.2.0
- zlib 1.2.*
- doxygen
- git
run:
- vc 14 # [win and py>=35]
- boost-cpp 1.64*
- boost 1.64* # [win]
- boost-cpp 1.66.0
- boost 1.66.0 # [win]
- python
- numpy
- matplotlib
- coin3d
- pivy
- qt 5.*
- pyside2 2.0.0.dev0 py36_0 # [unix]
- pyside2 2.0.0.dev0 py36_vc14_0 # [win]
- pyside2
- occt
- netgen
- vtk
- vtk 8.*
- libmed
- xerces-c 3.1.*
- xerces-c 3.2.0
- zlib 1.2*
- git
- calculix # [unix]