summaryrefslogtreecommitdiffstats
path: root/mgr/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mgr/requirements.txt')
-rw-r--r--mgr/requirements.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/mgr/requirements.txt b/mgr/requirements.txt
index 76800d0..c05a864 100644
--- a/mgr/requirements.txt
+++ b/mgr/requirements.txt
@@ -20,7 +20,7 @@ mock==3.0.5
unittest_xml_reporting==1.12.0
# for auto swagger
-ruamel.yaml==0.16.10
+ruamel.yaml==0.17.1
drf-yasg==1.17.0
flex>=6.11.1
swagger-spec-validator>=2.1.0
@@ -31,4 +31,5 @@ onappylog>=1.0.9
# uwsgi for parallel processing
uwsgi
-PyYAML==5.4.1 \ No newline at end of file
+PyYAML==5.4.1
+cryptography==36.0.1 \ No newline at end of file