kevinjqliu opened a new pull request, #1538:
URL: https://github.com/apache/iceberg-python/pull/1538

   Since we bumped Poetry to `2.0.1` in #1525, we have not regenerated poetry 
lock. Looks like poetry adds a lot of additional information to the lock file. 
Let's regenerate the lock file on `main`.
   
   This PR runs `poetry lock` on a clean install
   ```
   pip uninstall poetry
   make install
   poetry lock
   ```


-- 
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

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