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 f062914 commit 24566a6Copy full SHA for 24566a6
.gitattributes
@@ -1 +1 @@
1
-tests/* linguist-vendored
+tests/** linguist-vendored
bindings/python/requirements.txt
@@ -1,8 +1,8 @@
#
2
-# This file is autogenerated by pip-compile with Python 3.10
+# This file is autogenerated by pip-compile with Python 3.12
3
# by the following command:
4
5
# pip-compile --pre bindings/python/requirements.in
6
7
-opengeode-core==14.*,>=14.23.1
+opengeode-core==15.*,>=15.9.3
8
# via -r bindings/python/requirements.in
0 commit comments