mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
add requiremnets
This commit is contained in:
parent
72334aeb44
commit
7dd13aab06
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
joblib==1.3.2
|
||||
boto3==1.28.17
|
||||
pandas==1.5.3
|
||||
scikit-learn==1.3.0
|
||||
autogluon==0.8.2
|
||||
pyarrow==13.0.0
|
||||
pre-commit==3.3.3
|
||||
sphinx==7.2.5
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
joblib==1.3.2
|
||||
boto3==1.28.17
|
||||
pandas==1.5.3
|
||||
scikit-learn==1.3.0
|
||||
autogluon==0.8.2
|
||||
pyarrow==13.0.0
|
||||
PyYAML==6.0.1
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
boto3==1.28.41
|
||||
pandas==1.5.3
|
||||
scikit-learn==1.3.0
|
||||
autogluon==0.8.2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue