aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
blob: 1f66a6cec818dff3a272c00d7af67be7e399bae0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[project]
name = "protobuffer"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
    "bbpb>=1.4.2",
    "openai>=2.26.0",
    "requests>=2.32.5",
    "streamlit>=1.55.0",
]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage