Added missing library in requirementsXXX.txt used by the preferences

utility.
This commit is contained in:
Ashesh Vashi 2016-03-07 19:18:14 +05:30
parent 5ea822f33e
commit 785d180451
2 changed files with 2 additions and 0 deletions

View File

@ -28,3 +28,4 @@ pycrypto==2.6.1
wsgiref==0.1.2
simplejson==3.6.5
importlib==1.0.3
python-dateutil==2.5.0

View File

@ -26,3 +26,4 @@ six==1.9.0
speaklater==1.3
pycrypto==2.6.1
simplejson==3.6.5
python-dateutil==2.5.0