**Describe the bug** Pin numpy to version 2.3.5 to avoid a pandera bug, otherwise the schemas break due to some obscure type conflict. **Additional context** See this issue: https://github.com/unionai-oss/pandera/issues/2190
Describe the bug
Pin numpy to version 2.3.5 to avoid a pandera bug, otherwise the schemas break due to some obscure type conflict.
Additional context
See this issue: unionai-oss/pandera#2190