summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorScott <[email protected]>2022-02-02 12:13:27 -0800
committerScott <[email protected]>2022-02-02 12:13:27 -0800
commit31c81f6539969a5eba864d3305f9fb7bf716a367 (patch)
tree497c8911d370002ac195d31d196ba5bcd6da6db8 /requirements.txt
parent5317c50ce7a96a37acfab3800c0935580766dbbf (diff)
Used isort to sort imports. Also added to the git pre-commit hook.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 04d3ee7..2302354 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,9 +1,12 @@
aiohttp
antlr4 - python3 - runtime
bitstring
+black
cloudpickle
coverage
+flake8
holidays
+mypy
nltk
numpy
opencv - python