Revert "Fix - update cx-freeze"

This reverts commit 4fc90655d7.
This commit is contained in:
Petr Kalis 2022-09-02 15:51:44 +02:00
parent 5079d05df1
commit 73309ffc32

2
poetry.lock generated
View file

@ -339,7 +339,7 @@ test = ["pytest (>=6.2.0)", "pytest-benchmark", "pytest-cov", "pytest-subtests",
[[package]]
name = "cx-freeze"
version = "6.11.1"
version = "6.9"
description = "Create standalone executables from Python scripts"
category = "dev"
optional = false