1.7.3
- Consolidated all_properties() method and its string validations.
- Simplified pandas.pct_change() after new pandas type stubs and fill_method no longer required by mypy.
- Simplified dependencies after bug in statsmodels resolved in version 0.14.3.
- Miscellaneous dependency and lockfile updates