mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-03 04:07:52 +00:00 
			
		
		
		
	kaleido is no longer used anywhere in our library
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
		@@ -26,7 +26,7 @@ def main():
 | 
			
		||||
    print("Installing Script Python3 Dependencies")
 | 
			
		||||
    packages = ['pandas', 'plotly', 'numpy', 'cryptography', 'paramiko', 'pyarrow', 'websocket-client',
 | 
			
		||||
                'xlsxwriter', 'pyshark', 'influxdb', 'influxdb-client', 'matplotlib', 'pdfkit', 'pip-search', 'pyserial',
 | 
			
		||||
                'pexpect-serial', 'scp', 'dash', 'kaleido']
 | 
			
		||||
                'pexpect-serial', 'scp', 'dash']
 | 
			
		||||
    if args.pyjwt:
 | 
			
		||||
        packages.append('pyjwt')
 | 
			
		||||
    else:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user