Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion atcoder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ numpy == 1.22.0
scipy == 1.4.1
scikit-learn == 0.22.2.post1
numba == 0.48.0
networkx == 2.4
networkx ==2.8.8
#atcoderにはないがグラフの可視化用にjupyter,matplotlib,あとojを追加
jupyter
matplotlib
Expand Down