Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
move ipython required to develop (#3411)
Browse files Browse the repository at this point in the history
  • Loading branch information
J-shang authored Mar 3, 2021
1 parent cae4308 commit 569c35e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions dependencies/develop.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ sphinxcontrib-websupport
nbsphinx
pytest
coverage
ipython
1 change: 0 additions & 1 deletion dependencies/required.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ scikit-learn >= 0.24.1
websockets
filelock
prettytable
ipython
dataclasses ; python_version < "3.7"
numpy < 1.19.4 ; sys_platform == "win32"
numpy < 1.20 ; sys_platform != "win32" and python_version < "3.7"
Expand Down
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ filelock
prettytable
psutil
ruamel.yaml
ipython
https://download.pytorch.org/whl/cpu/torch-1.7.1%2Bcpu-cp37-cp37m-linux_x86_64.whl
https://download.pytorch.org/whl/cpu/torchvision-0.8.2%2Bcpu-cp37-cp37m-linux_x86_64.whl

0 comments on commit 569c35e

Please sign in to comment.