Libssl1.1 (>= 1.1.1) but it is not installable

The following packages have unmet dependencies:
mongodb-org-mongos : Depends: libssl1.1 (>= 1.1.1) but it is not installable
mongodb-org-server : Depends: libssl1.1 (>= 1.1.1) but it is not installable
E: Unable to correct problems, you have held broken packages.

→ ERROR: process “/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends mongodb-org && rm -rf /var/lib/apt/lists/*” did not complete successfully: exit code: 100

How could I fix that issue? I am trying to run LLM models on HF Spaces but libssl is broken and causing all models not being able to build.