fix(tests):

This commit is contained in:
Alexander Myasoedov
2024-12-15 19:34:20 +02:00
parent c01a84e45d
commit 924a032c2d
3 changed files with 47 additions and 6 deletions
+2 -1
View File
@@ -44,11 +44,12 @@ numpy = ">=1.24.3,<3.0.0"
jinja2 = "^3.1.4"
[tool.poetry.group.dev.dependencies]
pytest-asyncio = "^0.24.0"
inline-snapshot = "^0.13.3"
black = "^24.10.0"
mypy = "^1.12.0"
pytest = "^8.3.4"
pre-commit = "^4.0.1"
inline-snapshot = "^0.13.3"
langchain-groq = "^0.2.0"
huggingface-hub = "^0.25.1"
# garak = "*"