Zend certified PHP/Magento developer

Zend Class issue Upgrade From Magento 2.4.3 to 2.4.6

We are Upgrading Magento Version from 2.4.3 to 2.4.6.

Area configuration aggregation… 5/9 [===============>————]
55% 34 secs 498.0 MiB

In ClassReader.php line 57:

Impossible to process constructor argument Parameter #0 [ <required> ZendHttpClientFactory $clientFactory ] of CredovaFinancialApiRequestAbstract class

In GetParameterClassTrait.php line 34:

Class "ZendHttpClientFactory" does not exist

setup:di:compile

enter image description here

Plase help us how can we fix this issue.

Note:-
We already install "magento/zendframework1": "^1.15" in magento 2.4.6. But still facing the issue.