# Dependencies ## Run Time Dependencies | Dependency | Purpose | License | |-------------------------------|------------------------------|--------------------| | [Python 3][python] | Python version 3.9 and above | PSF | ## Test Dependencies | Dependency | Purpose | License | |-------------------------------|-----------------------------------|-------------------| | [Pytest][pytest] | Testing framework | MIT | [python]: https://docs.python.org [pytest]: https://docs.pytest.org/en/stable/