Files
CrossEncoderRanker/pyproject.toml
Connor Shorten 2ade83cd57 My first commit
2025-11-26 19:21:22 -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"]