Skip to content

Commit b00e590

Browse files
Apply prepare changes
1 parent ee1c06f commit b00e590

File tree

1 file changed

+1
-22
lines changed

1 file changed

+1
-22
lines changed

requirements.txt

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,6 @@ contourpy~=1.0
1616
# via matplotlib
1717
cycler~=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
2719
fonttools~=4.0
2820
# via matplotlib
2921
frozenlist~=1.0
@@ -44,8 +36,6 @@ numpy~=2.0
4436
# via
4537
# contourpy
4638
# matplotlib
47-
opengeodeweb-microservice~=1.0
48-
# via -r requirements-internal.in
4939
packaging~=25.0
5040
# via matplotlib
5141
pillow~=11.0
@@ -60,23 +50,12 @@ python-dateutil==2.9.0.post0
6050
# via matplotlib
6151
six~=1.0
6252
# via python-dateutil
63-
sqlalchemy~=2.0
64-
# via
65-
# flask-sqlalchemy
66-
# opengeodeweb-microservice
6753
typing-extensions~=4.0
68-
# via
69-
# aiosignal
70-
# opengeodeweb-microservice
71-
# sqlalchemy
54+
# via aiosignal
7255
vtk==9.5.2
7356
# via -r requirements.in
7457
websocket-client~=1.0
7558
# via -r requirements.in
76-
werkzeug~=3.0
77-
# via
78-
# flask
79-
# opengeodeweb-microservice
8059
wslink==1.12.4
8160
# via -r requirements.in
8261
yarl~=1.0

0 commit comments

Comments
 (0)