You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can see that requests version 2.32.0 "officially supports Python 3.13".
But running pip install with requests==2.31.0 succeeded. IS it safe to use with Python 3.12?