mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
add dynaconf to prediction requirements
This commit is contained in:
parent
39e31d8080
commit
206b6e9d06
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,6 @@ joblib==1.3.2
|
|||
boto3==1.28.17
|
||||
pandas==1.5.3
|
||||
autogluon==0.8.2
|
||||
dynaconf==3.2.0
|
||||
pyarrow==13.0.0
|
||||
pre-commit==3.3.3
|
||||
sphinx==7.2.5
|
||||
sphinx_rtd_theme==1.3.0
|
||||
|
|
|
|||
|
|
@ -2,5 +2,6 @@ joblib==1.3.2
|
|||
boto3==1.28.17
|
||||
pandas==1.5.3
|
||||
autogluon==0.8.2
|
||||
dynaconf==3.2.0
|
||||
pyarrow==13.0.0
|
||||
PyYAML==6.0.1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue