Update PyYAML to version 5.1
Update use of safe_load and safe_dump to load and dump using the CSafeLoader with SafeLoader as a fallback. Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
BIN
requirements/.base.txt.swp
Normal file
BIN
requirements/.base.txt.swp
Normal file
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
Pillow==6.0.0
|
||||
PyYAML==3.13
|
||||
PyYAML==5.1
|
||||
|
||||
celery==3.1.24
|
||||
|
||||
|
||||
Reference in New Issue
Block a user