Skip to content

Commit 53eafb5

Browse files
committed
bump ujson version
1 parent baa47da commit 53eafb5

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
@@ -38,7 +38,7 @@
3838
'jedi>=0.17.0,<0.18.0',
3939
'python-jsonrpc-server>=0.3.2',
4040
'pluggy',
41-
'ujson<=1.35; platform_system!="Windows"'
41+
'ujson>=3.0.0'
4242
],
4343

4444
# List additional groups of dependencies here (e.g. development

0 commit comments

Comments
 (0)