The current highest supported python is 3.10:
|
'Programming Language :: Python :: 3.10', |
Many packages like the latest numpy==1.26.3 have dropped python 3.8 and slowly navigating to a higher python version.
It seems that some implementation of 3.11 is on-going: #101