Commit
·
629d370
1
Parent(s):
4b0e374
pyyaml >= 5.3
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ torch >= 1.5
|
|
6 |
matplotlib
|
7 |
pillow
|
8 |
tensorboard
|
9 |
-
pyyaml
|
10 |
torchvision
|
11 |
scipy
|
12 |
tqdm
|
|
|
6 |
matplotlib
|
7 |
pillow
|
8 |
tensorboard
|
9 |
+
pyyaml >= 5.3
|
10 |
torchvision
|
11 |
scipy
|
12 |
tqdm
|