Skip to content

Commit

Permalink
Merged requirements.txt
Browse files Browse the repository at this point in the history
Signed-off-by: VEIY82L <[email protected]>
  • Loading branch information
DaBeIDS committed Oct 23, 2023
1 parent dc62310 commit ba497e6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.

This file was deleted.

3 changes: 0 additions & 3 deletions data_extractor/code/model_pipeline/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ RUN chmod -R 777 /app/code

ENV SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True

WORKDIR /app/code/kpi_inference_data_pipeline
RUN pip install -e .

WORKDIR /app/code/model_pipeline
RUN pip install -e .

Expand Down
2 changes: 2 additions & 0 deletions data_extractor/code/model_pipeline/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ MarkupSafe
boto3
scikit-learn
protobuf
fuzzywuzzy
python-Levenshtein

0 comments on commit ba497e6

Please sign in to comment.