aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author alemi <[email protected]>2024-03-03 18:50:13 +0100
committer alemi <[email protected]>2024-03-03 18:50:13 +0100
commit5c6a47d8327338a2e5d0b9c9f9df204826796d89 (patch)
treeb6a6fe03fc343f4ea969a1e52ba46a9cfbab7327
parent74adfc9259cccf18347c425c3955951cb16f52e2 (diff)
fix: bump pyrogramHEADorigin/devdev
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index c9a675c..675d21a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -14,7 +14,7 @@ classifiers =
[options]
install_requires =
- pyrogram==2.0.24
+ pyrogram==2.0.106
setproctitle==1.3.2
termcolor==2.1.1
psutil==5.9.4