With the toastedmarshmallow 2.15.2.post1, we are now receiving the following error:
This does not happen with toastedmarshmallow==2.15.2.
Error is:
File "/opt/app-root/lib/python3.6/site-packages/toastedmarshmallow/init.py", line 1, in
| from marshmallow import SchemaJit
| ImportError: cannot import name 'SchemaJit'