diff --git a/backend/requirements.txt b/backend/requirements.txt index 90a2edc..da836fd 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -fastapi>=0.138.2,<1.0.0 +fastapi>=0.139.2,<1.0.0 uvicorn[standard]>=0.29.0,<1.0.0 python-telegram-bot==21.* PyGithub>=2.3.0,<3.0.0