Skip to content

Python version 3.13.5 (and up) support #2158

Description

@BettyIsBoop

Hi,
I try to use it on Debian 13, setup poetry and python3.

But

betty@debian:~/bin/UltimaScraper$ poetry run python start_us.py
The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead.
The currently activated Python version 3.13.5 is not supported by the project (^3.10 <3.12).
Trying to find and use a compatible version. 

Poetry was unable to find a compatible version. If you have one, you can explicitly use it via the "env use" command.
betty@debian:~/bin/UltimaScraper$ poetry run python3 start_us.py
The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead.
The currently activated Python version 3.13.5 is not supported by the project (^3.10 <3.12).
Trying to find and use a compatible version. 

Poetry was unable to find a compatible version. If you have one, you can explicitly use it via the "env use" command.

there are a solution ?

Thank you.

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