diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 04174ecb..ed823c39 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -23,13 +23,13 @@ build: requirements: build: - setuptools - - python>=3.4 - - pyside2=5.13.* + - python>=3.6 + - pyside2>=5.12.* - pip run: - - python>=3.4 + - python>=3.6 - numpy={{ os.environ.get('NUMPY_VERSION', '1.15') }} - - pyside2=5.13.* + - pyside2>=5.12.* - requests - python-dateutil - certifi