From 2c86af3ce61332504ca74c5c185fc414bb85fc73 Mon Sep 17 00:00:00 2001 From: J0J0 Todos Date: Fri, 1 Nov 2024 08:47:28 +0100 Subject: [PATCH] Quickfix constant msgpack poetry issue --- poetry.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poetry.lock b/poetry.lock index 8fa603a13..2595d660b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1472,7 +1472,7 @@ test = ["pytest", "pytest-cov"] name = "msgpack" version = "1.1.0" description = "MessagePack serializer" -optional = true +optional = false python-versions = ">=3.8" files = [ {file = "msgpack-1.1.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:7ad442d527a7e358a469faf43fda45aaf4ac3249c8310a82f0ccff9164e5dccd"},