File tree Expand file tree Collapse file tree 1 file changed +49
-2
lines changed
Expand file tree Collapse file tree 1 file changed +49
-2
lines changed Original file line number Diff line number Diff line change 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 --pre requirements.in
5+ # pip-compile --output-file=requirements.txt --pre requirements-internal.in requirements .in
66#
77aiohappyeyeballs == 2.6.1
88 # via aiohttp
@@ -12,24 +12,71 @@ aiosignal==1.4.0
1212 # via aiohttp
1313attrs == 25.3.0
1414 # via aiohttp
15+ blinker == 1.9.0
16+ # via
17+ # flask
18+ # opengeodeweb-microservice
19+ click == 8.3.0
20+ # via
21+ # flask
22+ # opengeodeweb-microservice
23+ fastjsonschema == 2.21.1
24+ # via opengeodeweb-microservice
25+ flask == 3.1.2
26+ # via
27+ # flask-sqlalchemy
28+ # opengeodeweb-microservice
29+ flask-sqlalchemy == 3.1.1
30+ # via opengeodeweb-microservice
1531frozenlist == 1.7.0
1632 # via
1733 # aiohttp
1834 # aiosignal
35+ greenlet == 3.2.4
36+ # via
37+ # opengeodeweb-microservice
38+ # sqlalchemy
1939idna == 3.10
2040 # via yarl
41+ itsdangerous == 2.2.0
42+ # via
43+ # flask
44+ # opengeodeweb-microservice
45+ jinja2 == 3.1.6
46+ # via
47+ # flask
48+ # opengeodeweb-microservice
49+ markupsafe == 3.0.2
50+ # via
51+ # flask
52+ # jinja2
53+ # opengeodeweb-microservice
54+ # werkzeug
2155multidict == 6.6.4
2256 # via
2357 # aiohttp
2458 # yarl
59+ opengeodeweb-microservice == 1.* ,>= 1.0.1rc1
60+ # via -r requirements-internal.in
2561propcache == 0.3.2
2662 # via
2763 # aiohttp
2864 # yarl
65+ sqlalchemy == 2.0.43
66+ # via
67+ # flask-sqlalchemy
68+ # opengeodeweb-microservice
2969typing-extensions == 4.15.0
30- # via aiosignal
70+ # via
71+ # aiosignal
72+ # opengeodeweb-microservice
73+ # sqlalchemy
3174websocket-client == 1.8.0
3275 # via -r requirements.in
76+ werkzeug == 3.1.3
77+ # via
78+ # flask
79+ # opengeodeweb-microservice
3380wslink == 1.12.4
3481 # via -r requirements.in
3582yarl == 1.20.1
You can’t perform that action at this time.
0 commit comments