Skip to content

Commit

Permalink
remove swagger-ui-bundle hard requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
dtkav committed Aug 30, 2018
1 parent 2e24b79 commit ad66a50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ def read_version(package):
'PyYAML>=3.11',
'requests>=2.9.1',
'six>=1.9',
'swagger-ui-bundle==0.0.2',
'inflection>=0.3.1',
'pathlib>=1.0.1; python_version < "3.4"',
'typing>=3.6.1; python_version < "3.6"',
Expand Down

0 comments on commit ad66a50

Please sign in to comment.