diff --git a/api/requirements.txt b/api/requirements.txt index 6571163..f6a8369 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -13,4 +13,4 @@ pytest-cov marshmallow~=3.15.0 faker~=13.3.4 yfinance~=0.1.6 -requests~=2.22.0 \ No newline at end of file +requests~=2.27.1 \ No newline at end of file