Skip to content

Commit 39f1e70

Browse files
Update pyproject.toml
1 parent e2166e3 commit 39f1e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ lxml = ">=5.3.0"
9393
crosshair-tool = ">=0.0.78"
9494
coverage = ">=7.6.4"
9595
line_profiler=">=4.2.0" #this is the minimum version which supports python 3.13
96-
platformdirs = "^4.3.7"
96+
platformdirs = ">=4.3.7"
9797
[tool.poetry.group.dev]
9898
optional = true
9999

0 commit comments

Comments
 (0)