mirror of https://github.com/coddrago/Heroku
Fix deps error
parent
aeddd7a870
commit
b179c54f96
|
@ -125,7 +125,8 @@ else:
|
|||
"pip",
|
||||
"uninstall",
|
||||
"-y",
|
||||
"telethon telethon-mod",
|
||||
"telethon",
|
||||
"telethon-mod",
|
||||
],
|
||||
check=True,
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue