Skip to content
Snippets Groups Projects

Updates pins to the latest versions of installable packages

Merged André Anjos requested to merge new-pins into master
2 files
+ 186
179
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -361,21 +361,21 @@ click:
@@ -361,21 +361,21 @@ click:
click_plugins:
click_plugins:
- "1.1.1"
- "1.1.1"
cmake:
cmake:
- "3.24.2"
- "3.25.1"
coverage:
coverage:
- "6.4.4"
- "7.0.4"
dask:
dask:
- "2022.9.1"
- "2022.12.1"
dask_jobqueue:
dask_jobqueue:
- "0.8.0"
- "0.8.1"
dask_ml:
dask_ml:
- "2022.5.27"
- "2022.5.27"
ddt:
ddt:
- "1.4.1"
- "1.6.0"
distributed:
distributed:
- "2022.9.1"
- "2022.12.1"
docker_py:
docker_py:
- "5.0.3"
- "6.0.0"
docopt:
docopt:
- "0.6.2"
- "0.6.2"
flaky:
flaky:
@@ -385,11 +385,11 @@ font_ttf_dejavu_sans_mono:
@@ -385,11 +385,11 @@ font_ttf_dejavu_sans_mono:
freetype:
freetype:
- "2.12.1"
- "2.12.1"
graphviz:
graphviz:
- "6.0.1"
- "7.0.6"
h5py:
h5py:
- "3.7.0"
- "3.7.0"
imageio:
imageio:
- "2.22.0"
- "2.24.0"
imageio_ffmpeg:
imageio_ffmpeg:
- "0.4.7"
- "0.4.7"
jinja2:
jinja2:
@@ -397,50 +397,50 @@ jinja2:
@@ -397,50 +397,50 @@ jinja2:
make:
make:
- "4.3"
- "4.3"
matplotlib:
matplotlib:
- "3.6.0"
- "3.6.2"
mne_base:
mne_base:
- "1.1.1"
- "1.3.0"
ncurses:
ncurses:
- "6.3"
- "6.3"
nose:
nose:
- "1.3.7"
- "1.3.7"
numba:
numba:
- "0.55.2"
- "0.56.4"
numpy:
numpy:
- "1.22.4"
- "1.23.5"
opencv:
opencv:
- "4.6.0"
- "4.6.0"
openpyxl:
openpyxl:
- "3.0.10"
- "3.0.10"
pandas:
pandas:
- "1.5.0"
- "1.5.2"
pillow:
pillow:
- "9.2.0"
- "9.4.0"
pip:
pip:
- "22.2.2"
- "22.3.1"
pkg_config:
pkg_config:
- "0.29.2"
- "0.29.2"
psutil:
psutil:
- "5.9.2"
- "5.9.4"
pybind11:
pybind11:
- "2.10.0"
- "2.10.3"
pysoundfile:
pysoundfile:
- "0.10.3.post1"
- "0.11.0"
pytest:
pytest:
- "7.1.3"
- "7.2.0"
pytest_cov:
pytest_cov:
- "3.0.0"
- "4.0.0"
python_graphviz:
python_graphviz:
- "0.20.1"
- "0.20.1"
pytorch:
pytorch:
- "1.12.1 cuda*" # [linux]
- "1.13.0 cuda*" # [linux]
- "1.12.1" # [osx]
- "1.13.0" # [osx]
pytorch_lightning:
pytorch_lightning:
- "1.5.8"
- "1.8.1"
pyyaml:
pyyaml:
- "6.0"
- "6.0"
pyzmq:
pyzmq:
- "24.0.0"
- "24.0.1"
requests:
requests:
- "2.28.1"
- "2.28.1"
schema:
schema:
@@ -448,50 +448,50 @@ schema:
@@ -448,50 +448,50 @@ schema:
scikit_image:
scikit_image:
- "0.19.3"
- "0.19.3"
scikit_learn:
scikit_learn:
- "1.1.2"
- "1.2.0"
scipy:
scipy:
- "1.9.1"
- "1.10.0"
setuptools:
setuptools:
- "65.3.0"
- "65.6.3"
shap:
shap:
- "0.41.0"
- "0.41.0"
simplejson:
simplejson:
- "3.17.6"
- "3.18.1"
six:
six:
- "1.16.0"
- "1.16.0"
sphinx:
sphinx:
- "5.1.1"
- "6.1.2"
sphinx_autodoc_typehints:
sphinx_autodoc_typehints:
- "1.19.2"
- "1.20.1"
sphinx_click:
sphinx_click:
- "4.3.0"
- "4.4.0"
sphinx_rtd_theme:
sphinx_rtd_theme:
- "1.0.0"
- "0.5.2"
sphinxcontrib_programoutput:
sphinxcontrib_programoutput:
- "0.17"
- "0.17"
sqlalchemy:
sqlalchemy:
- "1.4.41"
- "1.4.46"
tabulate:
tabulate:
- "0.8.10"
- "0.9.0"
tensorboard:
tensorboard:
- "2.9.0"
- "2.11.0"
tensorflow:
tensorflow:
- "2.9.1 cuda*" # [linux]
- "2.11.0 cuda*" # [linux]
- "2.9.1" # [osx]
- "2.11.0" # [osx]
termcolor:
termcolor:
- "2.0.1"
- "2.2.0"
tomli:
tomli:
- "2.0.1"
- "2.0.1"
tomli_w:
tomli_w:
- "1.0.0"
- "1.0.0"
torchvision:
torchvision:
- "0.13.0"
- "0.14.0"
tqdm:
tqdm:
- "4.64.1"
- "4.64.1"
xarray:
xarray:
- "2022.6.0"
- "2022.12.0"
xgboost:
xgboost:
- "1.6.2"
- "1.7.1"
xlrd:
xlrd:
- "2.0.1"
- "2.0.1"
Loading