Files
gem5/util/helper_scripts_for_mongodb/requirements.txt
Bobby R. Bruce 8593f69f0a util: Fix MongoDB script requirements.txt (#1426)
Dependency Bot appears to have had difficulty with this file:
https://github.com/gem5/gem5/security/dependabot/29

This PR:

1. Removes the weird "```" which could not be parsed.
2. Ups PyMongo to a more secure version.
2024-08-08 13:01:29 -07:00

3 lines
32 B
Plaintext

bson == 0.5.10
pymongo == 4.6.3