updated the requirements.txt
This commit is contained in:
@@ -3,6 +3,7 @@ aiohappyeyeballs==2.6.1
|
|||||||
aiohttp==3.11.18
|
aiohttp==3.11.18
|
||||||
aiosignal==1.3.2
|
aiosignal==1.3.2
|
||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
|
antlr4-python3-runtime==4.9.3
|
||||||
anyio==4.8.0
|
anyio==4.8.0
|
||||||
asgiref==3.8.1
|
asgiref==3.8.1
|
||||||
astor==0.8.1
|
astor==0.8.1
|
||||||
@@ -40,6 +41,7 @@ djangorestframework==3.15.2
|
|||||||
djangorestframework_simplejwt==5.5.0
|
djangorestframework_simplejwt==5.5.0
|
||||||
duckdb==1.2.1
|
duckdb==1.2.1
|
||||||
durationpy==0.9
|
durationpy==0.9
|
||||||
|
effdet==0.4.1
|
||||||
emoji==2.14.1
|
emoji==2.14.1
|
||||||
eval_type_backport==0.2.2
|
eval_type_backport==0.2.2
|
||||||
Faker==37.0.0
|
Faker==37.0.0
|
||||||
@@ -50,10 +52,13 @@ flatbuffers==25.2.10
|
|||||||
fonttools==4.56.0
|
fonttools==4.56.0
|
||||||
frozenlist==1.6.0
|
frozenlist==1.6.0
|
||||||
fsspec==2025.2.0
|
fsspec==2025.2.0
|
||||||
|
google-api-core==2.24.2
|
||||||
google-auth==2.39.0
|
google-auth==2.39.0
|
||||||
|
google-cloud-vision==3.10.1
|
||||||
googleapis-common-protos==1.70.0
|
googleapis-common-protos==1.70.0
|
||||||
greenlet==3.1.1
|
greenlet==3.1.1
|
||||||
grpcio==1.71.0
|
grpcio==1.72.0rc1
|
||||||
|
grpcio-status==1.72.0rc1
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
html5lib==1.1
|
html5lib==1.1
|
||||||
httpcore==1.0.7
|
httpcore==1.0.7
|
||||||
@@ -98,24 +103,28 @@ nest-asyncio==1.6.0
|
|||||||
networkx==3.4.2
|
networkx==3.4.2
|
||||||
nltk==3.9.1
|
nltk==3.9.1
|
||||||
numpy==2.2.3
|
numpy==2.2.3
|
||||||
nvidia-cublas-cu12==12.4.5.8
|
nvidia-cublas-cu12==12.6.4.1
|
||||||
nvidia-cuda-cupti-cu12==12.4.127
|
nvidia-cuda-cupti-cu12==12.6.80
|
||||||
nvidia-cuda-nvrtc-cu12==12.4.127
|
nvidia-cuda-nvrtc-cu12==12.6.77
|
||||||
nvidia-cuda-runtime-cu12==12.4.127
|
nvidia-cuda-runtime-cu12==12.6.77
|
||||||
nvidia-cudnn-cu12==9.1.0.70
|
nvidia-cudnn-cu12==9.5.1.17
|
||||||
nvidia-cufft-cu12==11.2.1.3
|
nvidia-cufft-cu12==11.3.0.4
|
||||||
nvidia-curand-cu12==10.3.5.147
|
nvidia-cufile-cu12==1.11.1.6
|
||||||
nvidia-cusolver-cu12==11.6.1.9
|
nvidia-curand-cu12==10.3.7.77
|
||||||
nvidia-cusparse-cu12==12.3.1.170
|
nvidia-cusolver-cu12==11.7.1.2
|
||||||
nvidia-cusparselt-cu12==0.6.2
|
nvidia-cusparse-cu12==12.5.4.2
|
||||||
nvidia-nccl-cu12==2.21.5
|
nvidia-cusparselt-cu12==0.6.3
|
||||||
nvidia-nvjitlink-cu12==12.4.127
|
nvidia-nccl-cu12==2.26.2
|
||||||
nvidia-nvtx-cu12==12.4.127
|
nvidia-nvjitlink-cu12==12.6.85
|
||||||
|
nvidia-nvtx-cu12==12.6.77
|
||||||
oauthlib==3.2.2
|
oauthlib==3.2.2
|
||||||
olefile==0.47
|
olefile==0.47
|
||||||
ollama==0.4.7
|
ollama==0.4.7
|
||||||
|
omegaconf==2.3.0
|
||||||
|
onnx==1.18.0
|
||||||
onnxruntime==1.21.1
|
onnxruntime==1.21.1
|
||||||
openai==1.65.4
|
openai==1.65.4
|
||||||
|
opencv-python==4.11.0.86
|
||||||
opentelemetry-api==1.32.1
|
opentelemetry-api==1.32.1
|
||||||
opentelemetry-exporter-otlp-proto-common==1.32.1
|
opentelemetry-exporter-otlp-proto-common==1.32.1
|
||||||
opentelemetry-exporter-otlp-proto-grpc==1.32.1
|
opentelemetry-exporter-otlp-proto-grpc==1.32.1
|
||||||
@@ -132,14 +141,20 @@ packaging==24.2
|
|||||||
pandas==2.2.3
|
pandas==2.2.3
|
||||||
pandasai==2.4.2
|
pandasai==2.4.2
|
||||||
pathspec==0.12.1
|
pathspec==0.12.1
|
||||||
|
pdf2image==1.17.0
|
||||||
|
pdfminer.six==20250506
|
||||||
|
pi_heif==0.22.0
|
||||||
|
pikepdf==9.7.0
|
||||||
pillow==11.1.0
|
pillow==11.1.0
|
||||||
platformdirs==4.3.6
|
platformdirs==4.3.6
|
||||||
posthog==4.0.1
|
posthog==4.0.1
|
||||||
propcache==0.3.1
|
propcache==0.3.1
|
||||||
protobuf==5.29.4
|
proto-plus==1.26.1
|
||||||
|
protobuf==6.31.0rc2
|
||||||
psutil==7.0.0
|
psutil==7.0.0
|
||||||
pyasn1==0.6.1
|
pyasn1==0.6.1
|
||||||
pyasn1_modules==0.4.1
|
pyasn1_modules==0.4.1
|
||||||
|
pycocotools==2.0.8
|
||||||
pycparser==2.22
|
pycparser==2.22
|
||||||
pydantic==2.11.4
|
pydantic==2.11.4
|
||||||
pydantic-settings==2.9.1
|
pydantic-settings==2.9.1
|
||||||
@@ -149,12 +164,14 @@ PyJWT==2.10.1
|
|||||||
pyOpenSSL==25.0.0
|
pyOpenSSL==25.0.0
|
||||||
pyparsing==3.2.1
|
pyparsing==3.2.1
|
||||||
pypdf==5.4.0
|
pypdf==5.4.0
|
||||||
|
pypdfium2==4.30.1
|
||||||
PyPika==0.48.9
|
PyPika==0.48.9
|
||||||
pyproject_hooks==1.2.0
|
pyproject_hooks==1.2.0
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
python-iso639==2025.2.18
|
python-iso639==2025.2.18
|
||||||
python-magic==0.4.27
|
python-magic==0.4.27
|
||||||
|
python-multipart==0.0.20
|
||||||
python-oxmsg==0.0.2
|
python-oxmsg==0.0.2
|
||||||
pytz==2025.1
|
pytz==2025.1
|
||||||
PyYAML==6.0.2
|
PyYAML==6.0.2
|
||||||
@@ -167,6 +184,7 @@ requests-toolbelt==1.0.0
|
|||||||
rich==14.0.0
|
rich==14.0.0
|
||||||
rpds-py==0.24.0
|
rpds-py==0.24.0
|
||||||
rsa==4.9.1
|
rsa==4.9.1
|
||||||
|
safetensors==0.5.3
|
||||||
scipy==1.15.2
|
scipy==1.15.2
|
||||||
service-identity==24.2.0
|
service-identity==24.2.0
|
||||||
setuptools==75.8.2
|
setuptools==75.8.2
|
||||||
@@ -179,12 +197,15 @@ sqlglot==26.9.0
|
|||||||
sqlglotrs==0.4.0
|
sqlglotrs==0.4.0
|
||||||
sqlparse==0.5.3
|
sqlparse==0.5.3
|
||||||
starlette==0.45.3
|
starlette==0.45.3
|
||||||
sympy==1.13.1
|
sympy==1.14.0
|
||||||
tenacity==9.0.0
|
tenacity==9.0.0
|
||||||
|
timm==1.0.15
|
||||||
tokenizers==0.21.1
|
tokenizers==0.21.1
|
||||||
torch==2.6.0
|
torch==2.7.0
|
||||||
|
torchvision==0.22.0
|
||||||
tqdm==4.67.1
|
tqdm==4.67.1
|
||||||
triton==3.2.0
|
transformers==4.51.3
|
||||||
|
triton==3.3.0
|
||||||
Twisted==24.11.0
|
Twisted==24.11.0
|
||||||
txaio==23.1.1
|
txaio==23.1.1
|
||||||
typer==0.15.3
|
typer==0.15.3
|
||||||
@@ -194,6 +215,8 @@ typing_extensions==4.12.2
|
|||||||
tzdata==2025.1
|
tzdata==2025.1
|
||||||
unstructured==0.17.2
|
unstructured==0.17.2
|
||||||
unstructured-client==0.34.0
|
unstructured-client==0.34.0
|
||||||
|
unstructured-inference==0.8.10
|
||||||
|
unstructured.pytesseract==0.3.15
|
||||||
urllib3==2.3.0
|
urllib3==2.3.0
|
||||||
uvicorn==0.34.2
|
uvicorn==0.34.2
|
||||||
uvloop==0.21.0
|
uvloop==0.21.0
|
||||||
|
|||||||
Reference in New Issue
Block a user