Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move s3fs to cloud extras #15729

Merged
merged 4 commits into from
Nov 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion requirements/app/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ typing-extensions>=4.0.0, <=4.4.0
deepdiff>=5.7.0, <=5.8.1
starsessions>=1.2.1, <2.0 # strict
fsspec>=2022.5.0, <=2022.7.1
s3fs>=2022.5.0, <2022.8.3
croniter>=1.3.0, <1.4.0 # strict; TODO: for now until we find something more robust.
traitlets>=5.3.0, <=5.4.0
arrow>=1.2.0, <1.2.4
Expand Down
1 change: 1 addition & 0 deletions requirements/app/cloud.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
redis>=4.0.1, <=4.2.4
docker>=5.0.0, <=5.0.3
s3fs>=2022.5.0, <2022.8.3
# setuptools==59.5.0