Fix NameError: name 'RequestsCookieJar' is not defined#99
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
... by downgrading to `requests 2.33`.
Yeah, I actually sent the patch upstream: |
|
I see. Great, thank you! |
Problem
CI started failing.
Solution
Downgrade to
requests2.33.Details
References
Q & A
Did you observe that problem as well, @edgarrmondragon?