genouest / biomaj-watcher

Web interface for Biomaj management
1 stars 4 forks source link

Update pymongo to 3.2.x #17

Closed horkko closed 8 years ago

horkko commented 8 years ago

Hi,

I've installed biomaj-watcher next to biomaj. Biomaj-watcher is complaining about a conflict version of pymongo (3.2 for biomaj, and 2.7.2 for biomaj-watcher). Could it be possible to change the required version in setup.py to match biomaj? Thanks

Emmanuel