JPCERTCC / LogonTracer

Investigate malicious Windows logon by visualizing and analyzing Windows event log
Other
2.7k stars 441 forks source link

restrict scipy requirement to version 1.2.1 #51

Closed ZeArioch closed 5 years ago

ZeArioch commented 5 years ago

scipy 1.3 (published May 17) moves several imports from scipy.misc to scipy.special, breaking the changefinder package. Since that package does not look actively maintained, I propose locking down the scipy version in the LogonTracer requirements.