diff --git a/requirements.txt b/requirements.txt index 5879a47..db6d2a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -beautifulsoup4~=4.12.2 +beautifulsoup4==4.12.2 convopyro==0.5 -pyrogram~=2.0.103 -tgcrypto~=1.2.5 pathlib~=1.0.1 -ujson~=5.7.0 \ No newline at end of file +pyrogram==2.0.103 +tgcrypto==1.2.5 +ujson==5.7.0 \ No newline at end of file