We have an API that uses the requests library. We noticed that for requests>=2.32 there is an issue but only on Windows machines and inside of Jupyter environment.
Are there any known issues or fixes for this?
When using requests version 2.31.0 it works as expected.
We have an API that uses the requests library. We noticed that for requests>=2.32 there is an issue but only on Windows machines and inside of Jupyter environment.
Are there any known issues or fixes for this?
When using requests version 2.31.0 it works as expected.