Skip to content

Commit 9b03ea3

Browse files
committed
빌드를 위한 의존성 문제 해결
1 parent 85771af commit 9b03ea3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jinja2>=3.0.0,<3.1.0
1818
# -r ../_notebooks/.actions/requirements.txt
1919

2020
# switch sphinx theme to PyTorchKorea's
21-
-e git+https://github.com/PyTorchKorea/lightning_sphinx_theme.git#egg=pt-lightning-sphinx-theme
21+
pt-lightning-sphinx-theme @ https://github.com/PyTorchKorea/lightning_sphinx_theme/archive/master.zip
2222

2323
# PyTorch Lightning
24-
pytorch-lightning==1.6.1
24+
pytorch-lightning==1.6.4

0 commit comments

Comments
 (0)