File tree Expand file tree Collapse file tree 1 file changed +26
-5
lines changed
Expand file tree Collapse file tree 1 file changed +26
-5
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,14 @@ contourpy~=1.0
1616 # via matplotlib
1717cycler ~= 0.0
1818 # via matplotlib
19+ fastjsonschema ~= 2.0
20+ # via opengeodeweb-microservice
21+ flask ~= 3.0
22+ # via
23+ # flask-sqlalchemy
24+ # opengeodeweb-microservice
25+ flask-sqlalchemy ~= 3.0
26+ # via opengeodeweb-microservice
1927fonttools ~= 4.0
2028 # via matplotlib
2129frozenlist ~= 1.0
@@ -36,6 +44,8 @@ numpy~=2.0
3644 # via
3745 # contourpy
3846 # matplotlib
47+ opengeodeweb-microservice ~= 1.0
48+ # via -r requirements-internal.in
3949packaging ~= 25.0
4050 # via matplotlib
4151pillow ~= 11.0
@@ -50,13 +60,24 @@ python-dateutil==2.9.0.post0
5060 # via matplotlib
5161six ~= 1.0
5262 # via python-dateutil
53- typing-extensions == 4.15.0
54- # via aiosignal
55- vtk ~= 9.0
63+ sqlalchemy ~= 2.0
64+ # via
65+ # flask-sqlalchemy
66+ # opengeodeweb-microservice
67+ typing-extensions ~= 4.0
68+ # via
69+ # aiosignal
70+ # opengeodeweb-microservice
71+ # sqlalchemy
72+ vtk == 9.5.2
5673 # via -r requirements.in
57- websocket-client == 1.8 .0
74+ websocket-client ~= 1 .0
5875 # via -r requirements.in
59- wslink ~= 1.0
76+ werkzeug ~= 3.0
77+ # via
78+ # flask
79+ # opengeodeweb-microservice
80+ wslink == 1.12.4
6081 # via -r requirements.in
6182yarl ~= 1.0
6283 # via aiohttp
You can’t perform that action at this time.
0 commit comments