feat : update .cmd services & requirements.txt
This commit is contained in:
+4
-4
@@ -1,5 +1,6 @@
|
||||
fastapi>=0.115.12
|
||||
celery==5.5.1
|
||||
flask>=3.1.0
|
||||
celery>=5.5.1
|
||||
aiofiles>=24.1.0
|
||||
uvicorn>=0.34.0
|
||||
pydantic>=2.10.6
|
||||
@@ -34,14 +35,13 @@ httpx>=0.27,<0.29
|
||||
anyio>=3.5.0,<5
|
||||
distro>=1.7.0,<2
|
||||
jiter>=0.4.0,<1
|
||||
sniffio
|
||||
tqdm>4
|
||||
fake_useragent>=2.1.0
|
||||
selenium_stealth>=1.0.6
|
||||
undetected-chromedriver>=3.5.5
|
||||
sentencepiece>=0.2.0
|
||||
# for api provider
|
||||
openai
|
||||
sniffio
|
||||
tqdm>4
|
||||
# if use chinese
|
||||
ordered_set
|
||||
pypinyin
|
||||
|
||||
Reference in New Issue
Block a user