fix: Do not use crawlee version 1.10.1 - #1136
Merged
Merged
Conversation
It made backwards incompatible changes to `crawlee._utils.try_import`
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1136 +/- ##
=======================================
Coverage 92.75% 92.75%
=======================================
Files 53 53
Lines 3519 3519
=======================================
Hits 3264 3264
Misses 255 255
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
janbuchar
reviewed
Sep 22, 2026
Remove specific version of crawlee from requirements.
janbuchar
approved these changes
Sep 22, 2026
Contributor
|
Whoops, thanks, and sorry @Pijukatel. This is the part that isn't tested and is quite difficult to test. We'd need multiple test environments with different combinations of extras installed. Maybe I should look into that, since this is my fuck up. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It made backwards-incompatible changes to
crawlee._utils.try_importUnreleased version of Crawlee 1.10.2 should include backwards compatible fix apify/crawlee-python#2247