There was an error while loading. Please reload this page.
1 parent baa47da commit 53eafb5Copy full SHA for 53eafb5
setup.py
@@ -38,7 +38,7 @@
38
'jedi>=0.17.0,<0.18.0',
39
'python-jsonrpc-server>=0.3.2',
40
'pluggy',
41
- 'ujson<=1.35; platform_system!="Windows"'
+ 'ujson>=3.0.0'
42
],
43
44
# List additional groups of dependencies here (e.g. development
0 commit comments