diff --git a/setup.py b/setup.py index 845eeea..8b27140 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ 'numpy', 'pandas', 'scipy', - 'tensorflow<2', + 'tensorflow<3', 'xarray', ]