diff --git a/networkplayground/app1/requirements.txt b/networkplayground/app1/requirements.txt index f9cf267..f99f590 100644 --- a/networkplayground/app1/requirements.txt +++ b/networkplayground/app1/requirements.txt @@ -1,4 +1,4 @@ fastapi==0.85.1 pydantic==1.10.2 -requests==2.28.1 +requests==2.31.0 uvicorn