Skip to content

Commit 5ab5f2e

Browse files
specify version for packages
1 parent 464d91f commit 5ab5f2e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp
2-
pyrogram
3-
python-dotenv
4-
tgcrypto
1+
aiohttp<=3.8.1
2+
pyrogram<=1.4.16
3+
python-dotenv<=0.20.0
4+
tgcrypto<=1.2.3

0 commit comments

Comments
 (0)