Update Django version to 1.8.3
This commit is contained in:
parent
fdaa90e1b8
commit
451bb5eec2
1 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,5 @@
|
|||
django==1.3.1
|
||||
pyvows
|
||||
Django==1.8.3
|
||||
pyVows==2.0.6
|
||||
coverage==3.5.1
|
||||
httplib2
|
||||
lxml
|
||||
cssselect
|
||||
cherrypy
|
||||
lxml==3.4.4
|
||||
cssselect==0.9.1
|
||||
|
|
Reference in a new issue