mirror of
https://github.com/TheSmallHanCat/sora2api.git
synced 2026-02-27 21:54:42 +08:00
sora2api
This commit is contained in:
12
requirements.txt
Normal file
12
requirements.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
fastapi==0.119.0
|
||||
uvicorn[standard]==0.32.1
|
||||
curl-cffi==0.13.0
|
||||
pyjwt==2.10.1
|
||||
python-multipart==0.0.20
|
||||
aiosqlite==0.20.0
|
||||
bcrypt==4.2.1
|
||||
python-dotenv==1.0.1
|
||||
pydantic==2.10.4
|
||||
pydantic-settings==2.7.0
|
||||
tomli==2.2.1
|
||||
toml
|
||||
Reference in New Issue
Block a user