[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

Nobody has claimed this yet.

Assessment

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

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.

Description

bug

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:

  • I have read the FAQ (https://docs.fastht.ml/explains/faq.html)
  • I have provided a minimal reproducible example
  • I have included the versions of fastlite, fastcore, and fasthtml
  • I understand that this is a volunteer open source project with no commercial support.
Dominant language
Jupyter Notebook
Stars
7k
Forks
321
Avg merge
28m
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from AnswerDotAI/fasthtml

All issues in AnswerDotAI/fasthtml

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.