diff --git a/ch07/README.md b/ch07/README.md
index d4ad262..af328a8 100644
--- a/ch07/README.md
+++ b/ch07/README.md
@@ -21,4 +21,4 @@
-[](https://www.youtube.com/watch?v=4yNswvhPWCQ)
\ No newline at end of file
+[](https://www.youtube.com/watch?v=4yNswvhPWCQ)
diff --git a/pixi.toml b/pixi.toml
index a185f26..fd2ade3 100644
--- a/pixi.toml
+++ b/pixi.toml
@@ -29,7 +29,7 @@ tensorflow-cpu = ">=2.18.0, <3"
[feature.tests.dependencies]
blobfile = ">=3.0.0,<4"
-huggingface_hub = ">=0.24.7,<0.29"
+huggingface_hub = ">=0.30.0,<1.0"
ipywidgets = ">=8.1.2,<9"
safetensors = ">=0.4.4,<0.6"
sentencepiece = ">=0.1.99,<0.3"