Files
mongo/etc/pip/components/core.req
2019-04-08 14:08:49 -04:00

6 lines
144 B
Plaintext

# Core (we need these for most buildscripts)
PyYAML >= 3.0.0
requests >= 2.0.0
pymongo >= 3.0, != 3.6.0 # See PYTHON-1434, SERVER-34820
psutil