@ -16,7 +16,6 @@ jobs:
strategy:
matrix:
python-version:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
@ -25,7 +25,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.7"
python = "^3.9"
torch = "2.1.1"
transformers = "4.37.1"
openai = "0.28.0"