File tree Expand file tree Collapse file tree 3 files changed +22
-16
lines changed Expand file tree Collapse file tree 3 files changed +22
-16
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v5.6.2-rc.1 (2025-03-06)
5+
6+
47## v5.6.1 (2025-03-04)
58
69
3134
3235## v5.6.0-rc.1 (2025-02-28)
3336
34- ### Features
35-
36- - ** routes** : Texture coordinates route/data/schema
37- ([ ` b29cd27 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b29cd27028a7a474023f597ad7b6a4c6ebd4855c ) )
38-
3937
4038## v5.5.1 (2025-02-26)
4139
4745- ** attributes** : Elements key on meshes
4846 ([ ` 6f0c0a6 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6f0c0a61fe2dcaf12e956832bed81028be6a0644 ) )
4947
48+ - ** deps** : Stable
49+ ([ ` cde95c2 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/cde95c22c92924e9d6b33d716d12d60f1715f678 ) )
50+
5051- ** deps** : Update
5152 ([ ` 9eab238 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9eab2385f601ed526eb984804ce2f30d61e2d822 ) )
5253
54+ ### Features
55+
56+ - ** routes** : Texture coordinates route/data/schema
57+ ([ ` b29cd27 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b29cd27028a7a474023f597ad7b6a4c6ebd4855c ) )
58+
5359
5460## v5.5.0 (2025-02-13)
5561
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
66[project ]
77name = " OpenGeodeWeb-Back"
8- version = " 5.6.1"
8+ version = " 5.6.2-rc. 1"
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ flask[async]==3.1.0
2020 # flask-cors
2121flask-cors == 5.0.1
2222 # via -r requirements.in
23- geode-background == 8.9.4
23+ geode-background == 9.0.2
2424 # via
2525 # geode-explicit
2626 # geode-implicit
2727 # geode-simplex
28- geode-common == 33.5.0
28+ geode-common == 33.5.2
2929 # via
3030 # -r requirements.in
3131 # geode-background
@@ -40,26 +40,26 @@ geode-conversion==6.1.6
4040 # geode-explicit
4141 # geode-implicit
4242 # geode-simplex
43- geode-explicit == 6.1.28
43+ geode-explicit == 6.1.29
4444 # via
4545 # -r requirements.in
4646 # geode-implicit
47- geode-implicit == 3.5.2
47+ geode-implicit == 3.6.0
4848 # via -r requirements.in
49- geode-numerics == 5.2.5
49+ geode-numerics == 5.3.0
5050 # via
5151 # -r requirements.in
5252 # geode-implicit
5353 # geode-simplex
54- geode-simplex == 9.0.11
54+ geode-simplex == 9.1.0
5555 # via
5656 # -r requirements.in
5757 # geode-implicit
5858geode-viewables == 3.0.10
5959 # via -r requirements.in
6060itsdangerous == 2.2.0
6161 # via flask
62- jinja2 == 3.1.5
62+ jinja2 == 3.1.6
6363 # via flask
6464jsonschema == 4.23.0
6565 # via -r requirements.in
@@ -69,7 +69,7 @@ markupsafe==3.0.2
6969 # via
7070 # jinja2
7171 # werkzeug
72- opengeode-core == 15.12 .0
72+ opengeode-core == 15.13 .0
7373 # via
7474 # -r requirements.in
7575 # geode-background
@@ -84,7 +84,7 @@ opengeode-core==15.12.0
8484 # opengeode-geosciencesio
8585 # opengeode-inspector
8686 # opengeode-io
87- opengeode-geosciences == 8.2.2
87+ opengeode-geosciences == 8.3.0
8888 # via
8989 # -r requirements.in
9090 # geode-implicit
@@ -94,7 +94,7 @@ opengeode-geosciencesio==5.3.6
9494 # via
9595 # -r requirements.in
9696 # geode-implicit
97- opengeode-inspector == 6.3.7
97+ opengeode-inspector == 6.3.8
9898 # via
9999 # -r requirements.in
100100 # geode-explicit
You can’t perform that action at this time.
0 commit comments