XXE-study
XXE-study copied to clipboard
fix requirements.txt to last supported version of lxml
Without this pip will try to install lxml 5, but it is unsupported by current code base, so the easiest solution is to add this restriction