File tree Expand file tree Collapse file tree 1 file changed +29
-29
lines changed
Expand file tree Collapse file tree 1 file changed +29
-29
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --output-file=./requirements.txt --pre ./requirements-internal.in ./requirements.in
66#
7- aiohappyeyeballs == 2.*
7+ aiohappyeyeballs ~= 2.0
88 # via aiohttp
9- aiohttp == 3.*
9+ aiohttp ~= 3.0
1010 # via wslink
11- aiosignal == 1.*
11+ aiosignal ~= 1.0
1212 # via aiohttp
13- attrs == 25.*
13+ attrs ~= 25.0
1414 # via aiohttp
15- blinker == 1.*
15+ blinker ~= 1.0
1616 # via
1717 # flask
1818 # opengeodeweb-microservice
19- click == 8.*
19+ click ~= 8.0
2020 # via
2121 # flask
2222 # opengeodeweb-microservice
23- contourpy == 1.*
23+ contourpy ~= 1.0
2424 # via matplotlib
25- cycler == 0.*
25+ cycler ~= 0.0
2626 # via matplotlib
27- fastjsonschema == 2.*
27+ fastjsonschema ~= 2.0
2828 # via opengeodeweb-microservice
29- flask == 3.*
29+ flask ~= 3.0
3030 # via
3131 # flask-sqlalchemy
3232 # opengeodeweb-microservice
33- flask-sqlalchemy == 3.*
33+ flask-sqlalchemy ~= 3.0
3434 # via opengeodeweb-microservice
35- fonttools == 4.*
35+ fonttools ~= 4.0
3636 # via matplotlib
37- frozenlist == 1.*
37+ frozenlist ~= 1.0
3838 # via
3939 # aiohttp
4040 # aiosignal
41- greenlet == 3.*
41+ greenlet ~= 3.0
4242 # via
4343 # opengeodeweb-microservice
4444 # sqlalchemy
4545idna == 3.10
4646 # via yarl
47- itsdangerous == 2.*
47+ itsdangerous ~= 2.0
4848 # via
4949 # flask
5050 # opengeodeweb-microservice
51- jinja2 == 3.*
51+ jinja2 ~= 3.0
5252 # via
5353 # flask
5454 # opengeodeweb-microservice
5555kiwisolver == 1.4.10rc0
5656 # via matplotlib
57- markupsafe == 3.*
57+ markupsafe ~= 3.0
5858 # via
5959 # flask
6060 # jinja2
6161 # opengeodeweb-microservice
6262 # werkzeug
63- matplotlib == 3.*
63+ matplotlib ~= 3.0
6464 # via vtk
65- multidict == 6.*
65+ multidict ~= 6.0
6666 # via
6767 # aiohttp
6868 # yarl
69- numpy == 2.*
69+ numpy ~= 2.0
7070 # via
7171 # contourpy
7272 # matplotlib
73- opengeodeweb-microservice == 1.0.1rc2
73+ opengeodeweb-microservice == 1.0.1rc3
7474 # via -r requirements-internal.in
7575packaging == 25.0
7676 # via matplotlib
77- pillow == 11.*
77+ pillow ~= 11.0
7878 # via matplotlib
79- propcache == 0.*
79+ propcache ~= 0.0
8080 # via
8181 # aiohttp
8282 # yarl
8383pyparsing == 3.3.0a1
8484 # via matplotlib
8585python-dateutil == 2.9.0.post0
8686 # via matplotlib
87- six == 1.*
87+ six ~= 1.0
8888 # via python-dateutil
89- sqlalchemy == 2.*
89+ sqlalchemy ~= 2.0
9090 # via
9191 # flask-sqlalchemy
9292 # opengeodeweb-microservice
93- typing-extensions == 4.*
93+ typing-extensions ~= 4.0
9494 # via
9595 # aiosignal
9696 # opengeodeweb-microservice
9797 # sqlalchemy
9898vtk == 9.5.2
9999 # via -r requirements.in
100- websocket-client == 1.*
100+ websocket-client ~= 1.0
101101 # via -r requirements.in
102- werkzeug == 3.*
102+ werkzeug ~= 3.0
103103 # via
104104 # flask
105105 # opengeodeweb-microservice
106106wslink == 1.12.4
107107 # via -r requirements.in
108- yarl == 1.*
108+ yarl ~= 1.0
109109 # via aiohttp
You can’t perform that action at this time.
0 commit comments