Error deploying mismatch 3.12.4 python version

hi guys! i am deploying my streamlit app but its not working the error is attached above. I tried downloading lower version of python and creating new environment still its not working. I also upgraded the pip.

pywin32 is a windows-only package. The Streamlit Community cloud runs on Linux

so should i delete it?

Some other library most probably depends on it. Check if removing it works, else you’ll need to find a Linux replacement for the dependent library