runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> from googletrans import Translator File "/usr/local/lib/python3.10/site-packages/googletrans/__init__.py", line 6, in <module> from googletrans.client import Translator File "/usr/local/lib/python3.10/site-packages/googletrans/client.py", line 30, in <module> class Translator: File "/usr/local/lib/python3.10/site-packages/googletrans/client.py", line 62, in Translator proxies: typing.Dict[str, httpcore.SyncHTTPTransport] = None, AttributeError: module 'httpcore' has no attribute 'SyncHTTPTransport'

Container logs:

Fetching error logs...