diff options
Diffstat (limited to 'mgr/requirements.txt')
-rw-r--r-- | mgr/requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mgr/requirements.txt b/mgr/requirements.txt index 8af9491..5c7d634 100644 --- a/mgr/requirements.txt +++ b/mgr/requirements.txt @@ -20,7 +20,9 @@ mock==3.0.5 unittest_xml_reporting==1.12.0 # for auto swagger +ruamel.yaml<0.16.0 drf-yasg==1.16.0 + flex>=6.11.1 swagger-spec-validator>=2.1.0 |