diff --git a/site/files/solutions-NO-PEEKING.ipynb b/site/files/solutions-NO-PEEKING.ipynb
index 6df949f..2accde8 100644
--- a/site/files/solutions-NO-PEEKING.ipynb
+++ b/site/files/solutions-NO-PEEKING.ipynb
@@ -30,7 +30,7 @@
"outputs": [],
"source": [
"import piplite\n",
- "await piplite.install(\"awkward==2.7.2\")\n",
+ "await piplite.install(\"awkward==2.8.5\")\n",
"await piplite.install(\"hist\")\n",
"await piplite.install(\"uproot\")\n",
"await piplite.install(\"vector\")"
@@ -566,7 +566,7 @@
"metadata": {},
"outputs": [],
"source": [
- "with uproot.open(\"data/SMHiggsToZZTo4L.root\", handler=uproot.MemmapSource) as file:\n",
+ "with uproot.open(\"data/SMHiggsToZZTo4L.root\") as file:\n",
" dataset = file[\"Events\"].arrays()"
]
},
@@ -1656,13 +1656,13 @@
"100\n",
"\n",
"