File size: 158 Bytes
fd5fbcc
 
 
 
 
 
2b5de7e
fd5fbcc
 
1
2
3
4
5
6
7
8
9
10
[project]
name = "builderbrain"
version = "0.1.0"
requires-python = ">=3.12"
dependencies = [
    "cvxpy>=1.3.0",
    "httpx>=0.28.1",
    "numpy>=1.24.0",
]