diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 6aee1a3d..2d5ecbc4 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -3,7 +3,7 @@ scipy == 1.9.1 pandas == 1.4.3 matplotlib == 3.5.3 cvxpy == 1.2.1 -pytest == 7.1.2 # For unit test +pytest == 7.1.3 # For unit test pytest-xdist == 2.5.0 # For unit test mypy == 0.971 # For unit test flake8 == 5.0.4 # For unit test