From 28424f80f40201b9d78a3fcdccb253959bb01144 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 05:38:22 +0000 Subject: [PATCH] Update dependency cx-Freeze to v7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7665ec5..1a9c3d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cx-Freeze==6.1 +cx-Freeze==7.2.3 numpy==1.22.0 PyOpenGL==3.1.5 PyQt5>=5.15.0