Files
CrossEncoderRanker/pyproject.toml
Connor Shorten 35a155ab16 My first commit
2025-11-26 19:25:53 -05:00

8 lines
206 B
TOML

[project]
name = "CrossEncoderRanker"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = ["modaic>=0.4.1", "weaviate-client>=4.18.1"]