diff --git a/pyproject.toml b/pyproject.toml index 8d29f41..56b4d08 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ requests = "^2.31.0" playwright = "^1.35.0" pandas = "^2.0.2" openpyxl = "^3.1.2" -scikit-image = "^0.21.0" +scikit-image = "0.21.0" beautifulsoup4 = "^4.12.2" lxml = "^4.9.2" python-dotenv = "^1.0.0"