Skip to content
Snippets Groups Projects

updated bob-devel, beat-devel, pytorch and torchvision versions

Merged Guillaume HEUSCH requested to merge pytorch-torchvision-update into master
1 file
+ 4
4
Compare changes
  • Side-by-side
  • Inline
@@ -47,12 +47,12 @@ zip_keys:
# This version of bob-devel will be used at test time of packages:
bob_devel:
- 2018.05.02
- 2018.05.09
# This version of beat-devel will be used at test time of packages. Notice it
# uses bob-devel and should have a version that is greater or equal its value
beat_devel:
- 2018.05.02
- 2018.05.09
# The build time only dependencies (build requirements).
# Updating these to the latest version all the time is OK and a good idea.
@@ -154,7 +154,7 @@ pillow:
pyedflib:
- 0.1.11
pytorch:
- 0.3
- 0.4
pyyaml:
- 3.12
schema:
@@ -178,7 +178,7 @@ tabulate:
tensorflow:
- 1.5.0
torchvision:
- 0.1.8
- 0.2
zc_buildout:
- 2.11.2
zc_recipe_egg:
Loading