summaryrefslogtreecommitdiffstats
path: root/requirements.txt
blob: 89d1e3dfbbd9c2321bb7399425f24dbf8c8cb923 (plain)
1
2
3
4
5
6
psutil>=5.6.7
defusedxml
packaging
ujson<4; python_version >= "3.5" and python_version < "3.6"
ujson<5; python_version >= "3.6" and python_version < "3.7"
ujson; python_version >= "3.7"