For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
244 4 9 15

Release notes for PyEikon 1.1.2 + requests 2.22 dependency

Hi-- just saw that Eikon for Python 1.1.2 is available on conda-forge. First off, thanks for using conda-forge so we don't have to use pip.


I've noticed that recent versions (post-1.0.1) include an explicit requirement of requests 2.22.*. Thus they won't coexist with either versions newer (such as the current 2.23.0) or older than 2.22. As a result, systems which put requests==2.23.0 as a requirement will only see pyeikon 1.0.1 available.


2 questions:

1) What new functionality has been added to the Eikon Data API between version 1.0.1 and 1.1.2? Is there a release note for this? What is a user missing if they want to use the latest version of requests?

2) I appreciate that the requirements are being well specified to avoid conflicts, but does pyeikon actually depend so tightly on the particular version of requests? As both the conda recipes and pip wheels are currently structured, conda CANNOT install pyeikon alongside any version of requests other than 2.22.

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
39.2k 75 11 27

@davidk

You can find release notes for Eikon Data APIs Python library under the Documentation tab on Eikon Data APIs page on Refinitiv Developer Portal.

I'm afraid I don't know why we made Eikon Data APIs library for Python dependent on specific version of requests library. I'm guessing this may be related to the introduction of streaming capability, but I'm not sure. I'll try to find out and will revert back here.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Thanks Alex, the release notes are helpful. Were you able to find out why requests has such a tight requirement (2.22.0.*)?

Hi David,
Thanks for following up. I have a confirmation from the product manager that strict dependency on the exact version of requests library (as well as the dependency on the exact versions of other libraries) in Eikon Data APIs for Python package v1.1.2 is an oversight. It will be corrected in future releases.

Click below to post an Idea Post Idea