Skip to content

Add pypdf as dependency in pyproject.toml#27

Merged
az-dr merged 5 commits into
mainfrom
azhang/pypdf-version
Nov 6, 2025
Merged

Add pypdf as dependency in pyproject.toml#27
az-dr merged 5 commits into
mainfrom
azhang/pypdf-version

Conversation

@az-dr
Copy link
Copy Markdown
Contributor

@az-dr az-dr commented Nov 3, 2025

RATIONALE

pypdf 6.1.3 already exists in uv.lock, add it as dependency in pyproject.toml and restrict version to >= 6.1.3.

CHANGES

See above.


REVIEWERS

@az-dr az-dr requested review from a team, cavitcakir and jpclemens0 as code owners November 3, 2025 15:47
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 3, 2025

Published dev build to TestPyPI: https://test.pypi.org/project/datarobot-genai/0.1.22.dev128/

uv (TestPyPI + PyPI):

uv pip install --refresh --prerelease=allow --index-strategy=unsafe-best-match -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple "datarobot-genai[llamaindex]==0.1.22.dev128"

pip (TestPyPI + PyPI):

python -m pip install --pre -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple "datarobot-genai[llamaindex]==0.1.22.dev128"

Index + spec:

https://test.pypi.org/simple/ datarobot-genai==0.1.22.dev128

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 3, 2025

Published dev build to TestPyPI: https://test.pypi.org/project/datarobot-genai/0.1.23.dev129/

uv (TestPyPI + PyPI):

uv pip install --refresh --prerelease=allow --index-strategy=unsafe-best-match -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple "datarobot-genai[llamaindex]==0.1.23.dev129"

pip (TestPyPI + PyPI):

python -m pip install --pre -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple "datarobot-genai[llamaindex]==0.1.23.dev129"

Index + spec:

https://test.pypi.org/simple/ datarobot-genai==0.1.23.dev129

Comment thread pyproject.toml Outdated
Copy link
Copy Markdown
Collaborator

@tsdaemon tsdaemon left a comment

Choose a reason for hiding this comment

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

LGTM with a comment

Comment thread pyproject.toml Outdated
Copy link
Copy Markdown
Contributor

@jpclemens0 jpclemens0 left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 6, 2025

Published dev build to TestPyPI: https://test.pypi.org/project/datarobot-genai/0.1.34.dev184/

uv (TestPyPI + PyPI):

uv pip install --refresh --prerelease=allow --index-strategy=unsafe-best-match -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple "datarobot-genai[llamaindex]==0.1.34.dev184"

pip (TestPyPI + PyPI):

python -m pip install --pre -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple "datarobot-genai[llamaindex]==0.1.34.dev184"

Index + spec:

https://test.pypi.org/simple/ datarobot-genai==0.1.34.dev184

@az-dr az-dr merged commit 8cc0ee3 into main Nov 6, 2025
26 checks passed
@az-dr az-dr deleted the azhang/pypdf-version branch November 6, 2025 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants