diff --git a/pip-requirements.txt b/pip-requirements.txt index 71969ed..dde8759 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -22,7 +22,7 @@ sphinx>=9.1.0 # System utilities psutil>=7.2.2 requests>=2.28.0 -pyyaml>=6.0 +pyyaml>=6.0.3 # Container support docker>=7.1.0 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 98484ae..a8fc446 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ pynvml>=13.0.1 # Data processing and analysis requests>=2.28.0 -pyyaml>=6.0 +pyyaml>=6.0.3 toml>=0.10.2 # Development and testing tools