mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-07-03 14:05:26 +02:00
Updated python version
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ name = "free-claude-code"
|
||||
version = "2.0.0"
|
||||
description = "Middleware between Claude Code CLI (Anthropic API) and NVIDIA NIM"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
requires-python = "==3.14.1"
|
||||
dependencies = [
|
||||
"fastapi[standard]>=0.115.11",
|
||||
"uvicorn>=0.34.0",
|
||||
|
||||
Reference in New Issue
Block a user