The newest releases of the plugins for ape-vyper, ape-solidity and ape-hardhat are causing problems with the used version of ape. Implement version control in the requirements.txt for installation.
Fixes # (issue)
Checklist
[ ] I have run vyper and solidity linting
[ ] I have run the tests on my machine
[ ] I have followed commitlint guidelines
[ ] I have rebased my changes to the latest version of the main branch
Description
The newest releases of the plugins for ape-vyper, ape-solidity and ape-hardhat are causing problems with the used version of ape. Implement version control in the requirements.txt for installation.
Fixes # (issue)
Checklist