Skip to content

Commit

Permalink
fix(python): set minimum version for s3fs to deal with their shitty t…
Browse files Browse the repository at this point in the history
…ag policy
  • Loading branch information
avouacr authored Mar 12, 2024
1 parent db13836 commit 2e6c31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-minimal/conda-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ dependencies:
- python-duckdb
- python-kubernetes
- requests
- s3fs
- s3fs >= 2024.2.0
- wheel

0 comments on commit 2e6c31c

Please sign in to comment.