You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: requirements.txt
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,14 @@ matplotlib
6
6
distinctipy
7
7
colour
8
8
seaborn
9
+
pandas
10
+
numpy
11
+
scipy
9
12
10
13
# Python linter and formatter
11
14
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