Skip to content

Railway Deployment #93e945 fix: restore python-telegram-bot==20.3 - #1

Open
railway-app[bot] wants to merge 1 commit into
mainfrom
railway/fix-deploy-93e945
Open

Railway Deployment #93e945 fix: restore python-telegram-bot==20.3#1
railway-app[bot] wants to merge 1 commit into
mainfrom
railway/fix-deploy-93e945

Conversation

@railway-app

@railway-app railway-app Bot commented May 25, 2026

Copy link
Copy Markdown

Problem

The build fails with ERROR: No matching distribution found for python-telegram-bot==19.0 because version 19.0 does not exist on PyPI — the package jumps from 13.15 directly to 20.0. Commit 8616e48 introduced this invalid downgrade.

Solution

Restored python-telegram-bot to version 20.3, which is a valid published release on PyPI and was the working version prior to the breaking commit.

Changes

  • Modified requirements.txt

Context

  • Deployment: #93e945
  • Failed commit: 8616e48

Generated by Railway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants