@@ -88,6 +88,7 @@ setup(
cmdclass = { 'clean': clean, 'build_py': build_py },
install_requires=[
'argparse',
+ 'bs4',
'configparser',
'numpy',
'protobuf',