delete non-essential deps from legacy use

This commit is contained in:
Andrej Karpathy
2026-03-26 03:10:08 +00:00
parent 7808dc7159
commit 03be953668
2 changed files with 0 additions and 267 deletions
-5
View File
@@ -12,18 +12,13 @@ dependencies = [
"matplotlib>=3.10.8",
"psutil>=7.1.0",
"python-dotenv>=1.2.1",
"regex>=2025.9.1",
"rustbpe>=0.1.0",
"scipy>=1.15.3",
"setuptools>=80.9.0",
"tabulate>=0.9.0",
"tiktoken>=0.11.0",
"tokenizers>=0.22.0",
"torch==2.9.1",
"transformers>=4.57.3",
"uvicorn>=0.36.0",
"wandb>=0.21.3",
"zstandard>=0.25.0",
]
[dependency-groups]