first commit
This commit is contained in:
124
requirements.txt
Normal file
124
requirements.txt
Normal file
@@ -0,0 +1,124 @@
|
||||
annotated-doc==0.0.4
|
||||
annotated-types==0.7.0
|
||||
anyio==4.13.0
|
||||
attrs==26.1.0
|
||||
bcrypt==5.0.0
|
||||
beautifulsoup4==4.14.3
|
||||
build==1.4.4
|
||||
certifi==2026.4.22
|
||||
charset-normalizer==3.4.7
|
||||
chromadb==1.5.8
|
||||
click==8.3.3
|
||||
cuda-bindings==13.2.0
|
||||
cuda-pathfinder==1.5.3
|
||||
cuda-toolkit==13.0.2
|
||||
durationpy==0.10
|
||||
filelock==3.29.0
|
||||
flatbuffers==25.12.19
|
||||
fsspec==2026.3.0
|
||||
googleapis-common-protos==1.74.0
|
||||
greenlet==3.4.0
|
||||
grpcio==1.80.0
|
||||
h11==0.16.0
|
||||
hf-xet==1.4.3
|
||||
httpcore==1.0.9
|
||||
httptools==0.7.1
|
||||
httpx==0.28.1
|
||||
huggingface_hub==1.12.0
|
||||
idna==3.13
|
||||
importlib_metadata==8.7.1
|
||||
importlib_resources==7.1.0
|
||||
Jinja2==3.1.6
|
||||
joblib==1.5.3
|
||||
jsonpatch==1.33
|
||||
jsonpointer==3.1.1
|
||||
jsonschema==4.26.0
|
||||
jsonschema-specifications==2025.9.1
|
||||
kubernetes==35.0.0
|
||||
langchain-core==1.3.1
|
||||
langchain-text-splitters==1.1.2
|
||||
langsmith==0.7.35
|
||||
lxml==6.1.0
|
||||
markdown-it-py==4.0.0
|
||||
markdownify==1.2.2
|
||||
MarkupSafe==3.0.3
|
||||
mdurl==0.1.2
|
||||
mmh3==5.2.1
|
||||
mpmath==1.3.0
|
||||
networkx==3.6.1
|
||||
numpy==2.4.4
|
||||
nvidia-cublas==13.1.0.3
|
||||
nvidia-cuda-cupti==13.0.85
|
||||
nvidia-cuda-nvrtc==13.0.88
|
||||
nvidia-cuda-runtime==13.0.96
|
||||
nvidia-cudnn-cu13==9.19.0.56
|
||||
nvidia-cufft==12.0.0.61
|
||||
nvidia-cufile==1.15.1.6
|
||||
nvidia-curand==10.4.0.35
|
||||
nvidia-cusolver==12.0.4.66
|
||||
nvidia-cusparse==12.6.3.3
|
||||
nvidia-cusparselt-cu13==0.8.0
|
||||
nvidia-nccl-cu13==2.28.9
|
||||
nvidia-nvjitlink==13.0.88
|
||||
nvidia-nvshmem-cu13==3.4.5
|
||||
nvidia-nvtx==13.0.85
|
||||
oauthlib==3.3.1
|
||||
onnxruntime==1.25.0
|
||||
opentelemetry-api==1.41.1
|
||||
opentelemetry-exporter-otlp-proto-common==1.41.1
|
||||
opentelemetry-exporter-otlp-proto-grpc==1.41.1
|
||||
opentelemetry-proto==1.41.1
|
||||
opentelemetry-sdk==1.41.1
|
||||
opentelemetry-semantic-conventions==0.62b1
|
||||
orjson==3.11.8
|
||||
overrides==7.7.0
|
||||
packaging==26.1
|
||||
playwright==1.58.0
|
||||
protobuf==6.33.6
|
||||
pybase64==1.4.3
|
||||
pydantic==2.13.3
|
||||
pydantic-settings==2.14.0
|
||||
pydantic_core==2.46.3
|
||||
pyee==13.0.1
|
||||
Pygments==2.20.0
|
||||
PyPika==0.51.1
|
||||
pyproject_hooks==1.2.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.2.2
|
||||
PyYAML==6.0.3
|
||||
referencing==0.37.0
|
||||
regex==2026.4.4
|
||||
requests==2.33.1
|
||||
requests-oauthlib==2.0.0
|
||||
requests-toolbelt==1.0.0
|
||||
rich==15.0.0
|
||||
rpds-py==0.30.0
|
||||
safetensors==0.7.0
|
||||
scikit-learn==1.8.0
|
||||
scipy==1.17.1
|
||||
sentence-transformers==5.4.1
|
||||
setuptools==81.0.0
|
||||
shellingham==1.5.4
|
||||
six==1.17.0
|
||||
soupsieve==2.8.3
|
||||
sympy==1.14.0
|
||||
tenacity==9.1.4
|
||||
threadpoolctl==3.6.0
|
||||
tokenizers==0.22.2
|
||||
torch==2.11.0
|
||||
tqdm==4.67.3
|
||||
transformers==5.6.2
|
||||
triton==3.6.0
|
||||
typer==0.24.2
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
urllib3==2.6.3
|
||||
uuid_utils==0.14.1
|
||||
uvicorn==0.46.0
|
||||
uvloop==0.22.1
|
||||
watchfiles==1.1.1
|
||||
websocket-client==1.9.0
|
||||
websockets==16.0
|
||||
xxhash==3.6.0
|
||||
zipp==3.23.1
|
||||
zstandard==0.25.0
|
||||
Reference in New Issue
Block a user