We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c57ae5 commit 27de5e8Copy full SHA for 27de5e8
requirements.in
@@ -1,4 +1,4 @@
1
-OpenGeode-core==15.21.2
+OpenGeode-core==15.24.1
2
OpenGeode-IO==7.2.1
3
OpenGeode-Inspector==6.6.1
4
OpenGeode-Geosciences==9.0.0
requirements.txt
@@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
5
-# pip-compile --pre requirements.in
+# pip-compile
6
7
asgiref==3.9.1
8
# via flask
@@ -31,7 +31,7 @@ markupsafe==3.0.2
31
# via
32
# jinja2
33
# werkzeug
34
-opengeode-core==15.21.2
+opengeode-core==15.24.1
35
36
# -r requirements.in
37
# geode-common
0 commit comments