diff --git a/setup.py b/setup.py index 1254b94..1c27039 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ "bokeh==2.4.3", "Backtesting==0.3.3", "scikit-learn==1.2.0", - "pytest==7.2.0", + "pytest==7.2.2", "torch==1.13.1", "lightgbm==3.3.3", "yfinance==0.2.3",