We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a6770 commit 352eac8Copy full SHA for 352eac8
requirements.txt
@@ -1,7 +1,7 @@
1
ipywidgets==7.7.1
2
-matplotlib
3
-numpy
4
-pandas
5
-torch
+matplotlib==3.7.0
+numpy==1.24.2
+pandas==1.5.3
+torch==1.12.1
6
torchvision==0.13.1
7
tqdm==4.64.0
0 commit comments