diff --git a/setup.py b/setup.py index 8087a37..56542be 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ 'idna-ssl==1.1.0', 'multidict==4.5.2', 'typing-extensions==3.7.2', - 'ujson==1.35', + 'ujson==5.4.0', 'yarl==1.3.0', ], packages=find_packages()