Skip to content

Commit ed4460d

Browse files
author
Nathan Shreve
committed
Requirements for script added to requirements.txt
1 parent c8b196e commit ed4460d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

requirements.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
prettytable
22
lxml
33
psutil
4+
scikit-learn
5+
matplotlib
6+
distinctipy
7+
colour
8+
seaborn
49

510
# Python linter and formatter
611
click==8.0.2 # Our version of black needs an older version of click (https://stackoverflow.com/questions/71673404/importerror-cannot-import-name-unicodefun-from-click)

0 commit comments

Comments
 (0)