File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed 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 = " 0.0.11 "
8+ version = " 0.0.12 "
99authors = [
1010 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
1111]
@@ -18,13 +18,12 @@ classifiers = [
1818 " Operating System :: OS Independent" ,
1919]
2020dependencies = [
21- " geode-common==26.1.3" ,
22- " geode-viewables==2.0.3" ,
23- " opengeode-core==14.4.1" ,
24- " opengeode-geosciences==7.1.1" ,
25- " opengeode-geosciencesio==4.1.6" ,
26- " opengeode-inspector==3.0.7" ,
27- " opengeode-io==6.0.10"
21+ geode-viewables>=2.0.3
22+ opengeode-core>=14.4.1
23+ opengeode-geosciences>=7.1.1
24+ opengeode-geosciencesio>=4.1.6
25+ opengeode-inspector>=3.0.7
26+ opengeode-io>=6.0.10
2827]
2928
3029[project .urls ]
You can’t perform that action at this time.
0 commit comments