raulcd commented on code in PR #343:
URL: https://github.com/apache/arrow-cookbook/pull/343#discussion_r1474477916


##########
python/requirements.txt:
##########
@@ -1,5 +1,5 @@
 Sphinx>=4.0.2
-pyarrow==14.0.0
+pyarrow==15.0.0
 pandas>=1.2.5
 opentelemetry-api>=1.0.0
-opentelemetry-sdk>=1.0.0
\ No newline at end of file
+opentelemetry-sdk>=1.0.0opentelemetry-sdk>=1.0.0

Review Comment:
   We do and pip seems to do some magic knowing the name:
   ```
    Collecting opentelemetry-sdk>=1.0.0opentelemetry-sdk>=1.0.0
     Downloading opentelemetry_sdk-1.22.0-py3-none-any.whl (105 kB)
        ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.6/105.6 KB 11.3 MB/s eta 
0:00:00
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to