Skip to content

Commit 3ccc62c

Browse files
BotellaAgithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent 02dda1f commit 3ccc62c

File tree

1 file changed

+2
-33
lines changed

1 file changed

+2
-33
lines changed

requirements.txt

Lines changed: 2 additions & 33 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 --pre requirements.in
5+
# pip-compile --output-file=requirements.txt --pre requirements.in
66
#
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
@@ -12,55 +12,24 @@ aiosignal==1.4.0
1212
# via aiohttp
1313
attrs==25.3.0
1414
# via aiohttp
15-
blinker==1.9.0
16-
# via flask
17-
click==8.3.0
18-
# via flask
19-
fastjsonschema==2.21.1
20-
# via opengeodeweb-microservice
21-
flask==3.1.2
22-
# via flask-sqlalchemy
23-
flask-sqlalchemy==3.1.1
24-
# via opengeodeweb-microservice
2515
frozenlist==1.7.0
2616
# via
2717
# aiohttp
2818
# aiosignal
29-
greenlet==3.2.4
30-
# via sqlalchemy
3119
idna==3.10
3220
# via yarl
33-
itsdangerous==2.2.0
34-
# via flask
35-
jinja2==3.1.6
36-
# via flask
37-
markupsafe==3.0.2
38-
# via
39-
# flask
40-
# jinja2
41-
# werkzeug
4221
multidict==6.6.4
4322
# via
4423
# aiohttp
4524
# yarl
46-
opengeodeweb-microservice==1.*,>=1.0.0
47-
# via -r requirements.in
4825
propcache==0.3.2
4926
# via
5027
# aiohttp
5128
# yarl
52-
sqlalchemy==2.0.43
53-
# via
54-
# flask-sqlalchemy
55-
# opengeodeweb-microservice
5629
typing-extensions==4.15.0
57-
# via
58-
# aiosignal
59-
# sqlalchemy
30+
# via aiosignal
6031
websocket-client==1.8.0
6132
# via -r requirements.in
62-
werkzeug==3.1.3
63-
# via flask
6433
wslink==1.12.4
6534
# via -r requirements.in
6635
yarl==1.20.1

0 commit comments

Comments
 (0)