02.3
- Fixed a potential conflict between the built-in
typing
module, and one on pypi - Now can parse deps with brackets listed in requirements
- Now supports dependencies specified using
~=
. (Treat same as~
)
typing
module, and one on pypi~=
. (Treat same as ~
)