We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10102e6 commit bbcf86fCopy full SHA for bbcf86f
ci/deps/actions-311.yaml
@@ -44,6 +44,7 @@ dependencies:
44
- psycopg2>=2.9.10
45
- pyarrow>=13.0.0
46
- pyiceberg>=0.8.1
47
+ - pydantic<2.12.0 # TMP pin to avoid pyiceberg/pydantic issues
48
- pymysql>=1.1.1
49
- pyreadstat>=1.2.8
50
- pytables>=3.10.1
ci/deps/actions-312.yaml
0 commit comments