Skip to content

Commit

Permalink
Add dependencies to env.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
asiripanich committed Oct 23, 2024
1 parent a3bab8d commit 56b0464
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions env.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: anzsic
dependencies:
- python=3.13.0
- pip=24.2
- pip:
- polars==1.10.*
- pyarrow==17.0.0
- fastexcel==0.12.0
- papermill==2.6.0

0 comments on commit 56b0464

Please sign in to comment.