File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
deploy/charts/observability-app Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : dataops-observability-app
33type : application
44appVersion : " 2.x.x"
5- version : " 2.2.3 "
5+ version : " 2.2.4 "
66
77description : DataOps Observability
88home : https://datakitchen.io
Original file line number Diff line number Diff line change @@ -34,14 +34,15 @@ dependencies = [
3434 " marshmallow~=3.19.0" ,
3535 " marshmallow-union==0.1.15.post1" ,
3636 " msgpack==1.0.4" ,
37+ " oauthlib~=3.2" ,
3738 " peewee~=3.16.0" ,
3839 " PyJWT~=2.4" ,
3940 " PyMySQL==1.1.1" ,
4041 " pybars3~=0.9.7" ,
4142 " requests_extensions~=1.1.3" ,
4243 " tomli==2.0.1" ,
43- " Werkzeug ==3.1.3 " ,
44- " yoyo-migrations~=8.2 .0" ,
44+ " WTForms ==3.0.1 " ,
45+ " yoyo-migrations==9.0 .0" ,
4546]
4647
4748[project .optional-dependencies ]
You can’t perform that action at this time.
0 commit comments