Skip to content
Snippets Groups Projects
Commit e7beedbd authored by Flavio TARSETTI's avatar Flavio TARSETTI
Browse files

Merge branch 'update_dependencies' into 'master'

Update dependencies

See merge request !332
parents 21f6401a 8f6905fb
No related branches found
No related tags found
1 merge request!332Update dependencies
Pipeline #40092 passed
...@@ -12,7 +12,7 @@ dependencies: ...@@ -12,7 +12,7 @@ dependencies:
# beat dependencies matching release.cfg # beat dependencies matching release.cfg
- beat.core=1.10.3 - beat.core=1.10.3
- beat.backend.python=1.7.6 - beat.backend.python=1.7.7
- beat.cmdline=1.7.1 - beat.cmdline=1.7.1
# requirements.txt, they are indirectly pinned through the above # requirements.txt, they are indirectly pinned through the above
......
...@@ -27,7 +27,7 @@ interpreter = python ...@@ -27,7 +27,7 @@ interpreter = python
[sources] [sources]
beat.core = git https://gitlab.idiap.ch/beat/beat.core.git rev=v1.10.3 beat.core = git https://gitlab.idiap.ch/beat/beat.core.git rev=v1.10.3
beat.cmdline = git https://gitlab.idiap.ch/beat/beat.cmdline.git rev=v1.7.1 beat.cmdline = git https://gitlab.idiap.ch/beat/beat.cmdline.git rev=v1.7.1
beat.backend.python = git https://gitlab.idiap.ch/beat/beat.backend.python.git rev=v1.7.6 beat.backend.python = git https://gitlab.idiap.ch/beat/beat.backend.python.git rev=v1.7.7
[uwsgi] [uwsgi]
recipe = buildout.recipe.uwsgi recipe = buildout.recipe.uwsgi
......
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