diff --git a/bindings/python/requirements.txt b/bindings/python/requirements.txt index 87d8284e..f779c03c 100644 --- a/bindings/python/requirements.txt +++ b/bindings/python/requirements.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile bindings/python/requirements.in +# pip-compile --pre bindings/python/requirements.in # -opengeode-core==14.*,>=14.11.0 +opengeode-core==14.*,>=14.12.0rc1 # via -r bindings/python/requirements.in