updated Queue and ConfigParser to use 2/3 compatible imports

This commit is contained in:
bharnden 2019-05-05 21:49:42 -07:00
parent b58d32c156
commit 864c7b69a1
6 changed files with 9 additions and 7 deletions

View file

@ -1,4 +1,5 @@
enum34==1.1.6
configparser=3.5.0
future==0.17.1
futures==3.2.0
grpcio==1.18.0