Fokko commented on issue #7746:
URL: https://github.com/apache/iceberg/issues/7746#issuecomment-1571538701
Auch, it looks like some downstream dependency is updated.
```
➜ python git:(fd-bump-poetry) ✗ poetry show typing-extensions
name : typing-extensions
version : 4.5.0
description : Backported and Experimental Type Hints for Python 3.7+
required by
- aioitertools >=4.0
- azure-core >=4.3.0
- azure-storage-blob >=4.0.1
- pydantic >=4.2.0
- rich >=4.0.0,<5.0
```
Can you check if the error persists with `4.6.2`? That one has just been
released. Otherwise, we'll just pin it on 4.5.0.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]