Skip to content

Commit 1e1cb08

Browse files
committed
[Core] set max version for psd_tools (higher versions dropped Python 3.10 support)
1 parent 4f5dedd commit 1e1cb08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ install_requires =
4040
graphviz
4141
pathvalidate
4242
xlsxwriter
43-
psd-tools
43+
psd-tools <= 1.10.9
4444
antlr4-python3-runtime >= 4.10, < 4.11.0
4545

4646
# GUI extra dependencies here

0 commit comments

Comments
 (0)