Stream: python

Topic: Python version in requirements.txt


view this post on Zulip Philip Durbin 🚀 (Oct 16 2025 at 14:35):

I just wrote this in #11831.

"I'd be happy to add Python 3.10 to requirements.txt but I don't think this is supported."

Is that right?

view this post on Zulip Jan Range (Oct 20 2025 at 07:25):

Not sure, I have never used it to specify the Python version. I think a pyproject.toml might be the safest way to constrain the Python version.


Last updated: Nov 01 2025 at 14:11 UTC