I'm receiving the following error when running lean locally without a network connection.  Why is a network connection needed when running locally?

$lean backtest --data-provider Local ff1
HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: 
/QuantConnect/Lean/master/Data/symbol-properties/symbol-properties-database.csv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 
0x7f56551054c0>: Failed to establish a new connection: [Errno 101] Network is unreachable'))