# Start of Selection
requests==2.21.0
argparse==1.4.0
python-docx==0.8.11
lxml==4.6.5
chardet==3.0.4
# msal needs this and then pip install will fail because 1.15.X won't work on XP.
cffi==1.8.2 
msal==1.26.0
# openpyxl for Excel parsing (Python 3.4.4 compatible version)
openpyxl==2.4.11
# Optional add-ons are intentionally not required for the XP runtime install:
# - PyYAML: only for optional YAML config / Swagger inputs
# - tqdm: progress bars only; runtime falls back when absent
# End of Selection
