Skip to content

Commit 4c7935a

Browse files
committed
Update requirements
1 parent 208de04 commit 4c7935a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

08-tfidf.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@
495495
"name": "python",
496496
"nbconvert_exporter": "python",
497497
"pygments_lexer": "ipython3",
498-
"version": "3.13.2"
498+
"version": "3.12.7"
499499
}
500500
},
501501
"nbformat": 4,

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# To execute the code in our notebook
22
altair
33
matplotlib
4+
mystmd
45
numpy
56
vega_datasets
67

0 commit comments

Comments
 (0)