Skip to content

Commit bebcef0

Browse files
authored
Merge pull request #36 from github/jungaretti/pin-requirements
2 parents 48a6770 + 352eac8 commit bebcef0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ipywidgets==7.7.1
2-
matplotlib
3-
numpy
4-
pandas
5-
torch
2+
matplotlib==3.7.0
3+
numpy==1.24.2
4+
pandas==1.5.3
5+
torch==1.12.1
66
torchvision==0.13.1
77
tqdm==4.64.0

0 commit comments

Comments
 (0)