Skip to content

Commit fe48f57

Browse files
committed
[f] pyrofork version freezed to 2.3.45, [u] 24.3.5
1 parent a4e0069 commit fe48f57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
dependencies = [
33
'tortoise-orm',
44
'tgcrypto-pyrofork',
5-
'pyrofork',
5+
'pyrofork==2.3.45',
66
'rich',
77
]
88
name = 'reposter'
9-
version = '24.3.4'
9+
version = '24.3.5'
1010
description = 'userbot that forwards messages from telegram channels to others in real time'
1111
readme = 'readme.md'
1212
requires-python = '>=3.11'

0 commit comments

Comments
 (0)