summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/requirements.txt
blob: 1b152893c991fc370b1e585d68467383508df439 (plain)
1
2
3
4
pymongo >= 3.0
pypiwin32 == 219 ; sys_platform == "win32"
PyYAML == 3.11
subprocess32 >= 3.2.7 ; os_name == "posix" and python_version < "3"