diff --git a/setup.py b/setup.py index 3aca475..2a4a2b8 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def readme(): "tensorflow": ["tensorflow>=2.4.0"], "tensorflow_gpu": ["tensorflow-gpu>=2.4.0"], "test": [ - "black==23.10.1", + "black==23.11.0", "dill==0.3.7", "flake8==6.1.0", "isort==5.12.0",