added future library to support python2/3, updated xrange calls to leverage builtins range

This commit is contained in:
bharnden 2019-05-05 16:19:12 -07:00
parent e79fd6c7ce
commit e58cbe9421
15 changed files with 50 additions and 36 deletions

View file

@ -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