Skip to content

Commit

Permalink
Requirements for script added to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Shreve committed Aug 15, 2024
1 parent 4a9277a commit fb58306
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
prettytable
lxml
psutil
scikit-learn
matplotlib
distinctipy
colour
seaborn

# Python linter and formatter
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)
Expand Down

0 comments on commit fb58306

Please sign in to comment.