diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Python/conda-recipe/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Python/conda-recipe/meta.yaml b/src/Python/conda-recipe/meta.yaml index 7068e9d..9ef9156 100644 --- a/src/Python/conda-recipe/meta.yaml +++ b/src/Python/conda-recipe/meta.yaml @@ -14,8 +14,8 @@ requirements: - python - numpy - setuptools - - boost ==1.64 - - boost-cpp ==1.64 + - boost ==1.65 + - boost-cpp ==1.65 - cython run: |