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