first
This commit is contained in:
14
pyproject.toml
Normal file
14
pyproject.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
[project]
|
||||
name = "oai-team-auto-provisioner"
|
||||
version = "0.1.0"
|
||||
description = "OpenAI Team 账号自动批量注册 & CRS 入库工具"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"drissionpage>=4.1.1.2",
|
||||
"python-telegram-bot>=22.5",
|
||||
"requests>=2.32.5",
|
||||
"rich>=14.2.0",
|
||||
"setuptools>=80.9.0",
|
||||
"tomli>=2.3.0",
|
||||
]
|
||||
Reference in New Issue
Block a user