cms icon indicating copy to clipboard operation
cms copied to clipboard

Remove unused python libraries from requirements.txt

Open aswinshenoy opened this issue 6 years ago • 0 comments

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.

aswinshenoy avatar Sep 04 '19 21:09 aswinshenoy