Skip to content

Commit 79ae06e

Browse files
authored
missing dependency
Fix AssertionError at /schema/ Using OpenAPIRenderer, but `pyyaml` is not installed.
1 parent 4282b99 commit 79ae06e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ psycopg2-binary==2.7.7
77
dj-database-url==0.5.0
88
gunicorn==19.9.0
99
whitenoise==4.1.2
10+
PyYAML==5.1

0 commit comments

Comments
 (0)