feat: codex-register with Sub2API增强 + Playwright引擎
Some checks are pending
Docker Image CI / build-and-push-image (push) Waiting to run
Some checks are pending
Docker Image CI / build-and-push-image (push) Waiting to run
This commit is contained in:
15
requirements.txt
Normal file
15
requirements.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
certifi>=2024.0.0
|
||||
cffi>=1.16.0
|
||||
curl_cffi>=0.14.0
|
||||
pycparser>=1.21
|
||||
pydantic>=2.0.0
|
||||
pydantic-settings>=2.0.0
|
||||
fastapi>=0.100.0
|
||||
uvicorn[standard]>=0.23.0
|
||||
jinja2>=3.1.0
|
||||
python-multipart>=0.0.6
|
||||
sqlalchemy>=2.0.0
|
||||
aiosqlite>=0.19.0
|
||||
psycopg[binary]>=3.1.18
|
||||
# 可选:无痕打开支付页需要 playwright(pip install playwright && playwright install chromium)
|
||||
playwright>=1.40.0
|
||||
Reference in New Issue
Block a user