From 4bc4be647dc14b3e9dbe59fbb6e007d1759d2f69 Mon Sep 17 00:00:00 2001 From: doomedraven Date: Mon, 23 Dec 2024 07:27:38 +0100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 204a31d26b2..657305d542c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,6 @@ SFlock2 = {version = "0.3.66", extras = ["shellcode","linux"]} # XLMMacroDeobfuscator = "0.2.7" pyzipper = "0.3.6" flare-capa = "8.0.1" - Cython = "0.29.24" # pyre2 = "0.3.6" # Dead for python3.11 Django = "4.2.17"