Problems when update Home Assistant 0.70.1

Description of problem:
Upgrade to 0.70.1 (standard upgrade scenario) results in libraries:

pyatv 0.3.9 has requirement aiohttp<3,>=2.3.0, but you'll have aiohttp 3.1.3 which is incompatible.
netdisco 1.2.3 has requirement zeroconf==0.19.1, but you'll have zeroconf 0.20.0 which is incompatible.
python-jose-cryptodome 1.3.2 has requirement pycryptodome<3.4.0,>=3.3.1, but you'll have pycryptodome 3.4.11 which is incompatible.

Is there any workaround for this ?

Was fixed and will be introduced with 0.70.2

https://github.com/home-assistant/home-assistant/pull/14736