Astropy does not respond

"""
astropy                               7.1.0
astropy-iers-data                     0.2025.6.30.0.39.40
astroquery                            0.4.10
"""
from astroquery.skyview import SkyView
print(SkyView.list_surveys())

Hello, I’m trying to get my application to work, but it doesn’t respond even when displaying surveys.
A few weeks ago it didn’t happen to me, but now it happens all the time.