AnswerDotAI / AnswerDotAI/fasthtml

[BUG] pyproject.toml says python>=3.10 but relies on fastcore 2.0.4 which is >=3.11

Open Beginner friendly
#905 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Jupyter Notebook
Stars
7k
Forks
319
Avg merge
28m
Merged PRs (30d)
3

Description

**Expected behavior**
The pyproject.toml say supports python>=3.10, but fastcore>=2.0.4 is a dependency that requires python>=3.11
**Environment Information**
Please provide the following version information:
- fastlite version:
- fastcore version: 2.0.4
- fasthtml version: 0.14.6

**Confirmation**
Please confirm the following:
- [x] I have read the FAQ (https://docs.fastht.ml/explains/faq.html)
- [x] I have provided a minimal reproducible example
- [x] I have included the versions of fastlite, fastcore, and fasthtml
- [x] I understand that this is a volunteer open source project with no commercial support.

Contributor guide

Open the contributing guide

Research direction

Open pyproject.toml and compare the declared Python requirement with the fastcore 2.0.4 dependency requirement. Decide how the package metadata should align those constraints, then verify that dependency installation and the supported Python versions remain consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.