소스 검색

Fix the security vulnerability

Signed-off-by: Vadim Markovtsev <vadim@sourced.tech>
Vadim Markovtsev 6 년 전
부모
커밋
21756abb82
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -2,7 +2,7 @@ clint>=0.5.1,<1.0
 matplotlib>=2.0,<4.0
 numpy>=1.16.0,<2.0
 pandas>=0.20.0,<1.0
-PyYAML>=3.12,<4.0
+PyYAML>=4.2b1,<5.0
 scipy>=0.19.0,<2.0
 protobuf>=3.5.0,<4.0
 munch>=2.0