From 3380f50c5a009b0aed0e4c855af621680c3e1956 Mon Sep 17 00:00:00 2001 From: BenPinet Date: Fri, 12 Jan 2024 14:19:38 +0000 Subject: [PATCH] Apply prepare changes --- bindings/python/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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