File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ flask~=3.0
3030 # via
3131 # flask-sqlalchemy
3232 # opengeodeweb-microservice
33- flask-sqlalchemy == 3.1.1
33+ flask-sqlalchemy ~= 3.0
3434 # via opengeodeweb-microservice
3535fonttools ~= 4.0
3636 # via matplotlib
@@ -70,7 +70,7 @@ numpy~=2.0
7070 # via
7171 # contourpy
7272 # matplotlib
73- opengeodeweb-microservice == 1.0.1rc3
73+ opengeodeweb-microservice ~= 1.0
7474 # via -r requirements-internal.in
7575packaging ~= 25.0
7676 # via matplotlib
@@ -90,20 +90,20 @@ sqlalchemy~=2.0
9090 # via
9191 # flask-sqlalchemy
9292 # opengeodeweb-microservice
93- typing-extensions == 4.15 .0
93+ typing-extensions ~= 4 .0
9494 # via
9595 # aiosignal
9696 # opengeodeweb-microservice
9797 # sqlalchemy
98- vtk ~= 9.0
98+ vtk == 9.5.2
9999 # via -r requirements.in
100- websocket-client == 1.8 .0
100+ websocket-client ~= 1 .0
101101 # via -r requirements.in
102102werkzeug ~= 3.0
103103 # via
104104 # flask
105105 # opengeodeweb-microservice
106- wslink ~= 1.0
106+ wslink == 1.12.4
107107 # via -r requirements.in
108108yarl ~= 1.0
109109 # via aiohttp
You can’t perform that action at this time.
0 commit comments