Skip to content

Commit

Permalink
[hotfix 0.6.1] upgrade palworld_save_tools to 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisCris committed Apr 12, 2024
1 parent 5a5869c commit 6d87fe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ readme = "README.md"
version = "0.6.0"
dependencies = [
"setuptools==69.1.0",
"palworld_save_tools==0.19.0",
"palworld_save_tools==0.22.0",
"wheel==0.42.0",
"Flask==3.0.2",
"pyinstaller==6.4.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# customtkinter==5.2.2
setuptools==69.1.0
palworld_save_tools==0.19.0
palworld_save_tools==0.22.0
wheel==0.42.0
Flask==3.0.2
# pillow==10.2.0
Expand Down

0 comments on commit 6d87fe2

Please sign in to comment.