Commit 364a221
committed
Drop duplicate torch from requirements_dev.txt, installing with "pip install -r requirements_dev.txt" results in ERROR: Double requirement given: torch==1.13.1 (from -r dolly/requirements_dev.txt (line 4)) (already in torch<2,>=1.13.1 (from -r dolly/requirements.txt (line 7)), name='torch') with pip version pip 20.0.2
1 parent 5021d94 commit 364a221
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
0 commit comments