# keep a list of items to be installed using `pip install`
# guide available at: https://pip.pypa.io/en/stable/user_guide/#requirements-files
# information on using requirements.txt https://stackoverflow.com/questions/7225900
certifi==2021.10.8
charset-normalizer==2.0.7
idna==3.3
numpy==1.21.2
pandas==1.3.3
python-dateutil==2.8.2
pytz==2021.3
requests==2.26.0
six==1.16.0
urllib3==1.26.7
