Skip to content

Commit 546b4ef

Browse files
committed
lock deps
1 parent 78d4c18 commit 546b4ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.10"
77
dependencies = [
8-
"foundrytools-cli>=1.1.22",
8+
"foundrytools-cli==1.1.22",
99
"glyphslib>=6.10.1",
1010
"python-minifier>=2.11.3",
11+
"setuptools==80.0.0"
1112
]

0 commit comments

Comments
 (0)