Skip to content

Commit 48eb6fd

Browse files
committed
open up pyenchant lower bound without forcing update
1 parent 8c3320b commit 48eb6fd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pixi.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ gxx_linux-64 = ">=15.2.0,<16"
202202
# Extra dependencies, from pypi
203203
[dependency-groups]
204204
extra = [
205-
"pyenchant==3.2.2",
205+
"pyenchant>=3.2.2",
206206
"enchant>=0.0.1,<0.0.2",
207207
"proxystore>=0.8.3,<0.9",
208208
"redis>=7.1.0,<8",

0 commit comments

Comments
 (0)