Metadata-Version: 2.1
Name: mlte-python
Version: 0.2.9
Summary: An infrastructure for machine learning test and evaluation.
Author: MLTE Engineers
Requires-Python: >=3.8.1
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: SQLAlchemy (>=2.0.25,<3.0.0)
Requires-Dist: SQLAlchemy-Utils (>=0.41.1,<0.42.0)
Requires-Dist: bcrypt (>=4.1.2,<5.0.0)
Requires-Dist: cryptography (>=42.0.5,<43.0.0)
Requires-Dist: deepdiff (>=6.3.1,<7.0.0)
Requires-Dist: dill (>=0.3.7,<0.4.0)
Requires-Dist: fastapi (>=0.100.0)
Requires-Dist: psutil (>=5.9.5,<6.0.0)
Requires-Dist: psycopg2-binary (>=2.9.9,<3.0.0)
Requires-Dist: pydantic (>=2.1.1,<3.0.0)
Requires-Dist: pydantic-settings (>=2.0.3,<3.0.0)
Requires-Dist: python-jose (>=3.3.0,<4.0.0)
Requires-Dist: python-multipart (>=0.0.9,<0.0.10)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: uvicorn (>=0.23.2,<0.24.0)
