feat(update deps):

This commit is contained in:
Alexander Myasoedov
2025-02-15 13:29:19 +02:00
parent 32547535b9
commit 99b82ef052
2 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -35,7 +35,7 @@ loguru = "^0.7.3"
httpx = "^0.28.1"
cache-to-disk = "^2.0.0"
pandas = ">=1.4,<3.0"
datasets = ">=1.14,<4.0"
datasets = "^3.3.0"
tabulate = ">=0.8.9,<0.10.0"
colorama = "^0.4.4"
matplotlib = "^3.9.2"
@@ -67,7 +67,7 @@ huggingface-hub = ">=0.25.1,<0.29.0"
# Docs
mkdocs = ">=1.4.2"
mkdocs-material = ">=8.5.10"
mkdocs-material = "^9.6.4"
mkdocstrings = ">=0.26.1"
mkdocs-jupyter = ">=0.25.1"