mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
added s3fs client to handler the connection to s3 - add more requirements
This commit is contained in:
parent
9c50c9dcfc
commit
18a32471e7
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
autogluon==0.8.2
|
||||
pandas==1.5.3
|
||||
s3fs==2023.6.0
|
||||
pre-commit==3.3.3
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
autogluon==0.8.2
|
||||
pandas==1.5.3
|
||||
seaborn==0.12.2
|
||||
s3fs==2023.6.0
|
||||
pre-commit==3.3.3
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue