Skip to content
Snippets Groups Projects

updated bob-devel and beat-devel versions

Merged Guillaume HEUSCH requested to merge pytorch into master
1 file
+ 6
2
Compare changes
  • Side-by-side
  • Inline
@@ -47,12 +47,12 @@ zip_keys:
@@ -47,12 +47,12 @@ zip_keys:
# This version of bob-devel will be used at test time of packages:
# This version of bob-devel will be used at test time of packages:
bob_devel:
bob_devel:
- 2018.04.24
- 2018.05.02
# This version of beat-devel will be used at test time of packages. Notice it
# 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
# uses bob-devel and should have a version that is greater or equal its value
beat_devel:
beat_devel:
- 2018.05.01
- 2018.05.02
# The build time only dependencies (build requirements).
# The build time only dependencies (build requirements).
# Updating these to the latest version all the time is OK and a good idea.
# Updating these to the latest version all the time is OK and a good idea.
@@ -153,6 +153,8 @@ pillow:
@@ -153,6 +153,8 @@ pillow:
- 4.3.0
- 4.3.0
pyedflib:
pyedflib:
- 0.1.11
- 0.1.11
 
pytorch:
 
- 0.3
pyyaml:
pyyaml:
- 3.12
- 3.12
schema:
schema:
@@ -175,6 +177,8 @@ tabulate:
@@ -175,6 +177,8 @@ tabulate:
- 0.8.2
- 0.8.2
tensorflow:
tensorflow:
- 1.5.0
- 1.5.0
 
torchvision:
 
- 0.1.8
zc_buildout:
zc_buildout:
- 2.11.2
- 2.11.2
zc_recipe_egg:
zc_recipe_egg:
Loading