scipy is now at 0.19. All tests pass with it. We have conflicts with other code that is now pulling 0.19, making it hard to keep everything in sync. I'd propose removing the hard limit, as it keeps biting us. This is one of those places where I'd rather have CI save us than restrictive and inevitably conflicting version requirements.
scipy is now at 0.19. All tests pass with it. We have conflicts with other code that is now pulling 0.19, making it hard to keep everything in sync. I'd propose removing the hard limit, as it keeps biting us. This is one of those places where I'd rather have CI save us than restrictive and inevitably conflicting version requirements.