mirror of
https://github.com/karpathy/nanochat.git
synced 2026-02-03 09:09:49 +00:00
check with 3.9...3.13
This commit is contained in:
parent
c3d633665d
commit
539f42bf89
|
|
@ -3,7 +3,7 @@ name = "nanochat"
|
|||
version = "0.1.0"
|
||||
description = "the minimal full-stack ChatGPT clone"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
"datasets>=4.0.0",
|
||||
"fastapi>=0.117.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user