Update Specify definition

This commit is contained in:
Den Delimarsky 🌺
2025-09-14 21:11:13 -07:00
parent ad9c93c13b
commit 70b3db27db
2 changed files with 24 additions and 2 deletions

View File

@@ -1,12 +1,12 @@
[project]
name = "specify-cli"
version = "0.0.3"
version = "0.0.4"
description = "Setup tool for Specify spec-driven development projects"
requires-python = ">=3.11"
dependencies = [
"typer",
"rich",
"httpx",
"httpx[socks]",
"platformdirs",
"readchar",
"truststore>=0.10.4",