File tree Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Original file line number Diff line number Diff line change 1- opengeodeweb-microservice
1+ opengeodeweb-microservice
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 ./requirements.in
66#
7- asgiref ~= 3.10
7+ asgiref == 3.10.0
88 # via flask
9- blinker ~= 1.9
9+ blinker == 1.9.0
1010 # via flask
11- click ~= 8.3
11+ click == 8.3.0
1212 # via flask
13- flask [async ]~= 3.1
13+ flask [async ]== 3.1.2
1414 # via
1515 # -r requirements.in
1616 # flask-cors
@@ -25,13 +25,13 @@ geode-common==33.11.0
2525 # geode-viewables
2626geode-viewables == 3.3.0
2727 # via -r requirements.in
28- greenlet ~= 3.2
28+ greenlet == 3.2.4
2929 # via sqlalchemy
30- itsdangerous ~= 2.2
30+ itsdangerous == 2.2.0
3131 # via flask
32- jinja2 ~= 3.1
32+ jinja2 == 3.1.6
3333 # via flask
34- markupsafe ~= 3.0
34+ markupsafe == 3.0.3
3535 # via
3636 # flask
3737 # jinja2
@@ -59,12 +59,14 @@ opengeode-io==7.4.0
5959 # -r requirements.in
6060 # geode-viewables
6161 # opengeode-geosciencesio
62- sqlalchemy ~= 2.0
62+ sqlalchemy == 2.0.43
6363 # via flask-sqlalchemy
64- typing-extensions ~= 4.15
64+ typing-extensions == 4.15.0
6565 # via sqlalchemy
6666werkzeug == 3.1.2
6767 # via
6868 # -r requirements.in
6969 # flask
7070 # flask-cors
71+
72+ opengeodeweb-microservice ~= 1.0
You can’t perform that action at this time.
0 commit comments