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

Merge branch 'remove_oset' into 'master'

Remove oset, add pandas and tqdm

See merge request !104
parents 2865c944 633692ca
Branches
Tags
1 merge request!104Remove oset, add pandas and tqdm
Pipeline #33087 passed
......@@ -51,12 +51,12 @@ zip_keys:
# This version of bob-devel will be used at test time of packages:
bob_devel:
- 2019.08.28
- 2019.09.05
# 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:
- 2019.08.28
- 2019.09.05
# The build time only dependencies (build requirements).
# Updating these to the latest version all the time is OK and a good idea.
......@@ -132,6 +132,8 @@ mne:
- 0.18.1
opencv:
- 3.4.2
pandas:
- 0.25.1
pillow:
- 6.1.0
pyedflib:
......@@ -162,6 +164,8 @@ tensorflow:
- 1.14.0
torchvision:
- 0.2.1
tqdm:
- 4.32.1
zc_recipe_egg:
- 2.0.7
......@@ -172,8 +176,6 @@ docker_py:
- 4.0.2
jsonschema:
- 3.0.1
oset:
- 0.1.3
python_graphviz:
- 0.8.4
pyzmq:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment