mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-07-05 11:17:49 +02:00
feat(update deps):
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user