From 09a0edaff43e0f6f8f88ee14a5b903a163517d8b Mon Sep 17 00:00:00 2001 From: Asher Foa <1268088+asherf@users.noreply.github.com> Date: Mon, 1 Feb 2021 09:09:51 -0800 Subject: [PATCH] Upgrade packaging from 20.8 to 20.9 Run isort over the code base (:issue:`377`) Add support for the macosx_10_*_universal2 platform tags (:issue:`379`) Introduce packaging.utils.parse_wheel_filename() and parse_sdist_filename() (:issue:`387` and :issue:`389`) https://github.com/pypa/packaging/blob/main/CHANGELOG.rst --- 3rdparty/python/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/python/constraints.txt b/3rdparty/python/constraints.txt index f1c4a3c9ccd8..a67a3c1e7859 100644 --- a/3rdparty/python/constraints.txt +++ b/3rdparty/python/constraints.txt @@ -15,7 +15,7 @@ mypy==0.800 mypy-extensions==0.4.3 packaging==20.9 pex==2.1.28 -pip==20.2.3 +pip==20.2.1 pluggy==0.13.1 psutil==5.7.0 py==1.10.0