@@ -1,4 +1,11 @@
#!/usr/bin/env python3
+
+# /// script
+# dependencies = [
+# "httpx",
+# ]
+# ///
from __future__ import annotations
import os