diff --git a/pyproject.toml b/pyproject.toml index 6cbeaa4..9a2b498 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "numpy>=2.0.0,<2.4.0", "pandas>=2.0.0,<2.4.0", "torch>=2.4.0,<2.10.0", - "tqdm>=4.61.0,<4.68.0", + "tqdm>=4.61.0,<4.69.0", "numba>=0.59.0,<0.66.0", "gemmi>=0.5.0,<0.8.0", "scipy>=1.10.0,<1.18.0",