mirror of
https://github.com/TeamPGM/PagerMaid-Pyro.git
synced 2024-11-16 11:42:16 +00:00
🔖 Update to v1.4.13
This commit is contained in:
parent
988d51feaf
commit
b9efbecea3
@ -22,8 +22,8 @@ from pagermaid.scheduler import scheduler
|
||||
import pyromod.listen
|
||||
from pyrogram import Client
|
||||
|
||||
pgm_version = "1.4.12"
|
||||
pgm_version_code = 1412
|
||||
pgm_version = "1.4.13"
|
||||
pgm_version_code = 1413
|
||||
CMD_LIST = {}
|
||||
module_dir = __path__[0]
|
||||
working_dir = getcwd()
|
||||
|
@ -8,8 +8,8 @@ psutil==5.9.6
|
||||
httpx==0.25.0
|
||||
apscheduler==3.10.4
|
||||
sqlitedict~=2.1.0
|
||||
casbin==1.33.0
|
||||
sentry-sdk==1.34.0
|
||||
casbin==1.36.3
|
||||
sentry-sdk==2.12.0
|
||||
PyQRCode>=1.2.1
|
||||
PyPng
|
||||
fastapi==0.109.1
|
||||
|
Loading…
Reference in New Issue
Block a user