mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-02-24 00:59:59 -05:00
update mat2 to 0.12.4
This commit is contained in:
parent
5bb169c960
commit
83cdf75353
@ -43,7 +43,9 @@ tests:debian:
|
|||||||
- python3-coverage xml
|
- python3-coverage xml
|
||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
cobertura: coverage.xml
|
coverage_report:
|
||||||
|
coverage_format: cobertura
|
||||||
|
path: coverage.xml
|
||||||
|
|
||||||
build-docker:
|
build-docker:
|
||||||
stage: build_container
|
stage: build_container
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
mutagen==1.45.1
|
mutagen==1.45.1
|
||||||
ffmpeg==1.4
|
ffmpeg==1.4
|
||||||
bubblewrap==1.2.0
|
bubblewrap==1.2.0
|
||||||
mat2==0.12.3
|
mat2==0.12.4
|
||||||
flask==2.1.2
|
flask==2.1.2
|
||||||
Flask-RESTful==0.3.9
|
Flask-RESTful==0.3.9
|
||||||
Flask-Cors==3.0.10
|
Flask-Cors==3.0.10
|
||||||
@ -9,4 +9,4 @@ Cerberus==1.3.4
|
|||||||
Flask-Testing==0.8.1
|
Flask-Testing==0.8.1
|
||||||
blinker==1.4
|
blinker==1.4
|
||||||
flasgger==0.9.5
|
flasgger==0.9.5
|
||||||
Flask-Assets==2.0
|
Flask-Assets==2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user