Skip to content

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dvc[all]==3.23.0
33
flake8==6.1.0
44
numpy==1.23.5
55
pandas==2.0.3
6-
ydata-profiling==4.6.4
6+
ydata-profiling==4.9.0
77
scikit-learn==1.3.0
88
xgboost==1.7.6
99
pytest==7.4.0
@@ -14,7 +14,7 @@ uvicorn==0.27.0
1414
starlette>=0.36.3
1515
httpx==0.25.0
1616
pydantic>=2
17-
gunicorn==22.0.0
17+
gunicorn==23.0.0
1818
matplotlib==3.6.2
1919
seaborn==0.12.2
2020
scipy==1.10.1

0 commit comments

Comments
 (0)