added new dependencies to requirements.txt. with new unrar needs UNRAR_LIB_PATH to be set to start

This commit is contained in:
Davide Romanini 2015-02-16 14:27:13 +01:00
parent a0154aaaae
commit d9bd38674c

View File

@ -1,2 +1,5 @@
configparser
beautifulsoup4 >= 4.1
-e git+https://github.com/matiasb/python-unrar.git@1010cf5f6fcf09a9b1fe7c958faf0167fafaa7d9#egg=unrar-master
natsort==3.5.2
PyPDF2==1.24