diff --git a/xplainet/pyproject.toml b/xplainet/pyproject.toml index a21dcd3..22a6bc9 100755 --- a/xplainet/pyproject.toml +++ b/xplainet/pyproject.toml @@ -18,7 +18,7 @@ tensorflow-addons = "0.11.2" scikit-learn = "0.23.2" [tool.poetry.dev-dependencies] -pytest = "6.1.2" +pytest = "8.2.2" notebook = "6.1.5" ipywidgets = "7.5.1" requests = "2.25.0"