Skip to content

Commit

Permalink
fix(deps): replace pysimplegui with pysimplegui-4-foss (#1194)
Browse files Browse the repository at this point in the history
  • Loading branch information
34j authored Jul 2, 2024
1 parent f1d48ef commit 34e2e77
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 30 deletions.
34 changes: 5 additions & 29 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ rich = "*"
tqdm-joblib = "^0.0.4"
tensorboardx = "*"
cm-time = ">=0.1.2"
pysimplegui = ">=4.6,<5" # never update this, advertising popup window will be shown
pebble = ">=5.0"
torchcrepe = ">=0.0.17"
lightning = "^2.0.1"
Expand All @@ -60,6 +59,7 @@ transformers = "^4.28.1"
matplotlib = "^3.7.1"
click = "^8.1.7"
setuptools = "^69.5.1"
pysimplegui-4-foss = "^4.60.4.1"

[tool.poetry.group.dev.dependencies]
pre-commit = ">=3"
Expand Down

0 comments on commit 34e2e77

Please sign in to comment.