File tree Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -9,5 +9,4 @@ __pycache__
99.vscode
1010uploads
1111node_modules
12- schemas.json
13- output.og_tsf3d
12+ schemas.json
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.10
2+ # This file is autogenerated by pip-compile with Python 3.11
33# by the following command:
44#
55# pip-compile requirements.in
@@ -14,6 +14,8 @@ blinker==1.9.0
1414 # via flask
1515click == 8.1.8
1616 # via flask
17+ colorama == 0.4.6
18+ # via click
1719flask [async ]== 3.1.0
1820 # via
1921 # -r requirements.in
@@ -35,7 +37,7 @@ geode-common==33.6.2
3537 # geode-numerics
3638 # geode-simplex
3739 # geode-viewables
38- geode-conversion == 6.2.2
40+ geode-conversion == 6.2.3
3941 # via
4042 # geode-explicit
4143 # geode-implicit
@@ -46,7 +48,7 @@ geode-explicit==6.1.33
4648 # geode-implicit
4749geode-implicit == 3.7.1
4850 # via -r requirements.in
49- geode-numerics == 6.0.0
51+ geode-numerics == 6.0.1
5052 # via
5153 # -r requirements.in
5254 # geode-implicit
@@ -69,7 +71,7 @@ markupsafe==3.0.2
6971 # via
7072 # jinja2
7173 # werkzeug
72- opengeode-core == 15.17.3
74+ opengeode-core == 15.17.4
7375 # via
7476 # -r requirements.in
7577 # geode-background
@@ -84,7 +86,7 @@ opengeode-core==15.17.3
8486 # opengeode-geosciencesio
8587 # opengeode-inspector
8688 # opengeode-io
87- opengeode-geosciences == 8.4.1
89+ opengeode-geosciences == 8.4.2
8890 # via
8991 # -r requirements.in
9092 # geode-implicit
@@ -114,10 +116,8 @@ rpds-py==0.24.0
114116 # via
115117 # jsonschema
116118 # referencing
117- typing-extensions == 4.13.0
118- # via
119- # asgiref
120- # referencing
119+ typing-extensions == 4.13.1
120+ # via referencing
121121werkzeug == 3.1.3
122122 # via
123123 # -r requirements.in
You can’t perform that action at this time.
0 commit comments