Skip to content

Commit 364b16b

Browse files
Apply prepare changes
1 parent bbae85c commit 364b16b

File tree

1 file changed

+2
-47
lines changed

1 file changed

+2
-47
lines changed

requirements.txt

Lines changed: 2 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --output-file=requirements.txt requirements-internal.in requirements.in
5+
# pip-compile --output-file=./requirements.txt --pre ./requirements.in
66
#
77
aiohappyeyeballs~=2.0
88
# via aiohttp
@@ -12,53 +12,20 @@ aiosignal~=1.0
1212
# via aiohttp
1313
attrs~=25.0
1414
# via aiohttp
15-
blinker~=1.0
16-
# via
17-
# flask
18-
# opengeodeweb-microservice
19-
click~=8.0
20-
# via
21-
# flask
22-
# opengeodeweb-microservice
2315
contourpy~=1.0
2416
# via matplotlib
2517
cycler~=0.0
2618
# via matplotlib
27-
fastjsonschema~=2.0
28-
# via opengeodeweb-microservice
29-
flask~=3.0
30-
# via
31-
# flask-sqlalchemy
32-
# opengeodeweb-microservice
33-
flask-sqlalchemy==3.1.1
34-
# via opengeodeweb-microservice
3519
fonttools~=4.0
3620
# via matplotlib
3721
frozenlist~=1.0
3822
# via
3923
# aiohttp
4024
# aiosignal
41-
greenlet~=3.0
42-
# via
43-
# opengeodeweb-microservice
44-
# sqlalchemy
4525
idna~=3.0
4626
# via yarl
47-
itsdangerous~=2.0
48-
# via
49-
# flask
50-
# opengeodeweb-microservice
51-
jinja2~=3.0
52-
# via
53-
# flask
54-
# opengeodeweb-microservice
5527
kiwisolver~=1.0
5628
# via matplotlib
57-
markupsafe~=3.0
58-
# via
59-
# flask
60-
# jinja2
61-
# werkzeug
6229
matplotlib~=3.0
6330
# via vtk
6431
multidict~=6.0
@@ -69,8 +36,6 @@ numpy~=2.0
6936
# via
7037
# contourpy
7138
# matplotlib
72-
opengeodeweb-microservice==1.0.1rc3
73-
# via -r requirements-internal.in
7439
packaging~=25.0
7540
# via matplotlib
7641
pillow~=11.0
@@ -85,22 +50,12 @@ python-dateutil==2.9.0.post0
8550
# via matplotlib
8651
six~=1.0
8752
# via python-dateutil
88-
sqlalchemy~=2.0
89-
# via
90-
# flask-sqlalchemy
91-
# opengeodeweb-microservice
9253
typing-extensions==4.15.0
93-
# via
94-
# aiosignal
95-
# sqlalchemy
54+
# via aiosignal
9655
vtk~=9.0
9756
# via -r requirements.in
9857
websocket-client==1.8.0
9958
# via -r requirements.in
100-
werkzeug~=3.0
101-
# via
102-
# flask
103-
# opengeodeweb-microservice
10459
wslink~=1.0
10560
# via -r requirements.in
10661
yarl~=1.0

0 commit comments

Comments
 (0)