Due to the pinning of packaging at https://github.com/ido50/morgan/blob/2c5ba7c45b80adb9ac57cdf93a0eb54469f242ad/pyproject.toml#L19
Python 3.7 is no longer supported, and the required Python version should be bumped up to 3.8. The rest of the [dependencies] section can therefore be simplified.
Due to the pinning of
packagingat https://github.com/ido50/morgan/blob/2c5ba7c45b80adb9ac57cdf93a0eb54469f242ad/pyproject.toml#L19Python 3.7 is no longer supported, and the required Python version should be bumped up to 3.8. The rest of the
[dependencies]section can therefore be simplified.