Alex92rus/funkyBlue

Unnecessary libraries in requirements.txt

Opened this issue · 1 comments

Check requirements.txt and remove unnecessary requirements.

(HEAD commit ce0e35f in master branch)

Tested and the code ran fine without the following packages:

numpy==1.18.1
Pillow==7.0.0
pyglet==1.4.10

Consider using pipreqs for a shorter requirements.txt.