Skip to content

Latest commit

 

History

History
161 lines (159 loc) · 3.17 KB

File metadata and controls

161 lines (159 loc) · 3.17 KB

============================================================================

ModelServe — Python Dependencies

============================================================================

TODO: List all Python packages your project needs.

Think about dependencies for:

- Web framework (FastAPI, uvicorn, gunicorn)

- ML model (scikit-learn, and optionally xgboost or lightgbm)

- Data handling (pandas, numpy)

- MLflow (mlflow, boto3 for S3)

- Feast (feast[redis])

- Monitoring (prometheus-client)

- Testing (pytest, httpx for FastAPI test client)

Pin versions for reproducibility (e.g., fastapi>=0.104.0)

============================================================================

alembic==1.18.4 annotated-doc==0.0.4 annotated-types==0.7.0 anyio==4.13.0 attrs==26.1.0 bigtree==1.4.1 bleach==6.3.0 blinker==1.9.0 boto3==1.43.2 botocore==1.43.2 cachetools==5.5.2 certifi==2026.4.22 cffi==2.0.0 charset-normalizer==3.4.7 click==8.3.3 cloudpickle==3.1.2 colorama==0.4.6 contourpy==1.3.3 cryptography==48.0.0 cycler==0.12.1 dask==2026.1.1 databricks-sdk==0.106.0 dill==0.3.9 docker==7.1.0 entrypoints==0.4 fastapi==0.136.1 fastjsonschema==2.21.2 feast==0.49.0 Flask==3.1.3 fonttools==4.62.1 fsspec==2026.4.0 gitdb==4.0.12 GitPython==3.1.49 google-auth==2.50.0 graphene==3.4.3 graphql-core==3.2.8 graphql-relay==3.2.0 greenlet==3.5.0 gunicorn==22.0.0 h11==0.16.0 hiredis==2.4.0 httpcore==1.0.9 httptools==0.7.1 httpx==0.28.1 idna==3.13 importlib_metadata==7.2.1 iniconfig==2.3.0 itsdangerous==2.2.0 Jinja2==3.1.6 jmespath==1.1.0 joblib==1.5.3 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 jupyter_core==5.9.1 jupytext==1.19.1 kaggle==2.1.0 kagglesdk==0.1.23 kiwisolver==1.5.0 librt==0.9.0 lightgbm==4.6.0 locket==1.0.0 Mako==1.3.12 Markdown==3.10.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 matplotlib==3.10.9 mdit-py-plugins==0.5.0 mdurl==0.1.2 mlflow==2.15.1 mlflow-skinny==2.15.1 mmh3==5.2.1 mypy==1.20.2 mypy_extensions==1.1.0 nbformat==5.10.4 numpy==1.26.4 nvidia-nccl-cu12==2.30.4 opentelemetry-api==1.41.1 opentelemetry-sdk==1.41.1 opentelemetry-semantic-conventions==0.62b1 packaging==24.2 pandas==2.3.3 partd==1.4.2 pathspec==1.1.1 pillow==12.2.0 platformdirs==4.9.6 pluggy==1.6.0 prometheus_client==0.25.0 protobuf==5.29.6 psutil==7.2.2 psycopg2-binary==2.9.12 pyarrow==15.0.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pydantic==2.10.6 pydantic_core==2.27.2 Pygments==2.20.0 PyJWT==2.12.1 pyparsing==3.3.2 pytest==9.0.3 pytest-asyncio==1.3.0 python-dateutil==2.9.0.post0 python-dotenv==1.2.2 python-slugify==8.0.4 pytz==2024.2 PyYAML==6.0.3 querystring-parser==1.2.4 redis==4.6.0 referencing==0.37.0 requests==2.33.1 rpds-py==0.30.0 s3transfer==0.17.0 scikit-learn==1.8.0 scipy==1.17.1 setuptools==80.10.2 six==1.17.0 smmap==5.0.3 SQLAlchemy==2.0.49 sqlparse==0.5.5 starlette==1.0.0 tabulate==0.10.0 tenacity==8.5.0 text-unidecode==1.3 threadpoolctl==3.6.0 toml==0.10.2 toolz==1.1.0 tqdm==4.67.3 traitlets==5.14.3 typeguard==4.5.1 typing-inspection==0.4.2 typing_extensions==4.15.0 tzdata==2026.2 urllib3==2.6.3 uvicorn==0.34.0 uvicorn-worker==0.3.0 uvloop==0.22.1 watchfiles==1.1.1 webencodings==0.5.1 websockets==16.0 Werkzeug==3.1.8 wheel==0.47.0 xgboost==3.2.0 zipp==3.23.1