added future library to support python2/3, updated xrange calls to leverage builtins range
This commit is contained in:
parent
e79fd6c7ce
commit
e58cbe9421
15 changed files with 50 additions and 36 deletions
|
@ -1,5 +1,6 @@
|
|||
enum34==1.1.6
|
||||
future==0.17.1
|
||||
futures==3.2.0
|
||||
grpcio==1.18.0
|
||||
lxml==3.5.0
|
||||
lxml==4.3.3
|
||||
six==1.12.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue