By running WFCatalogCollector.py with the latest pymongo release, we get the message: ``` ./wfcatalog/collector/WFCatalogCollector.py:609: DeprecationWarning: count is deprecated. Use Collection.count_documents instead. ```
By running WFCatalogCollector.py with the latest pymongo release, we get the message: