Merge branch 'main' of github.com:msoedov/langalf

This commit is contained in:
Alexander Myasoedov
2024-04-26 21:21:42 +03:00
2 changed files with 290 additions and 288 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ pandas = "^1.4.0"
datasets = "^1.14.0"
[tool.poetry.group.dev.dependencies]
black = "^23.10.1"
black = ">=23.10.1,<25.0.0"
mypy = "^1.6.1"
httpx = ">=0.25.1,<0.28.0"
pytest = "^7.4.3"