Skip to content
Snippets Groups Projects
Commit 0bccdb0a authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[bob/beat-devel] Update click-plugins to 1.0.4 as well

parent 6c18bf1c
No related branches found
No related tags found
1 merge request!398[bob-devel] Update click on bob-devel - closes bob/bob.devtools#10
Pipeline #26773 failed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
{% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %} {% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
package: package:
name: beat-devel name: beat-devel
version: 2019.01.25 version: 2019.02.11
build: build:
# the build number must be zero all the time. # the build number must be zero all the time.
...@@ -15,7 +15,7 @@ build: ...@@ -15,7 +15,7 @@ build:
requirements: requirements:
host: host:
- python {{ python }} - python {{ python }}
- bob-devel 2018.12.29 - bob-devel 2018.02.11
- docker-py 3.6.0 - docker-py 3.6.0
- flask 1.0.2 - flask 1.0.2
- flask-cors 3.0.7 - flask-cors 3.0.7
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
{% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %} {% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
package: package:
name: bob-devel name: bob-devel
version: 2019.01.25 version: 2019.02.11
# please update the version of beat-devel and update bob-devel's version there # please update the version of beat-devel and update bob-devel's version there
# as well in the same merge request. # as well in the same merge request.
...@@ -25,7 +25,7 @@ requirements: ...@@ -25,7 +25,7 @@ requirements:
- boost 1.65.1 - boost 1.65.1
- caffe 1.0 # [linux] - caffe 1.0 # [linux]
- click 7.0 - click 7.0
- click-plugins 1.0.3 - click-plugins 1.0.4
- cmake 3.12.2 - cmake 3.12.2
- coverage 4.5.1 - coverage 4.5.1
- cyvlfeat 0.4.6 - cyvlfeat 0.4.6
......
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