mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-09-15 04:00:33 +00:00
44 lines
369 B
Plaintext
44 lines
369 B
Plaintext
# Benchmark Tools
|
|
|
|
pytest>=7.0.0
|
|
pytest-benchmark>=4.0.0
|
|
|
|
# Core Utils
|
|
|
|
pydantic
|
|
loguru
|
|
chardet
|
|
requests
|
|
greenlet
|
|
typing-extensions
|
|
tqdm
|
|
click
|
|
rich
|
|
|
|
numpy
|
|
pandas
|
|
networkx
|
|
scikit-learn
|
|
|
|
# Graph & Storage
|
|
|
|
sqlalchemy
|
|
rdflib
|
|
neo4j
|
|
redis
|
|
|
|
# AI proc
|
|
|
|
torch
|
|
transformers
|
|
sentence-transformers
|
|
spacy
|
|
beautifulsoup4
|
|
lxml
|
|
pypdf2
|
|
python-docx
|
|
openpyxl
|
|
pillow
|
|
feedparser
|
|
GitPython
|