Skip to content

Python 3.10 and higher emits deprecation warning for upcoming Python 3.12 #13

Closed
@miketheman

Description

@miketheman
python3.11/site-packages/forcediphttpsadapter/adapters.py:92: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
    if StrictVersion(requests.__version__) < StrictVersion('2.4.0'):

See https://docs.python.org/3/whatsnew/3.10.html#distutils-deprecated

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