Update pubgrub (#5649)
We improved the API structure in pubgrub, and also update to generally keep up with upstream.
This commit is contained in:
@@ -3,7 +3,7 @@ use std::collections::Bound;
|
||||
use std::ops::Deref;
|
||||
|
||||
use itertools::Itertools;
|
||||
use pubgrub::range::Range;
|
||||
use pubgrub::Range;
|
||||
|
||||
use distribution_filename::WheelFilename;
|
||||
use pep440_rs::{Operator, Version, VersionSpecifier, VersionSpecifiers};
|
||||
|
||||
Reference in New Issue
Block a user