From 4fe55c7d5136e476d84bce8baa0ab2e4b8f8d32e Mon Sep 17 00:00:00 2001 From: Alexey Gruzdev Date: Sun, 6 Oct 2024 21:56:46 +0300 Subject: [PATCH] Update unit8_part2.ipynb --- notebooks/unit8/unit8_part2.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notebooks/unit8/unit8_part2.ipynb b/notebooks/unit8/unit8_part2.ipynb index 4a41921..7c38b10 100644 --- a/notebooks/unit8/unit8_part2.ipynb +++ b/notebooks/unit8/unit8_part2.ipynb @@ -251,7 +251,7 @@ { "cell_type": "code", "source": [ - "!pip install sample-factory==2.0.2" + "!pip install sample-factory==2.1.1" ], "metadata": { "id": "alxUt7Au-O8e" @@ -687,4 +687,4 @@ }, "nbformat": 4, "nbformat_minor": 0 -} \ No newline at end of file +}