* Add getting secrets from AWS Secrets Manager in python_utils/aws/secrets.py * Removed pyodbc from install_required
0.2.8
-----------------------
* Hard-code version for each python package in requirements.txt. * Fix missing comma between aioboto3 and ddtrace in setup.py. * Adding a check of installing setup.py with the cmd: make all.
0.2.7
-----------------------
* Adding to install_requires in setup.py: aioboto3.
0.2.6
-----------------------
* Add the data folder and its contents to the package, currently to use fice_institution_mapping.xlsx.
0.2.5
-----------------------
* Fix spelling from pyobdc to pyodbc in setup.py
0.2.4
-----------------------
* Adding to install_requires in setup.py: mandrill, pyobdc, pysmb, & xlrd.