anuraggautam14 opened a new issue, #1198:
URL: https://github.com/apache/iceberg-python/issues/1198

   ### Apache Iceberg version
   
   0.7.1 (latest release)
   
   ### Please describe the bug 🐞
   
   issue : 
   In the latest version (0.7.1) , we notice that NumPy is hard-pinned at 1.26 
(pyproject.toml link below) 
   https://github.com/apache/iceberg-python/blob/main/pyproject.toml#L82-L85 
   
   This is causing dependency issue in our environment where our other 
libraries need NumPy > 2
   
   Expected Behaviour:
   
   We expect NumPy to be flex pin to >= 1.26.4 < 3
   


-- 
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: issues-unsubscr...@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to