diff --git a/setup.py b/setup.py index 2d7cea387..cab1dc878 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ 'moto==5.0.16' ], 'tinybase': [ - 'distributed==2024.8.0', + 'distributed==2024.12.0', 'pymatgen==2024.9.17.1', 'pympipool==0.8.4', 'h5io_browser==0.1.1',