[project] | |
name = "anthropic-api-token-counter" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.11" | |
dependencies = [ | |
"anthropic>=0.38.0", | |
"gradio>=5.4.0", | |
] | |
[project] | |
name = "anthropic-api-token-counter" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.11" | |
dependencies = [ | |
"anthropic>=0.38.0", | |
"gradio>=5.4.0", | |
] | |