Skip to content

aiohttp is not an optional dependency #2603

Description

@mikhail349

dependencies = ["requests", "aiohttp"]

I'm using the synchronous version of Telebot and getting a lot of packages that I don't need because of aiohttp:

aiohttp==3.14.1
    # via pytelegrambotapi
aiohappyeyeballs==2.6.2
    # via aiohttp
aiosignal==1.4.0
    # via aiohttp
frozenlist==1.8.0
    # via
    #   aiohttp
    #   aiosignal
yarl==1.24.2
    # via aiohttp
multidict==6.7.1
    # via
    #   aiohttp
    #   yarl
propcache==0.5.2
    # via
    #   aiohttp
    #   yarl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions