Skip to content

Python sample actor: add a dependency lockfile (parity with the TS sample) #18

Description

@Pijukatel

Follow-up from #11. sample_actor_py/requirements.txt pins no versions (apify, crawlee[parsel]), unlike the TS sample's committed package-lock.json. Not a criteria violation today (Docker layer caching covers the repeat-build case), but a Docker layer-cache eviction would force an unpinned PyPI re-resolution. Add a lockfile (e.g. pip freeze-generated or a proper lock tool) for reproducibility parity.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions