Files
semantica/benchmarks/requirements.txt
T
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2d9bbf08b1 deps(deps): update pytest-benchmark requirement from >=4.0.0 to >=5.2.3 (#522)
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>
2026-05-01 18:05:17 +05:30

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