Drf-yasg: Update to `requirements/base.txt` did not make the 1.16.1 release

Created on 5 Aug 2019  路  2Comments  路  Source: axnsan12/drf-yasg

Please re-release the package; I just downloaded 1.16.1 from pypi and this is the content of requirements/base.txt:

coreapi>=2.3.3
coreschema>=0.0.4
ruamel.yaml>=0.15.34
inflection>=0.3.1
six>=1.10.0
uritemplate>=3.0.0

djangorestframework>=3.8
Django>=1.11.7

apparently the changes did not make it to the tarball.

Most helpful comment

Please include packaging (dependency) (as it is in master branch) into new release.
Otherwise I get the following error:

ImportError: Could not import 'drf_yasg.generators.OpenAPISchemaGenerator' for API setting 'DEFAULT_GENERATOR_CLASS'. ModuleNotFoundError: No module named 'packaging'.

All 2 comments

Please include packaging (dependency) (as it is in master branch) into new release.
Otherwise I get the following error:

ImportError: Could not import 'drf_yasg.generators.OpenAPISchemaGenerator' for API setting 'DEFAULT_GENERATOR_CLASS'. ModuleNotFoundError: No module named 'packaging'.

Duplicate of #412

Was this page helpful?
0 / 5 - 0 ratings

Related issues

marcosgeorgopoulos picture marcosgeorgopoulos  路  4Comments

therefromhere picture therefromhere  路  3Comments

gertjanol picture gertjanol  路  5Comments

Safrone picture Safrone  路  3Comments

geekashu picture geekashu  路  5Comments