We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22baffb commit b539378Copy full SHA for b539378
1 file changed
requirements.txt
@@ -1,7 +1,7 @@
1
fast-json==0.3.2
2
orjson==3.10.15
3
pyjson5==1.6.8
4
-pysimdjson==6.0.2
+pysimdjson==6.0.2 ; python_version < '3.13'
5
python-rapidjson==1.20
6
simplejson==3.19.3
7
ujson==5.10.0
0 commit comments