0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Egesdahl
ebcf26aa00 SERVER-50774 Update PyMongo requirement to 3.9.0+
The GDB and LLDB pretty-printers were updated to call bson.decode() in
SERVER-43055, and the bson.decode() convenience method was introduced in
PyMongo 3.9.0. However, we never updated the required PyMongo version in
our build requirements. This change updates the requirement so debugging
works properly with newer server versions.
2020-10-03 02:34:45 +00:00
David Bradford
2fb05c59a4 SERVER-42240: Fix what build burn_in_tags looks at and cleanup 2019-07-16 16:34:29 -04:00
Mathew Robinson
8dd6d47557 SERVER-32295 Support Python 3 2019-04-08 14:08:49 -04:00
Mathew Robinson
efa6e9400c SERVER-40332 Add psutil to lint requirements 2019-03-25 16:23:16 -04:00
Ben Caimano
69fe02ad41 SERVER-39207 Remove pip dependency in requirements.txt 2019-01-25 15:41:15 -05:00
Ben Caimano
7aff90a3b5 SERVER-36152 Update requirements.txt
This is the full upgrade and split of the majority of our pypa project
requirements.
2018-09-28 11:07:18 -04:00