mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
pymongo >= 3.0
|
|
pypiwin32 == 219 ; sys_platform == "win32"
|
|
PyYAML == 3.11
|
|
requests >= 2.0.0
|
|
subprocess32 >= 3.2.7 ; os_name == "posix" and python_version < "3"
|