Skip to content

Commit

Permalink
1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
theCapypara committed Jan 6, 2024
1 parent bf4db52 commit f978f46
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [
]
dependencies = [
"ndspy >= 3.0.0",
"skytemple-files[spritecollab] >= 1.6.1, < 1.7.0",
"skytemple-files[spritecollab] >= 1.6.2, < 1.7.0",
"pmdsky-debug-py", # Whatever version skytemple-files requires.
"skytemple-dtef >= 1.6.1, < 1.7.0",
"skytemple-icons >= 1.3.2, < 1.7.0",
Expand All @@ -34,7 +34,7 @@ dependencies = [
"pycairo >= 1.16.0",
"natsort >= 7.0.0",
"tilequant >= 1.1.0",
"skytemple-ssb-debugger >= 1.6.1, < 1.7.0",
"skytemple-ssb-debugger >= 1.6.2, < 1.7.0",
"pygal >= 2.4.0",
"CairoSVG >= 2.4.2",
"gbulb >= 0.6.2",
Expand Down
4 changes: 2 additions & 2 deletions requirements-mac-windows.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Also for Linux Flatpak
ndspy==4.1.0
skytemple-files[spritecollab]==1.6.1
skytemple-files[spritecollab]==1.6.2
pmdsky-debug-py
skytemple-dtef==1.6.1
skytemple-icons==1.3.2
range-typed-integers >= 1.0.0
pycairo==1.18.2; sys_platform != "win32"
natsort==8.4.0
tilequant==1.1.0
skytemple-ssb-debugger==1.6.1
skytemple-ssb-debugger==1.6.2
skytemple-eventserver==1.6.0
pypresence==4.3.0
pygal==3.0.1
Expand Down

0 comments on commit f978f46

Please sign in to comment.