diff --git a/conda.yaml b/conda.yaml index b25213a..c68b502 100644 --- a/conda.yaml +++ b/conda.yaml @@ -5,25 +5,28 @@ channels: dependencies: - cryptography=3.4.7=py37h20c650d_0 - gdal=3.3.1=py37hb11e9a8_2 - - numpy=1.21.2=py37h940b05c_0 - - opencv=4.5.3=py37h03978a9_1 - - proj=8.0.1=h1cfcee9_0 - - pyproj=3.2.1=py37h9f67652_0 + - pyqt=5.12.3=py37h03978a9_8 + - pyqt-impl=5.12.3=py37hf2a7229_8 + - pyqt5-sip=4.19.18=py37hf2a7229_8 + - pyqtads=3.8.2=py37hf2a7229_0 - python=3.7.10=h7840368_101_cpython + - python_abi=3.7=2_cp37m - pyyaml=5.4.1=py37hcc03f2d_1 - qgis=3.18.3=py37h3dc7164_2 - qt=5.12.9=h5909a2a_4 - - pyqtads=3.8.2 - scikit-image=0.18.3=py37h9386db6_0 - scipy=1.7.1=py37hb6553fb_0 + - setuptools=59.8.0=py37h03978a9_1 + - typed-ast=1.5.4=py37hcc03f2d_0 + - typing-extensions=4.3.0=hd8ed1ab_0 + - typing_extensions=4.3.0=pyha770c72_0 - yaml=0.2.5=he774522_0 - pip: - attrs==21.4.0 - cython==0.29.24 - - importlib-metadata==4.8.1 - nuitka==0.8.3 - opencv-python==4.5.3.56 - - ordered-set==4.1.0 - - pathlib==1.0.1 - pillow==6.2.2 - - pycryptodome==3.14.1 \ No newline at end of file + - pycryptodome==3.14.1 + - scikit-learn==1.0.2 + - sklearn==0.0 \ No newline at end of file