diff --git a/financial_transcripts/deploy/flow/requirements.txt b/financial_transcripts/deploy/flow/requirements.txt index eb6a811..bbdcd8b 100644 --- a/financial_transcripts/deploy/flow/requirements.txt +++ b/financial_transcripts/deploy/flow/requirements.txt @@ -2,7 +2,7 @@ numpy==1.24.4 openai==1.6.1 python-dotenv==1.0.0 scikit-learn==1.3.0 -mlflow==2.9.2 +mlflow==2.10.0 requests==2.31.0 pyyaml==6.0.1 psycopg2-binary==2.9.6