Added missing library in requirementsXXX.txt used by the preferences
utility.pull/3/head
parent
5ea822f33e
commit
785d180451
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -26,3 +26,4 @@ six==1.9.0
|
|||
speaklater==1.3
|
||||
pycrypto==2.6.1
|
||||
simplejson==3.6.5
|
||||
python-dateutil==2.5.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue