mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-04 20:05:16 +02:00
feat: add python-telegram-bot dependency to project
This commit is contained in:
parent
820f541f08
commit
69abf0d916
2 changed files with 16 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ dependencies = [
|
|||
"opentelemetry-instrumentation-httpx>=0.61b0",
|
||||
"opentelemetry-instrumentation-celery>=0.61b0",
|
||||
"opentelemetry-instrumentation-logging>=0.61b0",
|
||||
"python-telegram-bot>=22.7",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue