diff --git a/README.md b/README.md
index b8e788c..97c0bf1 100644
--- a/README.md
+++ b/README.md
@@ -1306,6 +1306,10 @@ MiniMind模型本身预训练数据集小的可怜,也没有针对性的对测
@RyanSunn:
🔗推理过程学习记录
+@Nijikadesu:
+🔗以交互笔记本方式分解项目代码
+
+
参考链接 & 感谢以下优秀的论文或项目
diff --git a/README_en.md b/README_en.md
index 71bfc34..5bb4db4 100644
--- a/README_en.md
+++ b/README_en.md
@@ -1457,6 +1457,9 @@ is mainly for fun, so take the results lightly:
@RyanSunn:
🔗Inference process learning record
+@Nijikadesu:
+🔗Decompose project code in an interactive notebook format
+
Reference Links & Thanks to the following excellent papers or projects
diff --git a/requirements.txt b/requirements.txt
index 78e4432..31cd465 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ Flask_Cors==4.0.0
jieba==0.42.1
jsonlines==4.0.0
marshmallow==3.22.0
-matplotlib==3.5.1
+matplotlib==3.10.0
ngrok==1.4.0
nltk==3.8
numpy==1.26.4