Skip to content

chore: fix and revert poetry lock to its stable state #1133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Apr 23, 2025

Conversation

Pouyanpi
Copy link
Collaborator

@Pouyanpi Pouyanpi commented Apr 22, 2025

Description

It reverts poetry related changes of #1102 and make necessary changes.

  1. Package Version Downgrades needed:
  • aiohappyeyeballs: 2.6.1 → 2.4.4
  • aiohttp: 3.11.16 → 3.11.12
  • attrs: 25.3.0 → 25.1.0
  • cloudpathlib: 0.21.0 → 0.20.0
  • fastapi: 0.115.12 → 0.115.11
  • fastembed: 0.6.0 → 0.4.0
  • filelock: 3.18.0 → 3.17.0
  • flatbuffers: 25.2.10 → 25.1.24
  • fsspec: 2025.3.2 → 2025.2.0
  • google-api-core: 2.24.2 → 2.24.1
  • google-auth: 2.39.0 → 2.38.0
  • googleapis-common-protos: 1.70.0 → 1.66.0
  • grpcio: 1.71.0 → 1.70.0
  • grpcio-status: 1.71.0 → 1.70.0
  • huggingface-hub: 0.30.2 → 0.28.1
  • importlib-metadata: 8.6.1 → 8.5.0
  • jiter: 0.9.0 → 0.8.2
  • langchain: 0.3.23 → 0.3.17
  • langchain-community: 0.3.21 → 0.3.16
  • langchain-core: 0.3.51 → 0.3.34
  • langchain-openai: 0.3.12 → 0.3.3
  • langchain-text-splitters: 0.3.8 → 0.3.6
  • langsmith: 0.3.30 → 0.3.6
  • mmh3: 5.1.0 → 4.1.0
  • multidict: 6.4.3 → 6.1.0
  • onnxruntime: 1.21.0 → 1.21.1
  • openai: 1.74.0 → 1.61.1
  • opentelemetry-api: 1.32.0 → 1.30.0
  • opentelemetry-sdk: 1.32.0 → 1.30.0
  • opentelemetry-semantic-conventions: 0.53b0 → 0.51b0
  • orjson: 3.10.16 → 3.10.15
  • phonenumbers: 8.13.55 → 8.13.54
  • pillow: 11.2.1 → 10.4.0
  • presidio-analyzer: 2.2.358 → 2.2.357
  • presidio-anonymizer: 2.2.358 → 2.2.357
  • propcache: 0.3.1 → 0.2.1
  • proto-plus: 1.26.1 → 1.26.0
  • protobuf: 5.29.4 → 5.29.3
  • pydantic: 2.11.3 → 2.10.6
  • pydantic-core: 2.33.1 → 2.27.2
  • pydantic-settings: 2.8.1 → 2.7.1
  • python-dotenv: 1.1.0 → 1.0.1
  • pytz: 2025.2 → 2025.1
  • rich: 14.0.0 → 13.9.4
  • setuptools: 78.1.0 → 75.8.0
  • sqlalchemy: 2.0.40 → 2.0.38
  • starlette: 0.46.2 → 0.45.3
  • tenacity: 9.1.2 → 9.0.0
  • tiktoken: 0.9.0 → 0.8.0
  • tldextract: 5.2.0 → 5.1.3
  • tokenizers: 0.21.1 → 0.21.0
  • typer: 0.15.2 → 0.15.1
  • typing-extensions: 4.13.2 → 4.12.2
  • tzdata: 2025.2 → 2025.1
  • urllib3: 2.4.0 → 2.3.0
  • uvicorn: 0.34.1 → 0.34.0
  • yarl: 1.19.0 → 1.18.3

Fixes https://github.com/NVIDIA/NeMo-Guardrails/actions/runs/14582240920

@Pouyanpi Pouyanpi changed the title revert chore: revert poetry lock to its stable state Apr 22, 2025
@Pouyanpi Pouyanpi changed the title chore: revert poetry lock to its stable state chore: fix and revert poetry lock to its stable state Apr 22, 2025
@Pouyanpi
Copy link
Collaborator Author

Pouyanpi commented Apr 22, 2025

PR Tests ✅
Full Tests ✅
Test with Latest Dependencies ✅
Build and Test Distribution ✅

see: https://github.com/NVIDIA/NeMo-Guardrails/pull/1133/checks?sha=af5d8c5493b147b0563e0ba9f5a7f957a6302ef0

@Pouyanpi Pouyanpi added this to the v0.14.0 milestone Apr 22, 2025
@Pouyanpi Pouyanpi self-assigned this Apr 22, 2025
@Pouyanpi Pouyanpi added the dependencies Pull requests that update a dependency file label Apr 22, 2025
Copy link
Collaborator

@tgasser-nv tgasser-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for adding this fix

@Pouyanpi Pouyanpi merged commit 3041025 into develop Apr 23, 2025
9 checks passed
@Pouyanpi Pouyanpi deleted the fix/revert-poetry-changes branch April 23, 2025 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DEP_ISSUE] issue with sentence-transformers, huggingface_hub => fastembed
2 participants