Skip to content

Commit

Permalink
Update environment
Browse files Browse the repository at this point in the history
  • Loading branch information
scharlottej13 authored Oct 2, 2024
1 parent 7149c14 commit 7258e8b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ channels:
- conda-forge
dependencies:
- python=3.11
- dask >=2024.2.0
- dask-expr
- dask >=2024.8.0
- coiled
- zstandard
- python-duckdb
Expand All @@ -17,8 +16,8 @@ dependencies:
- s3fs
- universal_pathlib <0.2.0
- boto3
- deltalake=0.15.3
- deltalake >=0.18
# - dask-deltatable
- pip
- pip:
- git+https://github.com/fjetter/dask-deltatable.git@dask_expr
- git+https://github.com/dask-contrib/dask-deltatable.git@7706c22aa07f978f481ca4996dce8ca0121c812e

0 comments on commit 7258e8b

Please sign in to comment.