An0nX

Results 2 issues of An0nX

![image](https://user-images.githubusercontent.com/80145620/184544235-11220d65-3adc-42cf-ba50-2f35c7fda670.png) ![image](https://user-images.githubusercontent.com/80145620/184544189-97ea1558-522b-4061-ae3d-abec7def9a84.png)

- Remove `install_requirements_LINUX.sh` and `install_requirements_WINDOWS.bat` scripts as they are no longer needed with Poetry. - Add `pyproject.toml` to define project metadata, dependencies, and development dependencies using Poetry's configuration format. -...