File tree Expand file tree Collapse file tree 1 file changed +2
-33
lines changed
Expand file tree Collapse file tree 1 file changed +2
-33
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 --pre requirements.in
5+ # pip-compile --output-file=requirements.txt -- pre requirements.in
66#
77aiohappyeyeballs == 2.6.1
88 # via aiohttp
@@ -12,55 +12,24 @@ aiosignal==1.4.0
1212 # via aiohttp
1313attrs == 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
2515frozenlist == 1.7.0
2616 # via
2717 # aiohttp
2818 # aiosignal
29- greenlet == 3.2.4
30- # via sqlalchemy
3119idna == 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
4221multidict == 6.6.4
4322 # via
4423 # aiohttp
4524 # yarl
46- opengeodeweb-microservice == 1.* ,>= 1.0.0
47- # via -r requirements.in
4825propcache == 0.3.2
4926 # via
5027 # aiohttp
5128 # yarl
52- sqlalchemy == 2.0.43
53- # via
54- # flask-sqlalchemy
55- # opengeodeweb-microservice
5629typing-extensions == 4.15.0
57- # via
58- # aiosignal
59- # sqlalchemy
30+ # via aiosignal
6031websocket-client == 1.8.0
6132 # via -r requirements.in
62- werkzeug == 3.1.3
63- # via flask
6433wslink == 1.12.4
6534 # via -r requirements.in
6635yarl == 1.20.1
You can’t perform that action at this time.
0 commit comments