diff --git a/requirements.txt b/requirements.txt index ee5d8a6c4..cf20fc387 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ # Used to install pinned dependencies # Useful for dev/test jobs caches # Must be kept in sync with setup.py -torch == 2.2.0 # This is what is installed in CI today \ No newline at end of file +torch == 2.8.0 # This is what is installed in CI today \ No newline at end of file