summaryrefslogtreecommitdiffstats
path: root/requirements.txt
blob: 270dc661a87e8975d959820737d72d2b65e156b0 (plain)
1
2
3
4
5
6
7
8
psutil>=5.6.7
defusedxml
packaging; python_version >= "3.7"
future; python_version < "3.0"
ujson<3; python_version < "3.0"
ujson<4; python_version >= "3.5" and python_version < "3.6"
ujson<5; python_version >= "3.6" and python_version < "3.7"
ujson>=5.4.0; python_version >= "3.7"