Run ./seahub.sh clearsessions error pro 9.0.9

/seahub/thirdpart/requests/init.py:102: RequestsDependencyWarning: urllib3 (1.26.12) or chardet (5.0.0)/charset_normalizer (2.0.12) doesn’t match a supported version!
warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn’t match a supported "

root@VM-24-3-ubuntu:/home/Script# pip3 list | grep chardet
chardet 4.0.0
root@VM-24-3-ubuntu:/home/Script# pip3 list | grep urllib3
urllib3 1.25.11
root@VM-24-3-ubuntu:/home/Script#