cms
cms copied to clipboard
Remove unused python libraries from requirements.txt
There are several unused python libraries which are useless in the current version of CMS, but still lying around in the requirements.txt. These unused libraries should be removed, but care should be taken to identify that these are really unused and are not dependencies of some other libraries that are in use.