Describe the bug
When using 'pip install soccerdata', I am meet with 'ERROR: Failed building wheel for lxml'.
Error message


Additional context
I think the issue may be that the package forces lxml version 4.9.4, even though I have the newest version. I don't know how to change that, changing requirements.txt didn't help.
Contributor Action Plan
Describe the bug
When using 'pip install soccerdata', I am meet with 'ERROR: Failed building wheel for lxml'.
Error message
Additional context
I think the issue may be that the package forces lxml version 4.9.4, even though I have the newest version. I don't know how to change that, changing requirements.txt didn't help.
Contributor Action Plan