summaryrefslogtreecommitdiff
path: root/etc/pip/components/core.req
blob: 5ade071a8ec566d3059526c50e74eedeecb43eef (plain)
1
2
3
4
5
6
# Core (we need these for most buildscripts)
psutil
pymongo >= 3.0, != 3.6.0  # See PYTHON-1434, SERVER-34820
PyYAML >= 3.0.0, < 6.0
requests >= 2.0.0
wrapt == 1.12.1