diff --git a/requirements.txt b/requirements.txt index b610113..1f8619b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,9 @@ -pyrogram>=2.0.59 -tgcrypto>=1.2.4 -ujson>=5.5.0 -psutil>=5.9.2 -schedule -fastapi -uvicorn[standard] \ No newline at end of file +APScheduler==3.9.1.post1 +fastapi==0.88.0 +psutil==5.9.4 +pymongo==4.3.3 +Pyrogram==2.0.69 +tgcrypto==1.2.5 +python_dateutil==2.8.2 +starlette==0.23.1 +ujson==5.6.0 \ No newline at end of file