remove pyngrok, removed unnecessary bot.close(), bot.logout() etc. calls
All checks were successful
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Successful in 1m1s
Build Docs / deploy-docs (push) Successful in 5s

This commit is contained in:
Alexander Kalinovsky
2025-04-12 15:45:40 +07:00
parent dc006c70fd
commit 783ecac91a
3 changed files with 1 additions and 54 deletions

View File

@@ -21,7 +21,6 @@ dependencies = [
"greenlet>=3.1.1",
"mkdocs-material>=9.6.5",
"pydantic-settings>=2.7.1",
"pyngrok>=7.2.3",
"pytest>=8.3.4",
"ruff>=0.9.6",
"sqlmodel>=0.0.22",