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
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
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