Refactor server state and add health checks
This commit is contained in:
+1
-2
@@ -8,7 +8,6 @@ dependencies = [
|
||||
"aiohappyeyeballs==2.6.1",
|
||||
"aiohttp==3.12.14",
|
||||
"aiosignal==1.4.0",
|
||||
"asyncio==3.4.3",
|
||||
"attrs==25.3.0",
|
||||
"frozenlist==1.7.0",
|
||||
"idna==3.10",
|
||||
@@ -18,6 +17,6 @@ dependencies = [
|
||||
"pyasn1==0.6.1",
|
||||
"qrcode==8.0",
|
||||
"rsa==4.9.1",
|
||||
"telethon==1.40.0",
|
||||
"Telethon==1.40.0",
|
||||
"yarl==1.20.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user