I am unable to deploy my app please help me

[ UTC ] Logs for background-remover-python.streamlit.app/
────────────────────────────────────────────────────────────────────────────────────────
[19:03:49] :rocket: Starting up repository: ‘background_remover_using_python’, branch: ‘main’, main module: ‘BG_Remover.py’
[19:03:49] :octopus: Cloning repository…
[19:03:50] :octopus: Cloning into ‘/mount/src/background_remover_using_python’…
Warning: Permanently added the ED25519 host key for IP address ‘192.30.255.112’ to the list of known hosts.

[19:03:50] :octopus: Cloned repository!
[19:03:50] :octopus: Pulling code changes from Github…
[19:03:51] :package: Processing dependencies…

──────────────────────────────────────── pip ───────────────────────────────────────────

Collecting Pillow==9.3.0
Downloading Pillow-9.3.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 34.2 MB/s eta 0:00:00[2024-03-03 19:03:53.315631]
ERROR: Cannot install Pillow==10.2.0 and Pillow==9.3.0 because these package versions have conflicting dependencies.

The conflict is caused by:
The user requested Pillow==9.3.0
The user requested Pillow==10.2.0

To fix this you could try to:

  1. loosen the range of package versions you’ve specified
  2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit Dependency Resolution - pip documentation v24.1.dev0
WARNING: You are using pip version 22.0.3; however, version 24.0 is available.
You should consider upgrading via the ‘/home/adminuser/venv/bin/python -m pip install --upgrade pip’ command.
Checking if Streamlit is installed

────────────────────────────────────────────────────────────────────────────────────────

[19:03:54] :exclamation: installer returned a non-zero exit code
[19:03:54] :exclamation: Error during processing dependencies! Please fix the error and push an update, or try restarting the app.
[19:05:30] :exclamation: Streamlit server consistently failed status checks
[19:05:30] :exclamation: Please fix the errors, push an update to the git repo, or reboot the app.

There is the reason, check your requirements…