argparse==1.4.0
certifi==2021.10.8
colorama==0.4.4
datetime==4.3
fuzzywuzzy==0.18.0
python-levenshtein==0.12.2
pytz==2021.3
requests==2.26.0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"]
zope.interface==5.4.0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4" and python_version < "4"]
urllib3==1.26.7

[:python_version >= "3"]
charset-normalizer==2.0.7
idna==3.3
