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 3b0d7ee commit 7018c11Copy full SHA for 7018c11
environment.yml
@@ -45,6 +45,7 @@ dependencies:
45
- odfpy>=1.4.1
46
- psycopg2>=2.9.6
47
- pyarrow>=10.0.1
48
+ - pyiceberg>=0.7.1
49
- pymysql>=1.1.0
50
- pyreadstat>=1.2.6
51
- pytables>=3.8.0
requirements-dev.txt
@@ -34,6 +34,7 @@ openpyxl>=3.1.2
34
odfpy>=1.4.1
35
psycopg2-binary>=2.9.6
36
pyarrow>=10.0.1
37
+pyiceberg>=0.7.1
38
pymysql>=1.1.0
39
pyreadstat>=1.2.6
40
tables>=3.8.0
0 commit comments