Skip to content

Commit 7018c11

Browse files
adding pyiceberg to requirements
1 parent 3b0d7ee commit 7018c11

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ dependencies:
4545
- odfpy>=1.4.1
4646
- psycopg2>=2.9.6
4747
- pyarrow>=10.0.1
48+
- pyiceberg>=0.7.1
4849
- pymysql>=1.1.0
4950
- pyreadstat>=1.2.6
5051
- pytables>=3.8.0

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ openpyxl>=3.1.2
3434
odfpy>=1.4.1
3535
psycopg2-binary>=2.9.6
3636
pyarrow>=10.0.1
37+
pyiceberg>=0.7.1
3738
pymysql>=1.1.0
3839
pyreadstat>=1.2.6
3940
tables>=3.8.0

0 commit comments

Comments
 (0)