Here are the logs:
[ UTC ] Logs for sleeperappapp-ntw8k27yeimzhmkcuquwdw.streamlit.app/
────────────────────────────────────────────────────────────────────────────────────────
[19:14:40] Provisioning machine…
[19:14:40] Preparing system…
[19:14:40] Spinning up manager process…
[19:14:42] Starting up repository: ‘sleeper_streamlit_app’, branch: ‘main’, main module: ‘streamlit_app.py’
[19:14:42] Cloning repository…
[19:14:43] Cloning into ‘/mount/src/sleeper_streamlit_app’…
[19:14:43] Cloned repository!
[19:14:43] Pulling code changes from Github…
[19:14:44] Processing dependencies…
──────────────────────────────────────── uv ───────────────────────────────────────────
Using uv pip install.
Using Python 3.12.8 environment at /home/adminuser/venv
Resolved 42 packages in 674ms
This is the contents of my requirements.txt:
duckdb==0.9.2
streamlit==1.41.1
pandas==2.1.4
requests==2.31.0
Does anyone have any ideas on how I can get this running?