Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.devtools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.devtools
Commits
d41b47a6
Commit
d41b47a6
authored
5 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
[data/conda_build_config.yaml] Bump nightly requirements for Bob and BEAT
parent
ad2ce9dd
No related branches found
No related tags found
1 merge request
!147
Bump nightly requirements for Bob and BEAT
Pipeline
#38521
passed
5 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bob/devtools/data/conda_build_config.yaml
+33
-27
33 additions, 27 deletions
bob/devtools/data/conda_build_config.yaml
with
33 additions
and
27 deletions
bob/devtools/data/conda_build_config.yaml
+
33
−
27
View file @
d41b47a6
...
@@ -51,12 +51,12 @@ zip_keys:
...
@@ -51,12 +51,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
:
-
2020.0
1.09
-
2020.0
3.30
# 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
:
-
2020.0
1.09
-
2020.0
3.30
# 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.
...
@@ -94,7 +94,7 @@ libpng:
...
@@ -94,7 +94,7 @@ libpng:
libsvm
:
libsvm
:
-
3.24
-
3.24
libtiff
:
libtiff
:
-
4.
0.9
-
4.
1.0
mkl
:
mkl
:
-
2019.1
-
2019.1
sox
:
sox
:
...
@@ -107,7 +107,7 @@ vlfeat:
...
@@ -107,7 +107,7 @@ vlfeat:
caffe
:
caffe
:
-
1.0
-
1.0
click
:
click
:
-
7.
0
-
7.
1.1
click_plugins
:
click_plugins
:
-
1.1.1
-
1.1.1
cyvlfeat
:
cyvlfeat
:
...
@@ -119,11 +119,11 @@ docopt:
...
@@ -119,11 +119,11 @@ docopt:
h5py
:
h5py
:
-
2.8.0
-
2.8.0
jinja2
:
jinja2
:
-
2.1
0
.1
-
2.1
1
.1
kaldi
:
kaldi
:
-
1!5.5.164
-
1!5.5.164
matplotlib
:
matplotlib
:
-
3.1.
0
-
3.1.
3
menpo
:
menpo
:
-
0.9.2
-
0.9.2
menpofit
:
menpofit
:
...
@@ -133,60 +133,66 @@ mne:
...
@@ -133,60 +133,66 @@ mne:
opencv
:
opencv
:
-
3.4.2
-
3.4.2
pandas
:
pandas
:
-
0.25.1
-
1.0.3
pillow
:
pillow
:
-
6.
1.0
-
6.
2.1
pyedflib
:
pyedflib
:
-
0.1.14
-
0.1.14
pytorch
:
pytorch
:
-
1.0.1
-
1.0.1
pyyaml
:
pyyaml
:
-
5.
1
.1
-
5.
3
.1
requests
:
requests
:
-
2.2
2
.0
-
2.2
3
.0
schema
:
schema
:
-
0.7.1
-
0.7.1
scikit_image
:
scikit_image
:
-
0.1
5.0
-
0.1
6.2
scikit_learn
:
scikit_learn
:
-
0.2
1.2
-
0.2
2.1
scipy
:
scipy
:
-
1.
2
.1
-
1.
4
.1
setuptools
:
setuptools
:
-
4
1.0
.1
-
4
6.1
.1
six
:
six
:
-
1.12.0
-
1.14.0
sphinxcontrib_programoutput
:
-
0.16
sqlalchemy
:
sqlalchemy
:
-
1.3.1
-
1.3.1
5
tabulate
:
tabulate
:
-
0.8.3
-
0.8.3
tensorflow
:
tensorflow
:
-
1.1
4
.0
-
1.1
5
.0
torchvision
:
torchvision
:
-
0.2.1
-
0.2.1
tqdm
:
tqdm
:
-
4.
32.1
-
4.
43.0
zc_recipe_egg
:
zc_recipe_egg
:
-
2.0.7
-
2.0.7
# The dependencies that are needed for runtime only (run requirements) of BEAT
# The dependencies that are needed for runtime only (run requirements) of BEAT
# packages. These versions **should** match the versions inside beat-devel
# packages. These versions **should** match the versions inside beat-devel
# recipe.
# recipe.
# These are in bob-devel, but actually belong to BEAT
psycopg2
:
-
2.8.4
termcolor
:
-
1.1.0
# These in beat-devel
docker_py
:
docker_py
:
-
4.
0.2
-
4.
2.0
jsonschema
:
jsonschema
:
-
3.
0.2
-
3.
2.0
python_graphviz
:
python_graphviz
:
-
0.
8.4
-
0.
13.2
pyzmq
:
pyzmq
:
-
1
7
.1.
2
-
1
8
.1.
1
simplejson
:
simplejson
:
-
3.17.0
-
3.17.0
sphinxcontrib_programoutput
:
-
0.15
sphinxcontrib_httpdomain
:
sphinxcontrib_httpdomain
:
-
1.7.0
-
1.7.0
psycopg2
:
-
2.7.6.1
ncurses
:
ncurses
:
-
6.
1
-
6.
2
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment