Skip to content

[Bug]: crawl4ai-0.8.7+ requires Python>=3.15 #2006

@pbtsrc

Description

@pbtsrc

crawl4ai version

0.8.9

Expected Behavior

crawl4ai-0.8.7+ requires Python>=3.10

Current Behavior

crawl4ai-0.8.7+ requires python>=3.15
The last version that installs with python-3.13 is crawl4ai-0.8.6

[project]
requires-python = ">=3.13"
dependencies = [
    "crawl4ai==0.8.9",
]
uv sync
  × No solution found when resolving dependencies for split (markers: python_full_version >= '3.15'):
  ╰─▶ Because there is no version of crawl4ai==0.8.9 and your project depends on crawl4ai==0.8.9, we can conclude that your project's requirements are unsatisfiable.

Is this reproducible?

Yes

Inputs Causing the Bug

Steps to Reproduce

Code snippets

OS

Windows

Python version

3.13

Browser

No response

Browser version

No response

Error logs & Screenshots (if applicable)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 BugSomething isn't working🩺 Needs TriageNeeds attention of maintainers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions