ERROR: Could not find a version that satisfies the requirement reticker

Thanks for sharing @gardnmi, and welcome to the Streamlit community!

The ability to switch Python versions on Streamlit sharing is a feature we are working on, and hopefully will be released in the coming weeks. In the meantime, you can also use conda to install packages, which also includes the ability to state the version of Python you want to use:

Best,
Randy