From 788b14238eda44b743666c74211521880979843d Mon Sep 17 00:00:00 2001 From: Prohurtz <48768484+RedHawk989@users.noreply.github.com> Date: Mon, 17 Jun 2024 14:49:18 -0700 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ad0276b..b36af70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ opencv-python = "^4.6.0.66" numpy = "^1.23.4" pye3d = "^0.3.1.post1" requests = "^2.28.1" -pysimplegui = "^4.60.4" +pysimplegui-4-foss = "^4.6.4.1" pydantic = "^1.10.2" win10toast_click = "^0.1.2" beautifulsoup4 = "^4.11.1"