In 64 bit windows, it is not installing the latest pillow dependency version: ``` Ignoring Pillow: markers 'platform_machine == "x86_64"' don't match your environment ... Collecting Pillow<=9.5.0 (from -r requirements.txt (line 9)) ``` This could be causing issues with python 3.11? Related to #130