Skip to content

Tags: roboflow/roboflow-python

Tags

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #497 from roboflow/feature/mmpv

Feature: Multiple Models Per Version

v1.3.13

Toggle v1.3.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #503 from roboflow/lean/package-custom-weights

refactor: expose a public custom-weights packaging helper

v1.3.12

Toggle v1.3.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Relax idna pin from ==3.7 to >=3.7 (#504)

* Relax idna pin from ==3.7 to >=3.7

idna is a transitive dependency (via requests) and is not imported
anywhere in the SDK; the exact pin existed only to enforce the
CVE-2024-3651 security floor (fixed in idna 3.7, added by Dependabot).

The exact `==3.7` propagates to every package that installs `roboflow`
and forces the resolver to backtrack when a sibling dependency (e.g.
google-cloud) needs a newer idna — this is the root cause worked around
in roboflow-queues#121. Relaxing to `>=3.7` keeps the security floor
while letting the resolver pick a compatible newer idna (requests caps
it at <4). Matches requirements-slim.txt, which already leaves idna
unpinned.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* bump version

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

v1.3.11

Toggle v1.3.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #495 from roboflow/api-key-management

feat(api-keys): roboflow api-key CLI

v1.3.10

Toggle v1.3.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support weight upload for yolo26-sem semantic segmentation mode…

…ls (#492)

v1.3.9

Toggle v1.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(rfdetr): accept dict-form checkpoint args in classname extraction (

…#487)

v1.3.8

Toggle v1.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #470 from roboflow/patch-version-bump

bump version to 1.3.8

v1.3.7

Toggle v1.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #460 from imbgar-roboflow/fix/workflow-specificati…

…on-autowrap

fix(workflows): auto-wrap bare workflow definitions in {"specification": ...}

v1.3.6

Toggle v1.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #466 from roboflow/bump-version-1.3.6

bump version to 1.3.6

v1.3.5

Toggle v1.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #462 from roboflow/bump-version-1.3.5

bump version to 1.3.5