Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.15 KB

dependencies.md

File metadata and controls

26 lines (17 loc) · 1.15 KB

Dependencies

Run Time Dependencies

Dependency Purpose License
Python 3 Python version 3.10 and above PSF
AWS SageMaker Allows to train ML models on AWS Sagemaker Apache License 2.0
[AWS Boto] boto Makes use of AWS services for Python Apache License 2.0

Test Dependencies

Dependency Purpose License
Pytest Testing framework MIT
Pytest Coverage Tests coverage MIT