From 31c81f6539969a5eba864d3305f9fb7bf716a367 Mon Sep 17 00:00:00 2001 From: Scott Date: Wed, 2 Feb 2022 12:13:27 -0800 Subject: Used isort to sort imports. Also added to the git pre-commit hook. --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'requirements.txt') 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 -- cgit v1.3