commit f181f1e4f52022400390633d0c5dc94aac1d54ae parent b35b7600fe17436249b42820d2ff4005c1630191 Author: sdatkinson <[email protected]> Date: Sun, 21 Feb 2021 14:44:37 -0500 Update requirements.txt Diffstat:
M | requirements.txt | | | 11 | ++++++++++- |
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt @@ -1,2 +1,11 @@ -tensorflow +# File: requirements.txt +# Created Date: 2019-01-02 +# Author: Steven Atkinson ([email protected]) + +black +flake8 +matplotlib +numpy +pytest +torch>=1 wavio