* chore(structure): rename requirements files
all of the requirements under `requirements/` have requirements-* in their name, which just looks dirty since all of the requirements are already in the `requirements` dir. therefore to have cleaner project, it's better to rename all the req files to just contain info on what each of them does
* fix(unitest): update requirements file used in the unitest workflow