Initial commit
This commit is contained in:
87
requirements.txt
Normal file
87
requirements.txt
Normal file
@@ -0,0 +1,87 @@
|
||||
annotated-doc==0.0.4
|
||||
annotated-types==0.7.0
|
||||
anyio==4.12.1
|
||||
cachetools==5.5.2
|
||||
certifi==2026.2.25
|
||||
charset-normalizer==3.4.4
|
||||
click==8.3.1
|
||||
colorama==0.4.6
|
||||
dnspython==2.8.0
|
||||
email-validator==2.3.0
|
||||
et_xmlfile==2.0.0
|
||||
fastapi==0.135.1
|
||||
fastapi-cli==0.0.24
|
||||
filelock==3.20.0
|
||||
fsspec==2025.12.0
|
||||
google-api-core==2.30.0
|
||||
google-auth==2.29.0
|
||||
google-cloud-vision==3.7.2
|
||||
googleapis-common-protos==1.72.0
|
||||
grpcio==1.78.0
|
||||
grpcio-status==1.62.3
|
||||
h11==0.16.0
|
||||
httpcore==1.0.9
|
||||
httptools==0.7.1
|
||||
httpx==0.28.1
|
||||
huggingface_hub==0.36.2
|
||||
idna==3.11
|
||||
Jinja2==3.1.6
|
||||
joblib==1.5.3
|
||||
loguru==0.7.2
|
||||
markdown-it-py==4.0.0
|
||||
MarkupSafe==3.0.2
|
||||
mdurl==0.1.2
|
||||
mpmath==1.3.0
|
||||
networkx==3.6.1
|
||||
numpy==1.26.4
|
||||
openpyxl==3.1.5
|
||||
orjson==3.11.7
|
||||
packaging @ file:///C:/miniconda3/conda-bld/packaging_1761049137378/work
|
||||
pandas==3.0.1
|
||||
pillow==10.3.0
|
||||
proto-plus==1.27.1
|
||||
protobuf==4.25.8
|
||||
psutil==5.9.8
|
||||
pyasn1==0.6.2
|
||||
pyasn1_modules==0.4.2
|
||||
pydantic==2.7.1
|
||||
pydantic_core==2.18.2
|
||||
Pygments==2.19.2
|
||||
PyMuPDF==1.24.3
|
||||
PyMuPDFb==1.24.3
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.2.2
|
||||
python-multipart==0.0.9
|
||||
PyYAML==6.0.3
|
||||
regex==2026.2.28
|
||||
requests==2.32.5
|
||||
rich==14.3.3
|
||||
rich-toolkit==0.19.7
|
||||
rsa==4.9.1
|
||||
safetensors==0.7.0
|
||||
scikit-learn==1.8.0
|
||||
scipy==1.17.1
|
||||
setuptools==80.10.2
|
||||
shellingham==1.5.4
|
||||
six==1.17.0
|
||||
sse-starlette==3.3.2
|
||||
starlette==0.52.1
|
||||
sympy==1.13.1
|
||||
threadpoolctl==3.6.0
|
||||
timm==0.9.16
|
||||
tokenizers==0.19.1
|
||||
torch==2.6.0+cu124
|
||||
torchvision==0.21.0+cu124
|
||||
tqdm==4.66.4
|
||||
transformers==4.41.2
|
||||
typer==0.24.1
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2025.3
|
||||
ujson==5.11.0
|
||||
urllib3==2.6.3
|
||||
uvicorn==0.30.1
|
||||
watchfiles==1.1.1
|
||||
websockets==16.0
|
||||
wheel==0.46.3
|
||||
win32_setctime==1.2.0
|
||||
Reference in New Issue
Block a user