Skip to content
Snippets Groups Projects
Commit 60ec1a85 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

[conda_build_config] update versions according to conda-forge

parent 29b7dc6d
No related branches found
No related tags found
1 merge request!245Use conda-forge channel as the base for our builds
...@@ -313,25 +313,25 @@ package_names_map: ...@@ -313,25 +313,25 @@ package_names_map:
boost: boost:
- 1.74.0 - 1.76.0
click: click:
- 8.0.1 - 8.0.1
click_plugins: click_plugins:
- 1.1.1 - 1.1.1
cmake: cmake:
- 3.14.0 - 3.21.3
coverage: coverage:
- 5.5 - 5.5
dask: dask:
- 2021.6.0 - 2021.9.1
dask_jobqueue: dask_jobqueue:
- 0.7.0 - 0.7.3
dask_ml: dask_ml:
- 1.9.0 - 1.9.0
distributed: distributed:
- 2021.6.0 - 2021.9.1
docker_py: docker_py:
- 4.4.1 - 5.0.2
docopt: docopt:
- 0.6.2 - 0.6.2
ffmpeg: ffmpeg:
...@@ -343,123 +343,119 @@ freetype: ...@@ -343,123 +343,119 @@ freetype:
giflib: giflib:
- 5.2.1 - 5.2.1
graphviz: graphviz:
- 2.47 - 2.49.0
h5py: h5py:
- 2.10.0 - 3.1.0
hdf5: hdf5:
- 1.10.6 - 1.10.6
jinja2: jinja2:
- 3.0.0 - 3.0.1
jpeg: jpeg:
- 9b - 9d
jsonschema: jsonschema:
- 3.2.0 - 3.2.0
libblitz: libblitz:
- 1.0.1 - 0.10
libpng: libpng:
- 1.6.37 - 1.6.37
libtiff: libtiff:
- 4.2.0 - 4.3.0
make: make:
- 4.2.1 - 4.3
matplotlib: matplotlib:
- 3.3.4 - 3.4.3
mkl: mkl:
- 2019.4 - 2020.4
ncurses: ncurses:
- 6.2 - 6.2
nose: nose:
- 1.3.7 - 1.3.7
numba: numba:
- 0.53.1 - 0.54.0
# we build against numpy 1.18 but test against newer versions. # we build against numpy 1.18 but test against newer versions.
numpy: numpy:
# part of a zip_keys: python, python_impl, numpy # part of a zip_keys: python, python_impl, numpy
- 1.18 # [not (osx and arm64)] - 1.18 # [not (osx and arm64)]
- 1.19 # [osx and arm64] - 1.19 # [osx and arm64]
opencv: opencv:
- 4.5.0 - 4.5.2
pandas: pandas:
- 1.2.4 - 1.3.3
pillow: pillow:
- 8.2.0 - 8.3.2
pkg_config: pkg_config:
- 0.29.2 - 0.29.2
psutil: psutil:
- 5.8.0 - 5.8.0
psycopg2: psycopg2:
- 2.8.6 - 2.9.1
pybind11: pybind11:
- 2.6.2 - 2.7.1
pyopengl: pyopengl:
- 3.1.1 - 3.1.5
pyqtgraph: pyqtgraph:
- 0.11.0 - 0.12.2
pytables: pytables:
- 3.6.1 - 3.6.1
pytest: pytest:
- 6.2.4 - 6.2.5
pytest_cov: pytest_cov:
- 2.11.1 - 2.12.1
python_graphviz: python_graphviz:
- 0.16 - 0.17
pytorch: pytorch:
- 1.7.0 - 1.8.0
pyyaml: pyyaml:
- 5.4.1 - 5.4.1
pyzmq: pyzmq:
- 20.0.0 - 22.3.0
qdarkstyle: qdarkstyle:
- 3.0.2 - 3.0.2
qtpy: qtpy:
- 1.9.0 - 1.11.2
requests: requests:
- 2.25.1 - 2.26.0
schema: schema:
- 0.7.2 - 0.7.4
scikit_image: scikit_image:
- 0.18.1 - 0.18.3
scikit_learn: scikit_learn:
- 0.24.2 - 1.0
scipy: scipy:
- 1.6.2 - 1.7.1
setuptools: setuptools:
- 52.0.0 - 58.0.4
simplejson: simplejson:
- 3.17.2 - 3.17.5
six: six:
- 1.15.0 - 1.15.0
sox: sox:
- 14.4.2 - 14.4.2
sphinx: sphinx:
- 4.0.2 - 4.2.0
sphinx_rtd_theme: sphinx_rtd_theme:
- 0.4.3 - 1.0.0
sphinxcontrib_httpdomain: sphinxcontrib_httpdomain:
- 1.7.0 - 1.8.0
sphinxcontrib_mermaid: sphinxcontrib_mermaid:
- 0.6.1 - 0.7.1
sphinxcontrib_programoutput: sphinxcontrib_programoutput:
- 0.16 - 0.16
sqlalchemy: sqlalchemy:
- 1.4.15 - 1.4.25
tabulate: tabulate:
- 0.8.9 - 0.8.9
tensorflow: # [linux] tensorflow:
- 2.4.1 # [linux] - 2.6.0
termcolor: termcolor:
- 1.1.0 - 1.1.0
torchvision: torchvision:
- 0.8.1 - 0.10.1
tqdm: tqdm:
- 4.59.0 - 4.62.3
vlfeat: vlfeat:
- 0.9.21 - 0.9.20
xarray: xarray:
- 0.18.0 - 0.19.0
zc_buildout:
- 2.13.3
zc_recipe_egg:
- 2.0.7
# AUTOMATIC PARSING END # AUTOMATIC PARSING END
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment