diff --git a/fastapi__examples/market_from_stepic/requirements.txt b/fastapi__examples/market_from_stepic/requirements.txt index 1cebfb6b..1cfe61c1 100644 --- a/fastapi__examples/market_from_stepic/requirements.txt +++ b/fastapi__examples/market_from_stepic/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.111.0 uvicorn[standard]==0.30.1 -PyJWT==2.8.0 +PyJWT==2.12.0 passlib==1.7.4 bcrypt==4.0.1 \ No newline at end of file