Skip to content

Python 3.12 support #353

Description

@mSiotniHS

Currently PyFCM lists aiohttp==3.8.6 as a required dependency, however such version of the aiohttp library does not support Python 3.12. aiohttp of version 3.9.0 does support Python 3.12. Is it possible to bump aiohttp's version listed in the setup.py or change the versioning from strict match to be at least 3.8.6 (meaning setting aiohttp>=3.8.6)?

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