I stumbled across this question where the questioner asked for specific requirements for the round function $F$ in a Feistel network so that the construction is secure. The answer explained that a pseudorandom function in a four round Feistel cipher is sufficient for it to achieve security.
Is that also necessarily the case? In other words, can a Feistel cipher be constructed with a round function that is not a PRF?