diff --git a/requirements.txt b/requirements.txt index 3fecff1..8bc0f26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ scikit-learn==1.5.0 xgboost==2.0.3 lightgbm==4.6.0 catboost==1.2.7 -mlflow==3.9.0rc0 # Model tracking +mlflow==3.11.0rc1 # Model tracking # seldon-core==2.9.0 # Model serving # Deep Learning @@ -27,7 +27,7 @@ mlflow==3.9.0rc0 # Model tracking # APIs & Web Services fastapi==0.111.0 uvicorn==0.28.0 # Downgraded to compatible version (NOT 0.29.0) -requests==2.32.4 +requests==2.33.0 boto3==1.34.0 # Geospatial & Routing @@ -48,7 +48,7 @@ dask==2024.5.1 # Parallel processing faust-streaming[rocksdb]==0.11.3 # Streaming application # Utilities -python-dotenv==1.0.1 # Environment management +python-dotenv==1.2.2 # Environment management pyyaml==6.0.1 # Configuration files click==8.1.7 # Latest compatible version for dask and prefect referencing==0.36.2