fix: frappe dependency update

This commit is contained in:
Ninad1306
2024-09-24 11:24:31 +05:30
parent 4278b08147
commit 0a70b3ffcc

View File

@@ -29,7 +29,7 @@ requires = ["flit_core >=3.4,<4"]
build-backend = "flit_core.buildapi"
[tool.bench.frappe-dependencies]
frappe = ">=15.10.0,<16.0.0"
frappe = ">=15.40.4,<16.0.0"
[tool.ruff]
line-length = 110