added dvc to requirements
Some checks failed
s434742-training/pipeline/head There was a failure building this commit
s434742-evaluation/pipeline/head There was a failure building this commit

This commit is contained in:
patrycjalazna 2021-06-12 20:26:38 +02:00
parent c850f4c5e7
commit fbfbf25258
2 changed files with 3 additions and 1 deletions

View File

@ -11,4 +11,5 @@ dependencies:
- scikit-learn
- pymongo
- sacred
- dvc
prefix: /opt/anaconda3/envs/ium

View File

@ -8,3 +8,4 @@ keras==2.4.3
scikit_learn==0.24.2
pymongo
mlflow
dvc==2.3.0