Skip to content

Commit a9e0a80

Browse files
Merge remote-tracking branch 'upstream/master' into release/1.13.0
2 parents 6cb7419 + c60ccbe commit a9e0a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
'whitenoise==4.1.4',
6565
'django-environ==0.4.5',
6666
'titlecase',
67-
'json-lines==1.2.0' # requred by yarn audit parser
67+
'jsonlines==2.0.0' # requred by yarn audit parser
6868
],
6969

7070
extras_require={'mysql': ['mysqlclient==2.0.3']},

0 commit comments

Comments
 (0)