* refactored subprocess and made it 20%+ faster by using ujson

+ added watchdog dep for sneakernet
+ added ujson dep for faster json esp in pow
This commit is contained in:
Kevin Froman 2020-04-03 03:28:48 -05:00
parent 8d372cccfb
commit 8804c13225
4 changed files with 19 additions and 10 deletions

View file

@ -13,4 +13,5 @@ niceware==0.2.1
psutil==5.7.0
filenuke==0.0.0
mimcvdf==1.0.0
watchdog==0.10.2
watchdog==0.10.2
ujson==2.0.3