We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2166e3 commit 39f1e70Copy full SHA for 39f1e70
pyproject.toml
@@ -93,7 +93,7 @@ lxml = ">=5.3.0"
93
crosshair-tool = ">=0.0.78"
94
coverage = ">=7.6.4"
95
line_profiler=">=4.2.0" #this is the minimum version which supports python 3.13
96
-platformdirs = "^4.3.7"
+platformdirs = ">=4.3.7"
97
[tool.poetry.group.dev]
98
optional = true
99
0 commit comments