Make SubFox production-ready with parallel translation and UI controls
This commit is contained in:
parent
c40b8bed2b
commit
2b1d05f02c
6046 changed files with 798327 additions and 0 deletions
24
requirements.txt
Normal file
24
requirements.txt
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
annotated-doc==0.0.4
|
||||
annotated-types==0.7.0
|
||||
anyio==4.13.0
|
||||
beautifulsoup4==4.14.3
|
||||
certifi==2026.2.25
|
||||
charset-normalizer==3.4.6
|
||||
click==8.3.1
|
||||
deep-translator==1.11.4
|
||||
exceptiongroup==1.3.1
|
||||
fastapi==0.135.2
|
||||
h11==0.16.0
|
||||
idna==3.11
|
||||
pydantic==2.12.5
|
||||
pydantic_core==2.41.5
|
||||
python-multipart==0.0.22
|
||||
requests==2.32.5
|
||||
soupsieve==2.8.3
|
||||
starlette==1.0.0
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
urllib3==2.6.3
|
||||
uvicorn==0.42.0
|
||||
openai
|
||||
jinja2
|
||||
Loading…
Add table
Add a link
Reference in a new issue