diff requirements.txt @ 4:ccffaf75d240

refactor code
author Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com>
date Tue, 16 Nov 2021 17:45:28 +0100
parents b853194dc28b
children
line wrap: on
line diff
--- a/requirements.txt	Tue Nov 16 17:45:04 2021 +0100
+++ b/requirements.txt	Tue Nov 16 17:45:28 2021 +0100
@@ -1,2 +1,3 @@
 numpy~=1.21.4
-scipy~=1.7.2
\ No newline at end of file
+scipy~=1.7.2
+click~=8.0.3
\ No newline at end of file