mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
Updates the requirements on [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) to permit the latest version. - [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst) - [Commits](https://github.com/ionelmc/pytest-benchmark/compare/v4.0.0...v5.2.3) --- updated-dependencies: - dependency-name: pytest-benchmark dependency-version: 5.2.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
44 lines
369 B
Plaintext
44 lines
369 B
Plaintext
# Benchmark Tools
|
|
|
|
pytest>=7.0.0
|
|
pytest-benchmark>=5.2.3
|
|
|
|
# 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
|