Added missing modules for timetests (#6896)

This commit is contained in:
Ilya Sharikov 2021-08-03 12:19:40 +03:00 committed by GitHub
parent 063c240ed6
commit 26c8b29b35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,3 +4,5 @@ PyYAML==5.4.1
jsonschema==3.2.0
distro==1.5.0
numpy==1.18.5
pymongo
pytest-html