diff --git a/noxfile.py b/noxfile.py
index 85d6c253c145ec3e78086116e5e1f976b8a16b57..a88045a09b4b71f3983c80f35968b2a82d1132a9 100644
--- a/noxfile.py
+++ b/noxfile.py
@@ -1,3 +1,5 @@
+from __future__ import annotations
+
 from typing import Sequence
 import nox