Skip to content

Instantly share code, notes, and snippets.

@gschaffner
Last active April 1, 2024 09:30
Show Gist options
  • Save gschaffner/822423dd56436490b9f56685f9c216c2 to your computer and use it in GitHub Desktop.
Save gschaffner/822423dd56436490b9f56685f9c216c2 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
nox > pip-compile -vvvvvvvvvv --pip-args=-vvvvvvvvvv --upgrade --output-file requirements/dev-darwin-3.12.lock requirements/dev.in
Using pip-tools configuration defaults found in 'pyproject.toml'.
Using indexes:
https://pypi.org/simple
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-tdi0zpr9
Initialized build tracking at /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-tdi0zpr9
Created build tracker: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-tdi0zpr9
Entered build tracker: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-tdi0zpr9
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-ephem-wheel-cache-4e5nocmd
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-resolve-zj10jyaw
ROUND 1
Collecting flake8-artiq@ git+https://gitlab.com/duke-artiq/flake8-artiq.git (from -r requirements/dev.in (line 15))
Cloning https://gitlab.com/duke-artiq/flake8-artiq.git to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-resolve-zj10jyaw/flake8-artiq_4cb3bc7e0972427aa5178334d67fca47
Running command git version
git version 2.43.2
Running command git clone --filter=blob:none --quiet https://gitlab.com/duke-artiq/flake8-artiq.git /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-resolve-zj10jyaw/flake8-artiq_4cb3bc7e0972427aa5178334d67fca47
Running command git rev-parse HEAD
720d57d3559eeda8a8acb0a1ee0eb22f7d6473eb
Resolved https://gitlab.com/duke-artiq/flake8-artiq.git to commit 720d57d3559eeda8a8acb0a1ee0eb22f7d6473eb
Running command git rev-parse HEAD
720d57d3559eeda8a8acb0a1ee0eb22f7d6473eb
Added flake8-artiq@ git+https://gitlab.com/duke-artiq/flake8-artiq.git from git+https://gitlab.com/duke-artiq/flake8-artiq.git (from -r requirements/dev.in (line 15)) to build tracker '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-tdi0zpr9'
Running setup.py (path:/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-resolve-zj10jyaw/flake8-artiq_4cb3bc7e0972427aa5178334d67fca47/setup.py) egg_info for package flake8-artiq
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-pip-egg-info-mcity3_l
Preparing metadata (setup.py): started
Running command python setup.py egg_info
running egg_info
creating /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-pip-egg-info-mcity3_l/flake8_artiq.egg-info
writing /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-pip-egg-info-mcity3_l/flake8_artiq.egg-info/PKG-INFO
writing dependency_links to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-pip-egg-info-mcity3_l/flake8_artiq.egg-info/dependency_links.txt
writing entry points to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-pip-egg-info-mcity3_l/flake8_artiq.egg-info/entry_points.txt
writing requirements to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-pip-egg-info-mcity3_l/flake8_artiq.egg-info/requires.txt
writing top-level names to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-pip-egg-info-mcity3_l/flake8_artiq.egg-info/top_level.txt
writing manifest file '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-pip-egg-info-mcity3_l/flake8_artiq.egg-info/SOURCES.txt'
reading manifest file '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-pip-egg-info-mcity3_l/flake8_artiq.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-pip-egg-info-mcity3_l/flake8_artiq.egg-info/SOURCES.txt'
Preparing metadata (setup.py): finished with status 'done'
Source in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-resolve-zj10jyaw/flake8-artiq_4cb3bc7e0972427aa5178334d67fca47 has version 0.0.0, which satisfies requirement flake8-artiq@ git+https://gitlab.com/duke-artiq/flake8-artiq.git from git+https://gitlab.com/duke-artiq/flake8-artiq.git (from -r requirements/dev.in (line 15))
Removed flake8-artiq@ git+https://gitlab.com/duke-artiq/flake8-artiq.git from git+https://gitlab.com/duke-artiq/flake8-artiq.git (from -r requirements/dev.in (line 15)) from build tracker '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-tdi0zpr9'
1 location(s) to search for versions of pip-tools:
* https://pypi.org/simple/pip-tools/
Fetching project page and analyzing links: https://pypi.org/simple/pip-tools/
Getting page https://pypi.org/simple/pip-tools/
Found index url https://pypi.org/simple/
Looking up "https://pypi.org/simple/pip-tools/" in the cache
Request header has "max_age" as 0, cache bypassed
No cache entry available
Starting new HTTPS connection (1): pypi.org:443
https://pypi.org:443 "GET /simple/pip-tools/ HTTP/1.1" 200 30709
Updating cache with response from "https://pypi.org/simple/pip-tools/"
etag object cached for 1209600 seconds
Caching due to etag
Fetched page https://pypi.org/simple/pip-tools/ as application/vnd.pypi.simple.v1+json
Found link https://files.pythonhosted.org/packages/16/4f/7b0a40a20cada159d51232e0bfb3660c7d721c626053f2d080e20598695c/pip-tools-0.1.tar.gz (from https://pypi.org/simple/pip-tools/), version: 0.1
Found link https://files.pythonhosted.org/packages/89/89/dc0676bdfd341539b9aef5f9501cfac24a43646cd09c50fb07cf3d90b54b/pip-tools-0.2.tar.gz (from https://pypi.org/simple/pip-tools/), version: 0.2
Found link https://files.pythonhosted.org/packages/47/de/6a720d0f6a3fdffdf550bf614492ae317eee31c7f5a03822997b12849a2f/pip-tools-0.2.1.tar.gz (from https://pypi.org/simple/pip-tools/), version: 0.2.1
Found link https://files.pythonhosted.org/packages/1b/54/d4250f0321e51e675a868f855d0eb7a423524f52c99b0f7347d7d2610371/pip-tools-0.3.tar.gz (from https://pypi.org/simple/pip-tools/), version: 0.3
Found link https://files.pythonhosted.org/packages/0d/b6/b824213bcfbfc0a595462a5d20a384efaf0530876accdfdc778ff1309903/pip-tools-0.3.1.tar.gz (from https://pypi.org/simple/pip-tools/), version: 0.3.1
Found link https://files.pythonhosted.org/packages/fa/c5/5b07aa4d3fb3c9b4a478f4b8aff1bdf2054914a367102a34996565ed6598/pip-tools-0.3.2.tar.gz (from https://pypi.org/simple/pip-tools/), version: 0.3.2
Found link https://files.pythonhosted.org/packages/83/26/7eb901170bc20997849b55a9ff74c5af1e4f438f5a4cc12f2fdc1b301c0a/pip-tools-0.3.3.tar.gz (from https://pypi.org/simple/pip-tools/), version: 0.3.3
Found link https://files.pythonhosted.org/packages/5f/a0/d355b6b9b78a9aab44c6f63939baf3fbe4f6595f68167837f081566ee04d/pip-tools-0.3.4.tar.gz (from https://pypi.org/simple/pip-tools/), version: 0.3.4
Found link https://files.pythonhosted.org/packages/10/9f/c21113070c36236936a609faa46c8a1f69417bd124e64ae668149edcd763/pip-tools-0.3.5.tar.gz (from https://pypi.org/simple/pip-tools/), version: 0.3.5
Skipping link: none of the wheel's tags (cp27-none-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/26/6d/3fa710bd6813259f2437c13a7d96dc956cd1eadefdb7dcd16ac4e4974f06/pip_tools-0.3.5-cp27-none-macosx_10_9_x86_64.whl (from https://pypi.org/simple/pip-tools/)
Found link https://files.pythonhosted.org/packages/3a/06/191680311eaf7cfea185a21faf0954e1ea110592db9b417b221f38501b28/pip-tools-0.3.6.tar.gz (from https://pypi.org/simple/pip-tools/), version: 0.3.6
Skipping link: none of the wheel's tags (cp27-none-macosx_10_10_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d1/64/7918bc97abcadf8310a6d44fa5b930a3a038d12729263bcc3b5f7cf9a544/pip_tools-0.3.6-cp27-none-macosx_10_10_x86_64.whl (from https://pypi.org/simple/pip-tools/)
Found link https://files.pythonhosted.org/packages/72/a6/f1d0b1e8612efdde504b9dd5a0504a860e4c600447bf98383242df3727dd/pip-tools-1.0.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.0
Found link https://files.pythonhosted.org/packages/a8/2a/78ac45b1388e46ff811d44496005b22d3de263cbadfba43c89117c0870e9/pip_tools-1.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.0
Found link https://files.pythonhosted.org/packages/9c/00/d4c5afd94445ee3144fc0ed356d97d2977dd5100a6f3e8828fc5b7c142e5/pip-tools-1.0.1.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.0.1
Found link https://files.pythonhosted.org/packages/46/21/617463c1a1441278b9b72f287fde56e7dfbf54c4fd44133277a8392836df/pip_tools-1.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.0.1
Found link https://files.pythonhosted.org/packages/57/ca/f111e44e9d8584c85035b276fdaad0c9612f12013229b682159a38a6c7eb/pip-tools-1.0.2.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.0.2
Found link https://files.pythonhosted.org/packages/c0/68/f89b9b606f8060da97cb9f24734930d1ad01612cd4bac337923121b4e513/pip_tools-1.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.0.2
Found link https://files.pythonhosted.org/packages/ea/fc/2a8b6597517270b1e5205c001feb5ea590ee9fbdbd3ded37b4a43639f28a/pip-tools-1.0.3.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.0.3
Found link https://files.pythonhosted.org/packages/ee/91/7c185d7885bc9167add791ab9f081b25950313d13c5ef3a3a4d01b28c8cc/pip_tools-1.0.3-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.0.3
Found link https://files.pythonhosted.org/packages/1f/ce/ba42bc732d1c21a63dab5528db12adc38a2b4a79f096aff20f7bc6517787/pip-tools-1.0.4.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.0.4
Found link https://files.pythonhosted.org/packages/1c/f4/4e7f443169ebab10d3377f91d6e9ba185d7183c91c3af8f107da5e0ec84c/pip_tools-1.0.4-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.0.4
Found link https://files.pythonhosted.org/packages/df/d3/b153bab136f2f406a20cbccc40686aa9284de80c38f776b686021ecae394/pip-tools-1.0.5.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.0.5
Found link https://files.pythonhosted.org/packages/91/b4/d1ff0cdd2f7d0d834aa2b92e5abdf560c0de28834fa304597ebaaf65dded/pip_tools-1.0.5-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.0.5
Found link https://files.pythonhosted.org/packages/6e/0b/4e8f3b8c5d4ba2712a17fa863de063ff2d0ba1382e7ae4aa467cf190c46d/pip-tools-1.1.0.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.1.0
Found link https://files.pythonhosted.org/packages/12/6f/63b35b9dae06894b203b1351eb51946883605c80da6914bfd3ed2a5bfede/pip_tools-1.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.1.0
Found link https://files.pythonhosted.org/packages/27/2e/8fff13519f71dcdf41d23442f9e12470163b2587f72701d6b6d4202c7eef/pip-tools-1.1.1.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.1.1
Found link https://files.pythonhosted.org/packages/d7/9f/215d5b8ae6c30a848445934fbf3ec0174ee114d78b94f877490038425c3f/pip_tools-1.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.1.1
Found link https://files.pythonhosted.org/packages/f9/70/96cf931cff5b11e62876d42e3679d88260adbfbc2dc4752c0a4be24d22fb/pip-tools-1.1.2.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.1.2
Found link https://files.pythonhosted.org/packages/a4/57/17809f755e52da4a342a70bebe9b9b8847b996679a68e01341081c5a4d96/pip_tools-1.1.2-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.1.2
Found link https://files.pythonhosted.org/packages/3d/ad/3f22aa0669750824ba36a3534ab86d0b8e787b122bd31d9510d714d67dd1/pip-tools-1.1.3.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.1.3
Found link https://files.pythonhosted.org/packages/d4/d7/46d67e2bdc55a209dde55a2d47c3ffc7f58b1880eebbfe7e647c49f25f6a/pip_tools-1.1.3-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.1.3
Found link https://files.pythonhosted.org/packages/72/de/0f09f9685332e8a738ca87dc7d80cd02e3875f6c02f4ca4e32eacfb9f6bc/pip-tools-1.1.4.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.1.4
Found link https://files.pythonhosted.org/packages/5d/4a/3651bb05924ce39161acb775744812de2210ed3dfa24787604843024a325/pip_tools-1.1.4-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.1.4
Found link https://files.pythonhosted.org/packages/08/4d/89fc0a1bdbe14d02cba56d3828636cda0832763071bb7adaf41f66d4dfcf/pip-tools-1.1.5.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.1.5
Found link https://files.pythonhosted.org/packages/1a/cd/15a575926d8be0560ae350798484421da0922ba0ae7819dd58fdb759439a/pip_tools-1.1.5-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.1.5
Found link https://files.pythonhosted.org/packages/5c/0b/834491968fb229ef798da053ef7549391c7fd67d466cf8f1c165d653c0e1/pip-tools-1.1.6.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.1.6
Found link https://files.pythonhosted.org/packages/c4/cc/984f1fecd30ea96519c3b1e61d086c908a5a00db2ac97867548e5e891791/pip_tools-1.1.6-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.1.6
Found link https://files.pythonhosted.org/packages/09/56/b1c06df1fa78de4f4e9c76c515a02bacdf077b6457d014138be78b3c3a59/pip-tools-1.2.0.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.2.0
Found link https://files.pythonhosted.org/packages/a9/df/f7f07c712668852709d349efcf6d9c25a96564a648957a662c2fc225658e/pip_tools-1.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.2.0
Found link https://files.pythonhosted.org/packages/0e/d1/f13286a64cdf756adfaa904a7eaf65acb36085a1712eccc79fc4ef6d69a7/pip-tools-1.3.0.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.3.0
Found link https://files.pythonhosted.org/packages/bc/dc/7fd10158868f84b6abfd9537b8663937f24f5ca4bea63918f3255ce6d1d2/pip_tools-1.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.3.0
Found link https://files.pythonhosted.org/packages/fe/7c/e2b80e651dda0c451094422acb3299133351cb3ac2234a535aa8295f6292/pip-tools-1.4.0.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.4.0
Found link https://files.pythonhosted.org/packages/30/ed/b7e84ba3b66a8d4c1dded626391a98fd091fe308da1db05567fb9da870a1/pip_tools-1.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.4.0
Found link https://files.pythonhosted.org/packages/46/85/a9301fc9dcd71261c84cbb6bff6c0ad90b722e9f193ee70ac213f88171f8/pip_tools-1.4.1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.4.1
Found link https://files.pythonhosted.org/packages/a3/de/b0f4132e0cd7720275e98cc22adc5181483d9d5170fc744d61ec336e7ec5/pip-tools-1.4.2.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.4.2
Found link https://files.pythonhosted.org/packages/e6/a8/8fd89bb58d46548f321f282d0b436e2ad2555abca5800bee09d9afd552e8/pip_tools-1.4.2-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.4.2
Found link https://files.pythonhosted.org/packages/bd/d2/60fbdf7b31bdb56ab8cbd9286004bfab7441578aee42da3fadecfa95b35b/pip-tools-1.4.3.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.4.3
Found link https://files.pythonhosted.org/packages/f7/74/a72c53753c2f3e36578023a31109d3585def2cb58d9a5717917dfbdea08d/pip_tools-1.4.3-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.4.3
Found link https://files.pythonhosted.org/packages/70/6d/386160580165cf98d45007901e5d7707aa103f03083edc8509f984121bae/pip-tools-1.4.4.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.4.4
Found link https://files.pythonhosted.org/packages/da/86/94961b2f12d6be9487979bdd5c7269e705944aa02752f7efae30010b274d/pip_tools-1.4.4-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.4.4
Found link https://files.pythonhosted.org/packages/8b/3f/8e5c73195667e4eea36741d40a78a3ea6f144ff28720ff7f32082d70c404/pip-tools-1.4.5.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.4.5
Found link https://files.pythonhosted.org/packages/f1/8d/7729e16f407e6d94b940b46f41a5c335fd0b7cd4943698e9ea3c46c1fbcb/pip_tools-1.4.5-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.4.5
Found link https://files.pythonhosted.org/packages/5b/f0/0d1f490a3f394b85886dabb7e5f40361f2a31507d8aab6b49e14a5ae15db/pip-tools-1.5.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.5
Found link https://files.pythonhosted.org/packages/de/b8/25cd5c46f6c008187fc1d8cac77b292979c1c2eaa81fb8648ff6b5122b32/pip_tools-1.5-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.5
Found link https://files.pythonhosted.org/packages/73/a2/34840b5c8dd2fffcd46c03a34130e024a89391d4661eb93d228474d28d08/pip-tools-1.6.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.6
Found link https://files.pythonhosted.org/packages/c0/67/921254aa9f7acdc393b2b8237682ceb0860bac1856f13c05b577f531e6c1/pip_tools-1.6-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.6
Found link https://files.pythonhosted.org/packages/c0/f9/b0237a18ffbc447c60b1e4d79d8935ae26b87cc930d92434b56d7f024eef/pip-tools-1.6.1.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.6.1
Found link https://files.pythonhosted.org/packages/67/fd/5aa8a9d60c784b322f789ecc985adbec838210c9a910012a1502871b40b6/pip_tools-1.6.1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.6.1
Found link https://files.pythonhosted.org/packages/4d/9e/9678e166988367a83fd083eda83df2f504ea950d00c181c6f810d6ed646c/pip-tools-1.6.3.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.6.3
Found link https://files.pythonhosted.org/packages/b3/2c/a1660a7dfc32196c49428667a9d1558b7f49bb9d78d7bf066f2b34ab9126/pip_tools-1.6.3-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.6.3
Found link https://files.pythonhosted.org/packages/27/b8/e6b6aa330aa19db3ae9509d7cdd24d496971b0811802742797e34d5cda9b/pip-tools-1.6.4.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.6.4
Found link https://files.pythonhosted.org/packages/d0/d6/a4b793d1afdb210417ca20b8a6ac9de200952556aa0c61b27aa932f97efa/pip_tools-1.6.4-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.6.4
Found link https://files.pythonhosted.org/packages/a8/af/5743007a91731c51e85711019a3226e82d427e047475debc7896f0ee35ff/pip-tools-1.6.5.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.6.5
Found link https://files.pythonhosted.org/packages/3b/93/9773a425c193352f5d7209d9e7f78474a43a43554cda2ff2573dfcfc098a/pip_tools-1.6.5-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.6.5
Found link https://files.pythonhosted.org/packages/ec/1a/3dce962d5d58f2874ee64110e45986ac5a73d2023dcf32804038ffd87637/pip-tools-1.7.0.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.7.0
Found link https://files.pythonhosted.org/packages/68/c6/1da4534e8ac299a29e764a40347cab889ddf81912696c5c62b9d202ecb27/pip_tools-1.7.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.7.0
Found link https://files.pythonhosted.org/packages/6b/e3/032350634958091ee804102753916459a8ea2616df23e7c88cce67127e39/pip-tools-1.8.0.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.8.0
Found link https://files.pythonhosted.org/packages/eb/cd/b1aba9b4e6fe08968f4f76d3a48d5e844a07ce40cd0a90c39408a4e147c6/pip_tools-1.8.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.8.0
Found link https://files.pythonhosted.org/packages/4d/3f/449058df2c3d571dfa43767a4475e8a82ac275e4a152934fd0d763930887/pip-tools-1.8.1.dev0.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.8.1.dev0
Found link https://files.pythonhosted.org/packages/a9/ac/0af1ba4933b4851c6a4e1dfae58bd9580d80f3d741a1488ce295a8936569/pip_tools-1.8.1.dev0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.8.1.dev0
Found link https://files.pythonhosted.org/packages/1c/7a/11256a7f2635c584a258a1e37d8b21dfc125ae020d6945bd837693573aa6/pip-tools-1.8.1rc1.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.8.1rc1
Found link https://files.pythonhosted.org/packages/c6/70/82f96238c711cedf288239e20cbe29ad7bd24df31f40966b3469dee31535/pip_tools-1.8.1rc1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.8.1rc1
Found link https://files.pythonhosted.org/packages/40/a9/37d07de1696e02c9aa7c9e2406535fbc1531dcca108aa6efa0d602a8d831/pip-tools-1.8.1rc2.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.8.1rc2
Found link https://files.pythonhosted.org/packages/a5/7d/153b8060246d9a564bc795b1da584957df1c8b302a6967c638e8aeaf30e1/pip_tools-1.8.1rc2-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.8.1rc2
Found link https://files.pythonhosted.org/packages/9b/91/997f6cb6806cac78e6bdf16728fa0da8acc6333389730e1afb41128bb359/pip-tools-1.8.1rc3.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.8.1rc3
Found link https://files.pythonhosted.org/packages/57/34/f0be51cb92d808db5cdcaea16db547b7ec6b5462b38c09d2db9c6205558e/pip_tools-1.8.1rc3-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.8.1rc3
Found link https://files.pythonhosted.org/packages/9e/37/211b773cc8c1960eead7a8f5c861914cceeea543fd4ab584af96939c911a/pip-tools-1.8.1.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.8.1
Found link https://files.pythonhosted.org/packages/68/33/b0e1754e885a977f77b5d5ab6549f3fc784b1259c9e9553978f02609fb1c/pip_tools-1.8.1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.8.1
Found link https://files.pythonhosted.org/packages/0e/49/451fbe2e219057033a482730afebd8ee4413cca60c1d76910f22b248aa03/pip-tools-1.8.2.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.8.2
Found link https://files.pythonhosted.org/packages/f5/a9/ffb630a6ea67d767a210289e43acf7bc6758631601420522e4196f71865c/pip_tools-1.8.2-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.8.2
Found link https://files.pythonhosted.org/packages/bb/a2/e1b565d28ea44c578efc99d04e3029f4a6e612e4c29f7da30e6c2a2b51b3/pip-tools-1.9.0rc1.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.9.0rc1
Found link https://files.pythonhosted.org/packages/46/b6/342bf4837242a5d59bf6e3a9ebb35033c77984274c52baeb324c043b9e2d/pip_tools-1.9.0rc1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.9.0rc1
Found link https://files.pythonhosted.org/packages/cd/69/d8e30cd4037ff9d677817180429f13514479bc5108f25ccd08cdbe010302/pip-tools-1.9.0rc2.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.9.0rc2
Found link https://files.pythonhosted.org/packages/0c/f7/cc104c7d3f73e55209d25785325ee7ad462e59adb4f848d7b389ade9ddf9/pip_tools-1.9.0rc2-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.9.0rc2
Found link https://files.pythonhosted.org/packages/ef/06/4145f75ef93994aed0464b3833b3f86dcccf2b09a29f1e38480c518d19bd/pip-tools-1.9.0.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.9.0
Found link https://files.pythonhosted.org/packages/19/f4/86803443325195f8ce8b2c580d002b7739efb085a447cb0a388103b581f5/pip_tools-1.9.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.9.0
Found link https://files.pythonhosted.org/packages/8f/9c/0dfe0faca93e2037ed57c1664d28f0a2ffc118cbffe4db89e553069854c5/pip-tools-1.10.0.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.10.0
Found link https://files.pythonhosted.org/packages/ca/45/f7e450125a237f9b748b2807e51a8550a8deade785d840eeffd190130e8d/pip_tools-1.10.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.10.0
Found link https://files.pythonhosted.org/packages/b0/61/ea83a6aeab4deeb4bab4ee6f9c58936308c1219e84c83ac386aad0de07d3/pip-tools-1.10.1.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.10.1
Found link https://files.pythonhosted.org/packages/d9/87/ec43c2cc3d07f75c12507fdc9765cbc5aa57e15308da7da388f578745ea9/pip_tools-1.10.1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.10.1
Found link https://files.pythonhosted.org/packages/23/4c/d7f41a7403242b454bb281fbc7dfa7309c2c40af6f5f7390b79f199698f6/pip-tools-1.10.2rc1.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.10.2rc1
Found link https://files.pythonhosted.org/packages/a3/6d/dda11d3d3e5ecffd9b24bd97b3b150220b3c4f62df9c1228be690a19a827/pip_tools-1.10.2rc1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.10.2rc1
Found link https://files.pythonhosted.org/packages/5c/28/c4035ad739df628cc773f014c921335158abf6d3a9949381edb98d207009/pip-tools-1.10.2rc2.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.10.2rc2
Found link https://files.pythonhosted.org/packages/5e/6d/b46e82664f0180ab041dafbe9aeaafc229869ba8cca6b5aa9794613216d8/pip_tools-1.10.2rc2-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.10.2rc2
Found link https://files.pythonhosted.org/packages/26/55/b29a7306e8573adabfccc03ab1f0010db542123b7e9c7e784fb5690a2169/pip-tools-1.10.2rc3.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.10.2rc3
Found link https://files.pythonhosted.org/packages/eb/11/562b099c12541b70726b828a208ffec76e7111303287e9910d0c1826d115/pip_tools-1.10.2rc3-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.10.2rc3
Found link https://files.pythonhosted.org/packages/fb/13/2fd5bc84c283ffe7c2ff6b3e2defb9225d9775fdb81b3c000cd518053252/pip-tools-1.10.2.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.10.2
Found link https://files.pythonhosted.org/packages/3c/80/fa479918154f2b02810e37d515131786eb706f1401cc4ceea599a55c804f/pip_tools-1.10.2-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.10.2
Found link https://files.pythonhosted.org/packages/88/1e/1ec143525c06fce753d1919f8e3ade7e6e481a656e7a5b85cc417dd9fed6/pip-tools-1.11.0rc1.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.11.0rc1
Found link https://files.pythonhosted.org/packages/ac/48/419f7cd7c7ce305f3086d2036673d9f1ccd775c61a833ab9e6afc0cbf247/pip_tools-1.11.0rc1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.11.0rc1
Found link https://files.pythonhosted.org/packages/5b/5f/1caf3f1954e52275ac0cf4b2699c05e12a6fc23fbab5aacb2a8426b32ec2/pip-tools-1.11.0.tar.gz (from https://pypi.org/simple/pip-tools/), version: 1.11.0
Found link https://files.pythonhosted.org/packages/75/f8/13494dd9a321aca2f6cead5ddc32e95f256f36b85860e9c012e4674a8cd7/pip_tools-1.11.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/), version: 1.11.0
Found link https://files.pythonhosted.org/packages/b3/40/0b28df71c8d4cd82b3c4981dad047fd446da3c18886e6ebaba40cb5623fb/pip-tools-2.0.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 2.0.0
Found link https://files.pythonhosted.org/packages/78/a3/a2ea8406409ba4e50d09892712b340e6d68835a4037d4a6f7ef0e6a28b8a/pip_tools-2.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 2.0.0
Found link https://files.pythonhosted.org/packages/7b/d1/5d9ad933162ffa85538972504c03013ec2b7fd7921af374b3b62e583fa00/pip-tools-2.0.1.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 2.0.1
Found link https://files.pythonhosted.org/packages/95/d4/2c66d31f74463fab8933279cd8ece2e8f1481c7ed751d8c17d820c57c77a/pip_tools-2.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 2.0.1
Found link https://files.pythonhosted.org/packages/ea/63/7c9e8b8d0718e7f2a28c213369c2b6bfc4860e7986785695daf51cae6cea/pip-tools-2.0.2.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 2.0.2
Found link https://files.pythonhosted.org/packages/4c/69/4f33fea6c50ff873b7905abc404d8c26aab2accf8c099d67a35aebc09871/pip_tools-2.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 2.0.2
Found link https://files.pythonhosted.org/packages/4a/43/0595f910b12648f55c2e8db15563b4fa0402f56553f3dc629b0208b492ad/pip-tools-3.0.0rc1.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.0.0rc1
Found link https://files.pythonhosted.org/packages/f0/66/da8e150f310b291c118af481fbc32aaaf9f5d7b471315a27658b80e8e778/pip_tools-3.0.0rc1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.0.0rc1
Found link https://files.pythonhosted.org/packages/7a/91/c78eef51997cac1d91f9a78927847bd848c47cf1899a60cdba61df90fd1d/pip-tools-3.0.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.0.0
Found link https://files.pythonhosted.org/packages/2c/e5/78ee3b9c4503772fcf71f923a4edbd3d597cb61260f59c495ec54cee794c/pip_tools-3.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.0.0
Found link https://files.pythonhosted.org/packages/af/f5/1dbc0269b87d1ac15761c051995da309a75b8db0dd2d50129b978f0cab08/pip-tools-3.1.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.1.0
Found link https://files.pythonhosted.org/packages/f7/58/7a3c61ff7ea45cf0f13f3c58c5261c598a1923efa3327494f70c2d532cba/pip_tools-3.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.1.0
Found link https://files.pythonhosted.org/packages/89/2e/f0e7bd6101a048a5d0336b9440749a4c7ca9de6c49f8dbb68034d4ab0260/pip-tools-3.2.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.2.0
Found link https://files.pythonhosted.org/packages/4a/16/7d7e908a657b8b41ce665e38caaa1a4415707bdb7b06524deec9802f0b1c/pip_tools-3.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.2.0
Found link https://files.pythonhosted.org/packages/21/19/df2b9d1553e890f122b045860c14d4a4e82502af7cc3362917b6082e362b/pip-tools-3.3.1.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.3.1
Found link https://files.pythonhosted.org/packages/10/2d/efe667e4e5021b90eac904d08c2ac10269a6eef067b87d29bea760e4d082/pip_tools-3.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.3.1
Found link https://files.pythonhosted.org/packages/c2/09/b89b14a8b25b254c96ebe7888d21c91d691727369ddd076a2bb4ec7b0b23/pip-tools-3.3.2.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.3.2
Found link https://files.pythonhosted.org/packages/76/ed/30cff57d96584264a3f2d607f2f6b9ec6d877919b1ffd2227d245ebb96ed/pip_tools-3.3.2-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.3.2
Found link https://files.pythonhosted.org/packages/be/d5/2285d4c1cff96822d38f97198573b4e988fc1bc1938d99578ccc2de97558/pip-tools-3.4.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.4.0
Found link https://files.pythonhosted.org/packages/58/7a/f93b24807b7ac2d9d0bd6b8a886bcbe67eb39c1b1184b985dd5e0e2eca92/pip_tools-3.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.4.0
Found link https://files.pythonhosted.org/packages/38/03/4d9d73e1bb18920cace97b1e39889129fd3aeec9c10cbef462c92dd4531d/pip-tools-3.5.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.5.0
Found link https://files.pythonhosted.org/packages/5b/c9/a5d8302ddbb73424bb5097bf7fb370a77483c43012649b7025f454ca87a0/pip_tools-3.5.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.5.0
Found link https://files.pythonhosted.org/packages/a0/7d/a5c9cb76693c57c2f8e043d9b5dcab4a50ffa71e8f0661ed852b33f3f591/pip-tools-3.6.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.6.0
Found link https://files.pythonhosted.org/packages/b5/90/8a1a02431b244c23ecb6aa4753dcd4800758f2d22c084bc22b3dd44de31d/pip_tools-3.6.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.6.0
Found link https://files.pythonhosted.org/packages/1b/8a/ef12a7da6a4f6c1d63892678577654f6f73a8fc12033ed52447256c8d3f1/pip-tools-3.6.1.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.6.1
Found link https://files.pythonhosted.org/packages/06/96/89872db07ae70770fba97205b0737c17ef013d0d1c790899c16bb8bac419/pip_tools-3.6.1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.6.1
Found link https://files.pythonhosted.org/packages/83/2f/e76a60ecbeb1a5031b9a6666d0ad52d98c77c25ac60464a91644fff9b825/pip-tools-3.7.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.7.0
Found link https://files.pythonhosted.org/packages/96/43/34412d316bdbf1cd9c9a0e487138b40db4e1e11212cee2d46440b6b49b08/pip_tools-3.7.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.7.0
Found link https://files.pythonhosted.org/packages/e5/87/27304d56c207e47e801c9bf4da26a5dcd50108461f450afa24e488bc0968/pip-tools-3.8.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.8.0
Found link https://files.pythonhosted.org/packages/1c/a1/fc5d034448ca3ab0a8d8b97a064db05fcce6ac8d197bc1fd55e8daa84299/pip_tools-3.8.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.8.0
Found link https://files.pythonhosted.org/packages/02/c7/002023c491d4ed418968225c88ababdc69328b779d2e1278fcbde7e2d562/pip-tools-3.9.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.9.0
Found link https://files.pythonhosted.org/packages/9e/57/f793afe4057a90f072fbe9ecf20599a6b141e4ba06d0dacb0b8ab3722aa6/pip_tools-3.9.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.9.0
Found link https://files.pythonhosted.org/packages/58/28/88afff851e0aa3e1c920b296d0c795e4fb9e43a0a326fff70c9a6687767b/pip-tools-4.0.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.0.0
Found link https://files.pythonhosted.org/packages/49/91/69286bbcf185be26a1d3fa555bfa8b54ea4cb916b50485e9dfc0dd9fa638/pip_tools-4.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.0.0
Found link https://files.pythonhosted.org/packages/2e/c0/a5a1784ff266be955fcafe116e36dfaf8d1fe976c68064b4867293f6d568/pip-tools-4.1.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.1.0
Found link https://files.pythonhosted.org/packages/28/94/e62531e6997406e76effcfc24ef0c8608a3aadcd18c6bdbf35bb9962d24f/pip_tools-4.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.1.0
Found link https://files.pythonhosted.org/packages/65/47/6d8359a47572e1cdd68704e5f9eddf587dc81392354e3771e5fc3b0a9d53/pip-tools-4.2.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.2.0
Found link https://files.pythonhosted.org/packages/53/aa/d0a0ae1e73eae5662be9df49468f1124f7f3229368a40619ab69eeb54f35/pip_tools-4.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.2.0
Found link https://files.pythonhosted.org/packages/05/7c/3860d6d334188705a8b73676b645664fd317e63d745f689c5b2cf48d110b/pip-tools-4.3.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.3.0
Found link https://files.pythonhosted.org/packages/58/fe/18ce65247811bb6ee5cbb209cfd64e0a59c94dc4bb025521778d2960839e/pip_tools-4.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.3.0
Found link https://files.pythonhosted.org/packages/e0/30/b7d04246ba3480650e84d091fd3bf879dfe2b51f6df7b6aea7f37e01eb9a/pip-tools-4.4.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.4.0
Found link https://files.pythonhosted.org/packages/88/5c/7bab7cf8524986713afea3ae0b10ef0d697718388c8a4f089b6fe11a3fa8/pip_tools-4.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.4.0
Found link https://files.pythonhosted.org/packages/8c/f9/fed00b53e735b4a13e89b0ee861cc2dcb846ee406cbdf1bb9c522f248244/pip-tools-4.4.1.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.4.1
Found link https://files.pythonhosted.org/packages/db/e3/e9c864e62c5e61f1fa6c3b6232cef135ce7365ceb4b1cfa145e47753ab07/pip_tools-4.4.1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.4.1
Found link https://files.pythonhosted.org/packages/7a/b7/ba6472ac394e847ced4ea85aeb6de492d5499b0883b8a9b5c332e64189eb/pip-tools-4.5.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.5.0
Found link https://files.pythonhosted.org/packages/c8/5c/10fdd116f6ee3da143f0ca45c51a289cfe6de8968243afc92e66aa7f130c/pip_tools-4.5.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.5.0
Found link https://files.pythonhosted.org/packages/14/60/8e0a76e20276ea10f11e47099c2792bb1c3bad05d4e5960e142ab1a07f21/pip-tools-4.5.1.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.5.1
Found link https://files.pythonhosted.org/packages/94/8f/59495d651f3ced9b06b69545756a27296861a6edd6c5709fbe1265ed9032/pip_tools-4.5.1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 4.5.1
Found link https://files.pythonhosted.org/packages/0a/8b/c84e0a4044c366baf93a8233088f572aa3c135ef063062346675d9ea192e/pip-tools-5.0.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 5.0.0
Found link https://files.pythonhosted.org/packages/7d/20/daaf2aaf64a73c25dc8e0b042e2056298d1bc9c7fb943240e2c77fce5c9c/pip_tools-5.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 5.0.0
Found link https://files.pythonhosted.org/packages/af/14/3042f74874c6e06b419bec5efc1243870d7911568dc0f19c8b55d101ed49/pip-tools-5.1.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 5.1.0
Found link https://files.pythonhosted.org/packages/ec/b5/3817b6f5b08e2988b23e8d85408a4a4b402590e693e0d56bf0c074b3941f/pip_tools-5.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 5.1.0
Found link https://files.pythonhosted.org/packages/47/26/28e9a49602d9908f9ba16ee1d09568f7537f008debdb1a1c1a102e51f9d6/pip-tools-5.1.1.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 5.1.1
Found link https://files.pythonhosted.org/packages/81/c9/c96805e4f56f7393c7ccda92284776a8e248564f3440824a428ac7addaed/pip_tools-5.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 5.1.1
Found link https://files.pythonhosted.org/packages/94/ee/cce3ac7d93beb5f6fc4c26b7e679fa5e9abeb0eb7c2cd10dfc2f2c6c6c1a/pip-tools-5.1.2.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 5.1.2
Found link https://files.pythonhosted.org/packages/5e/27/969cae6dcd6db026b6521813e025ae2acdcd9545cc9650b3407cbdaa666b/pip_tools-5.1.2-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 5.1.2
Found link https://files.pythonhosted.org/packages/6b/f3/531102463c76037f51ef4403f5d6f7cca4ea9aaae4a2a13d956c3fce393c/pip-tools-5.2.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 5.2.0
Found link https://files.pythonhosted.org/packages/fe/5e/28f19dd4da9f0e47e730b8d6f7aa63c7d904a94cbfc6f9eb2c603d220b6e/pip_tools-5.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 5.2.0
Found link https://files.pythonhosted.org/packages/0d/bc/31a54565a0dd89f828de3143dedf04771bf626fbfd54aba6f9703a504496/pip-tools-5.2.1.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 5.2.1
Found link https://files.pythonhosted.org/packages/97/25/2d71085aef08d819cd523ec00657e08df05f16b05c3f2b9bf41d1c269c18/pip_tools-5.2.1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 5.2.1
Found link https://files.pythonhosted.org/packages/95/f6/76278270a1aa3e0d217e13ad0b5f6f9b982403ae981f573149a9b4c65ac2/pip-tools-5.3.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 5.3.0
Found link https://files.pythonhosted.org/packages/5e/8d/c37230a7cf9e26cf5e3d48cc20a42b33e3614667777520c0b08b4c32b753/pip_tools-5.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 5.3.0
Found link https://files.pythonhosted.org/packages/62/f8/8af8a8ac10b33da86c3b531a283e3b0f0c3ca5f8847d8fb0e3f2e1a580d3/pip-tools-5.3.1.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 5.3.1
Found link https://files.pythonhosted.org/packages/a1/d5/c0f282060c483e6fd4635ed8f4f88aff02c5490d0fc588edec52b0cb9d7b/pip_tools-5.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 5.3.1
Found link https://files.pythonhosted.org/packages/fe/79/72e58d1218305d0cda2fdeae9965bf63811bccea7281c4682966f6c82bc6/pip-tools-5.4.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 5.4.0
Found link https://files.pythonhosted.org/packages/cd/1f/3e013c5aee6cb2da43b7d2daac34448d11543648ce18efbe979a67a6b597/pip_tools-5.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 5.4.0
Found link https://files.pythonhosted.org/packages/93/44/627866665700a8c6ff16fbec857312f612261d8e7467e016f59ce977ff1e/pip-tools-5.5.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 5.5.0
Found link https://files.pythonhosted.org/packages/6d/16/75d65bdccd48bb59a08e2bf167b01d8532f65604270d0a292f0f16b7b022/pip_tools-5.5.0-py2.py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 5.5.0
Found link https://files.pythonhosted.org/packages/bc/f7/c872f90574c6866a08491accd246b0e3f17c00faf85fee6d2c0a015aa50c/pip-tools-6.0.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.6), version: 6.0.0
Found link https://files.pythonhosted.org/packages/8d/81/15daf8485a9a508ee0fbbc3be328329a96efba8263863eeec331fd7972d9/pip_tools-6.0.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.6), version: 6.0.0
Found link https://files.pythonhosted.org/packages/2f/13/9529e4fe31eeb23cc2ff8b7d42d9d81b10a717c5edaa39fdbb7861142e62/pip-tools-6.0.1.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.6), version: 6.0.1
Found link https://files.pythonhosted.org/packages/fd/e3/2dd1d62dfa3d524bf68e07bc19942ad9def6579c90efb9b60a9d7b15916a/pip_tools-6.0.1-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.6), version: 6.0.1
Found link https://files.pythonhosted.org/packages/12/8a/fbbeee026613df03643fc5f9cf00e41932c465caa77ad78a41ab8fe0083a/pip-tools-6.1.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.6), version: 6.1.0
Found link https://files.pythonhosted.org/packages/47/68/4bea0adffce2e3d06476ef1701cf85192ed95fce8393fb71ba9979e9816e/pip_tools-6.1.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.6), version: 6.1.0
Found link https://files.pythonhosted.org/packages/66/01/4adc75bce473e65767767d5aebca507701f25cea744bb7ccd9e06367a934/pip-tools-6.2.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.6), version: 6.2.0
Found link https://files.pythonhosted.org/packages/36/53/acebf41d8a105a44ccb71b8aeacd83eadedf29de22ebbd34c50f18857330/pip_tools-6.2.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.6), version: 6.2.0
Found link https://files.pythonhosted.org/packages/64/9d/953cee8a930fc853309bb9d40e59e8dd9ba5dace719f36ae563dd88b6ac9/pip-tools-6.3.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.6), version: 6.3.0
Found link https://files.pythonhosted.org/packages/68/cd/c25455a42d6716732709e7e8b91cbb5a6a137827585191f4e7fd02193067/pip_tools-6.3.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.6), version: 6.3.0
Found link https://files.pythonhosted.org/packages/03/a8/d8e61368c45f69a864e25bdffcebeafddb36815034c0d0775769a4f0fd6f/pip-tools-6.3.1.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.6), version: 6.3.1
Found link https://files.pythonhosted.org/packages/21/3d/4ab4fd474f2209ff1290a532977f4a10c6ae6d03dbdd0dd229e544ddd39d/pip_tools-6.3.1-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.6), version: 6.3.1
Found link https://files.pythonhosted.org/packages/57/c1/26473668860f7436d101c99a4fad707be802d26f254ef7147a65f7d2e7c9/pip-tools-6.4.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.6), version: 6.4.0
Found link https://files.pythonhosted.org/packages/96/8c/3644dc1b7f08e8709d980a753740507edf996222890a1cb49fd0d1d11695/pip_tools-6.4.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.6), version: 6.4.0
Found link https://files.pythonhosted.org/packages/b6/1b/f639642e8a9d00e46b4241ace3e93932ba7dfed8edfb55559661e2b79cb2/pip-tools-6.5.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.5.0
Found link https://files.pythonhosted.org/packages/ff/7e/f3aa3ece17fb064a245101286bdf7215eb9035896b259724bda6e4d1beec/pip_tools-6.5.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.5.0
Found link https://files.pythonhosted.org/packages/9a/0a/b1bad74966a949a07b57d0ce0be241a8d8c75afde1be915b7a66008f696c/pip-tools-6.5.1.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.5.1
Found link https://files.pythonhosted.org/packages/dd/8d/6f9a89b65da2d4f62061ecad5e340d4fc10f63d4545ec53cd0446a296771/pip_tools-6.5.1-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.5.1
Found link https://files.pythonhosted.org/packages/ee/f9/bf3ba5c13c8461eb5bd5deda7db953d8ed3e79100669cfb0bbda4f40d28a/pip-tools-6.6.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.6.0
Found link https://files.pythonhosted.org/packages/ba/42/5a9dfbaac47794c087d115fa275d3248a41614686b84d85cbb0bd146ebe5/pip_tools-6.6.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.6.0
Found link https://files.pythonhosted.org/packages/8d/16/981bf78d74531e022b5f139c3641d121afd3272a2ddfe7fa023c1e288f37/pip-tools-6.6.1.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.6.1
Found link https://files.pythonhosted.org/packages/fc/76/30469090e1d40c08da7b4c9abffa1d1f6bee855319207c5345bfb5d8fb58/pip_tools-6.6.1-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.6.1
Found link https://files.pythonhosted.org/packages/dc/21/af0d14ce1cbe9e2e88ccf73061251cc6a84d8d87650a3e75be040a0be4fe/pip-tools-6.6.2.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.6.2
Found link https://files.pythonhosted.org/packages/fe/5c/8995799b0ccf832906b4968b4eb2045beb9b3de79e96e6b1a6e4fc4e6974/pip_tools-6.6.2-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.6.2
Found link https://files.pythonhosted.org/packages/2c/81/a7f43161f6585b27ad9fd403cc48a02199629e835175dc3b40ed26665f81/pip-tools-6.7.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.7.0
Found link https://files.pythonhosted.org/packages/f0/96/5b7a6b9ce6a9e22726d01d78589b0c9473590e357f332fd433f5fbc02ad0/pip_tools-6.7.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.7.0
Found link https://files.pythonhosted.org/packages/1f/79/1a4eee18c8ab0afc3b8f39460684951769053a0eda7d4d319af965e5701a/pip-tools-6.8.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.8.0
Found link https://files.pythonhosted.org/packages/bf/3a/a8b09ca5ea24e4ddfa4d2cdf885e8c6618a4b658b32553f897f948aa0f67/pip_tools-6.8.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.8.0
Found link https://files.pythonhosted.org/packages/cc/1c/dadd465f327dbe49d77d8d3bcd651607d3169a04ce06c7bf86fec8005425/pip-tools-6.9.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.9.0
Found link https://files.pythonhosted.org/packages/eb/fb/9e6ebc8f5dfbcb691d02defa6dd2683289100fc94a55cec12f6cf311df30/pip_tools-6.9.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.9.0
Found link https://files.pythonhosted.org/packages/62/f6/97bcd8a0c3c673ead0cbecfd7d0f98d856d94d4d791616f5989afcc17a9c/pip-tools-6.10.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.10.0
Found link https://files.pythonhosted.org/packages/74/40/6ef42f81b10766fad927d5c28f128e36271c6a496f08fff8178e8f2d09e2/pip_tools-6.10.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.10.0
Found link https://files.pythonhosted.org/packages/a5/4b/3b2cc29962f306210ee7bbc1b4305af81dd5289f3d163204f43a6df9f26f/pip-tools-6.11.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.11.0
Found link https://files.pythonhosted.org/packages/52/08/c1983ff08629959a7dfbeed5e6d4eb7af5fe1e37e17d336ce281864f3bb2/pip_tools-6.11.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.11.0
Found link https://files.pythonhosted.org/packages/35/72/91b0284111ca3d43e14caa879bd1aeceb9480f81a679d40ce2ab7481969d/pip-tools-6.12.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.12.0
Found link https://files.pythonhosted.org/packages/17/5c/2a97f23fc4d5e3d0e65c80c206453b8416a91ddaed0560869630538fa2d8/pip_tools-6.12.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.12.0
Found link https://files.pythonhosted.org/packages/b7/6b/e16d0ac0fed917b9575dc2b324866a7e2fb80d328d8aa285ddb89d1199a1/pip-tools-6.12.1.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.12.1
Found link https://files.pythonhosted.org/packages/5e/e8/f6d7d1847c7351048da870417724ace5c4506e816b38db02f4d7c675c189/pip_tools-6.12.1-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.12.1
Found link https://files.pythonhosted.org/packages/b1/5a/29da7316a6b36a5045454ced356849fd17538a3d53adc9af1c2474de1032/pip-tools-6.12.2.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.12.2
Found link https://files.pythonhosted.org/packages/80/0e/f6651279205fe25f6707ddb9b832762c42a154031c1b49039cee1f888b5c/pip_tools-6.12.2-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.12.2
Found link https://files.pythonhosted.org/packages/47/66/836cddfee7c1ee35385b8eb3af6ef735f5e7130918e72ad05a44b535e2a1/pip-tools-6.12.3.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.12.3
Found link https://files.pythonhosted.org/packages/5c/e5/61b1062e346c6a2d85aba133dbbbb4d99ea48cd4995eb0bd24006e2fb69f/pip_tools-6.12.3-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.12.3
Found link https://files.pythonhosted.org/packages/c1/3f/f121e3a05e46ba07055b3b81d3325f712c22bc0624872b83a73c9f6e2bc1/pip-tools-6.13.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.13.0
Found link https://files.pythonhosted.org/packages/59/60/087b1fda0ac2b33d1da490b47ba6d23856bbb964cd5b988c90035d674c79/pip_tools-6.13.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.13.0
Found link https://files.pythonhosted.org/packages/b0/5e/4f1beeaec03f726829d1c32e379d441ecd80f11f6afb0ea0fff75ce1e776/pip-tools-6.14.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.14.0
Found link https://files.pythonhosted.org/packages/6e/55/00f7be1ff9b64faffb3ffe0479d009a4eac3ec398e8c38eaa14f48d7f34c/pip_tools-6.14.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.7), version: 6.14.0
Found link https://files.pythonhosted.org/packages/dd/08/76a220d1a5804bf0ad950ef3fd4894606281fc1fe674893deff795be7d91/pip-tools-7.0.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.8), version: 7.0.0
Found link https://files.pythonhosted.org/packages/65/36/0447d5998a7cf8d017f0ed2361fd97cf68373ee3b4a18b646adbf8704fe3/pip_tools-7.0.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.8), version: 7.0.0
Found link https://files.pythonhosted.org/packages/4b/fe/127e9475a18b0c98005d474db3804a2408489d6a3cc60282b3949bf191e7/pip-tools-7.1.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.8), version: 7.1.0
Found link https://files.pythonhosted.org/packages/1e/1a/76b72efce8ce109f0da69630109ea1f619c5a26dee89665460b84c4616dc/pip_tools-7.1.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.8), version: 7.1.0
Found link https://files.pythonhosted.org/packages/b9/c3/1aaa83575efca3cdd2a237d2371a7179af66a3e39f3922df4b657e607f03/pip-tools-7.2.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.8), version: 7.2.0
Found link https://files.pythonhosted.org/packages/9e/d5/f742ba5cd3418d7dc830cf6b15ae095dd3137bb512ff79e874f247e9022f/pip_tools-7.2.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.8), version: 7.2.0
Found link https://files.pythonhosted.org/packages/fd/01/f0055058a86a888f32ac794fa68d5a25c2d2f7a3e8181474b711faaa2145/pip-tools-7.3.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.8), version: 7.3.0
Found link https://files.pythonhosted.org/packages/e8/df/47e6267c6b5cdae867adbdd84b437393e6202ce4322de0a5e0b92960e1d6/pip_tools-7.3.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.8), version: 7.3.0
Found link https://files.pythonhosted.org/packages/08/40/8c1b0384f1cc7df50b7af97620038f3bf6ccaf0973db6cd5d965b5b2a97e/pip-tools-7.4.0.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.8), version: 7.4.0
Found link https://files.pythonhosted.org/packages/c0/f9/18bbd69f18b33c6587500e1c2dfd42e35b19b0b9f02a7cbcbab726e2c22e/pip_tools-7.4.0-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.8), version: 7.4.0
Found link https://files.pythonhosted.org/packages/1a/87/1ef453f10fb0772f43549686f924460cc0a2404b828b348f72c52cb2f5bf/pip-tools-7.4.1.tar.gz (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.8), version: 7.4.1
Found link https://files.pythonhosted.org/packages/0d/dc/38f4ce065e92c66f058ea7a368a9c5de4e702272b479c0992059f7693941/pip_tools-7.4.1-py3-none-any.whl (from https://pypi.org/simple/pip-tools/) (requires-python:>=3.8), version: 7.4.1
Skipping link: not a file: https://pypi.org/simple/pip-tools/
Given no hashes to check 205 links for project 'pip-tools': discarding no candidates
Collecting pip-tools (from -r requirements/dev.in (line 4))
Obtaining dependency information for pip-tools from https://files.pythonhosted.org/packages/0d/dc/38f4ce065e92c66f058ea7a368a9c5de4e702272b479c0992059f7693941/pip_tools-7.4.1-py3-none-any.whl.metadata
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-unpack-igd0kl0r
Looking up "https://files.pythonhosted.org/packages/0d/dc/38f4ce065e92c66f058ea7a368a9c5de4e702272b479c0992059f7693941/pip_tools-7.4.1-py3-none-any.whl.metadata" in the cache
No cache entry available
No cache entry available
Starting new HTTPS connection (1): files.pythonhosted.org:443
https://files.pythonhosted.org:443 "GET /packages/0d/dc/38f4ce065e92c66f058ea7a368a9c5de4e702272b479c0992059f7693941/pip_tools-7.4.1-py3-none-any.whl.metadata HTTP/1.1" 200 26057
Downloading pip_tools-7.4.1-py3-none-any.whl.metadata (26 kB)
Ignoring unknown cache-control directive: immutable
Updating cache with response from "https://files.pythonhosted.org/packages/0d/dc/38f4ce065e92c66f058ea7a368a9c5de4e702272b479c0992059f7693941/pip_tools-7.4.1-py3-none-any.whl.metadata"
etag object cached for 1209600 seconds
Caching due to etag
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-metadata-q259woly
1 location(s) to search for versions of black:
* https://pypi.org/simple/black/
Fetching project page and analyzing links: https://pypi.org/simple/black/
Getting page https://pypi.org/simple/black/
Found index url https://pypi.org/simple/
Looking up "https://pypi.org/simple/black/" in the cache
Request header has "max_age" as 0, cache bypassed
No cache entry available
https://pypi.org:443 "GET /simple/black/ HTTP/1.1" 200 57559
Updating cache with response from "https://pypi.org/simple/black/"
etag object cached for 1209600 seconds
Caching due to etag
Fetched page https://pypi.org/simple/black/ as application/vnd.pypi.simple.v1+json
Found link https://files.pythonhosted.org/packages/22/5a/ebe5881cbf07435ea1ad76119ee142f42fb7a333d562c202db015b959ae7/black-18.3a0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.3a0
Found link https://files.pythonhosted.org/packages/83/a2/fae3ddb516a52a0f37e6e2ef3bd789b6d093d2c7015a41a41bff30f39897/black-18.3a0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.3a0
Found link https://files.pythonhosted.org/packages/61/b4/3a39dcf59342f53680c59a5e44c0b172ea5d6470a5aaba8ae3cdbfccc1e7/black-18.3a1-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.3a1
Found link https://files.pythonhosted.org/packages/1b/4d/ff18ef3018083196b85c843387dfa6a1faf376e8f662f74634bad84092d5/black-18.3a1.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.3a1
Found link https://files.pythonhosted.org/packages/83/12/450fb640290d1499ae3922f95190b66b36918656c68376517a8477c6c4c9/black-18.3a2-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.3a2
Found link https://files.pythonhosted.org/packages/f7/2b/359a321cb63d3b4a9aecc0d0fb87dd20023ed1a6bd1a9ab44fb1db91580a/black-18.3a2.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.3a2
Found link https://files.pythonhosted.org/packages/3a/ae/3e4c6b429af58b100d3cbdd1b7c0ba0d3d8b74781761961b4ede32390810/black-18.3a3-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.3a3
Found link https://files.pythonhosted.org/packages/0f/69/f60a77390ae2182e8370fe669632812915599163853e55d04dec3ebed605/black-18.3a3.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.3a3
Found link https://files.pythonhosted.org/packages/5e/c7/a1acc4f8f6baecacefabcf79e2165255f5605c7e33108aa58f16f4e55760/black-18.3a4-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.3a4
Found link https://files.pythonhosted.org/packages/f1/c2/a336bc9bf176d30d9824e587fbe6f921ee51d7ab5f67f28ad7c2ee52fc8c/black-18.3a4.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.3a4
Found link https://files.pythonhosted.org/packages/b0/3d/28412b6baff122e70a1e9e8c9fdf4f50b1a17b010006a0844c49a182ce1d/black-18.4a0-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.4a0
Found link https://files.pythonhosted.org/packages/26/fc/fe16644348a849e4171d311dd4a9a6f0f4e1ff62d5525091e0965b547d8b/black-18.4a0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.4a0
Found link https://files.pythonhosted.org/packages/9e/0f/933f8016959805328371a25899ea124590345969aac8c4822306c7452ec8/black-18.4a1-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.4a1
Found link https://files.pythonhosted.org/packages/6b/2a/908a33ca35eb6fb5d8a57351fba24727ba3ed30191035557f57fa6d9cb83/black-18.4a1.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.4a1
Found link https://files.pythonhosted.org/packages/e1/e6/dee648e0b1c7997eafa14e51911eeacbed026b2611605bd34d0f824ab6d7/black-18.4a2-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.4a2
Found link https://files.pythonhosted.org/packages/e5/3d/a2204bc1f2feaf5db0105db0f7956a591552ca9ee36f91dff37b08962866/black-18.4a2.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.4a2
Found link https://files.pythonhosted.org/packages/5e/62/58d43ed2e23d853461498132945b510601f0f2e4c3b0a4835bf3ba9b94d7/black-18.4a3-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.4a3
Found link https://files.pythonhosted.org/packages/d1/b0/9233ecee3573cc6e9c1fc257af3c90e4d80818f141ee16d7da4a397120f7/black-18.4a3.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.4a3
Found link https://files.pythonhosted.org/packages/db/c8/c587383e6b57a07b9937ac29ff93f845aa3d344aa9242f0eba13163eaa2b/black-18.4a4-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.4a4
Found link https://files.pythonhosted.org/packages/65/c1/3d5ad1f94bbc4b233dba82d2934f5a3b15a33ddaf08165cd0c27d8cfe34b/black-18.4a4.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.4a4
Found link https://files.pythonhosted.org/packages/c6/3d/0a966ead09d4f81f5887e5126c2da22d6a0efed89de4b4e9dc98ed727efc/black-18.5b0-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.5b0
Found link https://files.pythonhosted.org/packages/50/3d/887dcd61f361167438af8002cde23376c79439954bd37cbb732be8cf2ab3/black-18.5b0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.5b0
Found link https://files.pythonhosted.org/packages/27/f8/736d91bc142221f0505008059f2eb621e4a753a1236183dc96c0d81b52da/black-18.5b1-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.5b1
Found link https://files.pythonhosted.org/packages/e5/0b/2b5abd975559a5e4cb5cf9697ca242878b4894dc731dd133e582ce459869/black-18.5b1.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.5b1
Found link https://files.pythonhosted.org/packages/fe/48/d20ab5b038ac70d834b512db343c8fd4d172b35cd541e9544ea3501e3fa6/black-18.6b0-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.6b0
Found link https://files.pythonhosted.org/packages/21/c3/b37ce7f074c6d10ff1fad31edce423502bf50830e74b7a93a2c0ace0d1a2/black-18.6b0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.6b0
Found link https://files.pythonhosted.org/packages/0e/8a/b902cfa966631ee02ecf76ca4466aee800766100a7dd7b2966cf143aa93f/black-18.6b1-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.6b1
Found link https://files.pythonhosted.org/packages/70/64/c8257484b57ed564e82170ceced2f8ea8fe57356a0801ffec5d162d19367/black-18.6b1.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.6b1
Found link https://files.pythonhosted.org/packages/f5/25/0badb111a8dd98216f55d60c0981d7c64d66e26fde67cc01944da285cb0b/black-18.6b2-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.6b2
Found link https://files.pythonhosted.org/packages/2c/f1/4e63113f2ee5bd47640c4884ccbed07277d738602ea6d61e0971f527e05a/black-18.6b2.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.6b2
Found link https://files.pythonhosted.org/packages/c4/53/7a5b0ac836f128a83d837c5e39ee6eb48657b17082f6fe6e21d5fa80871d/black-18.6b3-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.6b3
Found link https://files.pythonhosted.org/packages/28/db/fc2361255cea2010fd814edc44c50d118bfcdd031ae7c47ad15b01d3e38d/black-18.6b3.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.6b3
Found link https://files.pythonhosted.org/packages/4e/b5/575cdaabf1f98ebe50c0ee85b202fcce3b8df1f21d6ed02708bc539674c3/black-18.6b4-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.6b4
Found link https://files.pythonhosted.org/packages/2d/43/64205493cfb4c8e1720208d73502a121ace2a195cd4d1d49bd7470e4fd92/black-18.6b4.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.6b4
Found link https://files.pythonhosted.org/packages/2a/34/9938749f260a861cdd8427d63899e08f9a2a041159a26c2615b02828c973/black-18.9b0-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.9b0
Found link https://files.pythonhosted.org/packages/e8/5f/0f79fcd943ba465cbd4bf303c9794970c13a95e5456630de9f72e7f37ad4/black-18.9b0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 18.9b0
Found link https://files.pythonhosted.org/packages/30/62/cf549544a5fe990bbaeca21e9c419501b2de7a701ab0afb377bc81676600/black-19.3b0-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 19.3b0
Found link https://files.pythonhosted.org/packages/89/07/aebb10fb8f2ffbac672dfbebffa724643bc84cf012a57737a622d1dabddb/black-19.3b0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 19.3b0
Found link https://files.pythonhosted.org/packages/fd/bb/ad34bbc93d1bea3de086d7c59e528d4a503ac8fe318bd1fa48605584c3d2/black-19.10b0-py36-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 19.10b0
Found link https://files.pythonhosted.org/packages/b0/dc/ecd83b973fb7b82c34d828aad621a6e5865764d52375b8ac1d7a45e23c8d/black-19.10b0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 19.10b0
Found link https://files.pythonhosted.org/packages/7d/b4/72fb7e851376edf60822318f42143f2984b42f2d69270a115acb6d0ed1e1/black-20.8b0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 20.8b0
Found link https://files.pythonhosted.org/packages/dc/7b/5a6bbe89de849f28d7c109f5ea87b65afa5124ad615f3419e71beb29dc96/black-20.8b1.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6), version: 20.8b1
Found link https://files.pythonhosted.org/packages/85/87/f16eea1cab2c677a082a4a8b62d5b43c89ed30fbcee89bf1b5e7d651bf28/black-21.4b0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.4b0
Found link https://files.pythonhosted.org/packages/d5/46/b60715462dc0d9dd78a565ffc52bfdd4c5ed6716bb9e336088cc904e6955/black-21.4b0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.4b0
Found link https://files.pythonhosted.org/packages/84/2b/6a09221b47d392f3e669950b06e81a7a4654bfa1988f87c324c124b98fc9/black-21.4b1-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.4b1
Found link https://files.pythonhosted.org/packages/dd/53/36ed9d3a9888dc86d055b6998f22814521e13c56ed9b5bb0dfb4ec94900f/black-21.4b1.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.4b1
Found link https://files.pythonhosted.org/packages/ec/c3/848edbd902fa908e941eaf72dc142b4a5c86e903c1e0129cf7cd098a485b/black-21.4b2-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.4b2
Found link https://files.pythonhosted.org/packages/f7/75/69fabe4a2d578b315a3b90e485b1671b9872d192028944e9af726bb8c452/black-21.4b2.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.4b2
Found link https://files.pythonhosted.org/packages/84/ec/9a34c4d4011bbad56b58c3ae574ef670b7d46d7c323d9aa407849fce53a7/black-21.5b0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.5b0
Found link https://files.pythonhosted.org/packages/52/7e/6a41d1504225ef9213731e69ecebfa8fe78c614bcb01e1147f6242073636/black-21.5b0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.5b0
Found link https://files.pythonhosted.org/packages/01/02/b9c9eb7bc36db92b4f57b3f0f6e18775c5adc30ce525bf3dcd724ab4853d/black-21.5b1-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.5b1
Found link https://files.pythonhosted.org/packages/83/e5/81da40cfcdf90a797a4fa3f809a612ee3646e2d3bd6afbb76068be82e4f4/black-21.5b1.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.5b1
Found link https://files.pythonhosted.org/packages/0f/a4/b521c6e974c90934674f42e44f91c7d75f1f0bfa5faa4101281cfb506247/black-21.5b2-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.5b2
Found link https://files.pythonhosted.org/packages/b3/d6/d1aa2fdb633d092cf43ec4c96b0035a0a3a4f579b691205f96ccbd4e0032/black-21.5b2.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.5b2
Found link https://files.pythonhosted.org/packages/91/d0/154973fbb48aeda17cd117507872079de82408bb16f6f2ead3d05be68bd6/black-21.6b0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.6b0
Found link https://files.pythonhosted.org/packages/26/37/66b198a6a660c72a85386592643b2911052c4feaa33b99681ed8c267bf1a/black-21.6b0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.6b0
Found link https://files.pythonhosted.org/packages/b6/6e/b706ab6440ebac6e0f7fb4615232216dd3bba09fa9fba6815df90601411c/black-21.7b0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.7b0
Found link https://files.pythonhosted.org/packages/20/1b/e167bc0b94bebaa05bb337978b527f2a71bd67f8769ef5a8dbcb44b89c4b/black-21.7b0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.7b0
Found link https://files.pythonhosted.org/packages/9d/11/cee7b695f95178025c428168dd75094f0e00fdcfe0fd004a0f8bc9bea3ee/black-21.8b0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.8b0
Found link https://files.pythonhosted.org/packages/09/b0/045f72ac95cd8e2a0e457fb383022e032dc86c040f9b6eaba67968b001e3/black-21.8b0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.8b0
Found link https://files.pythonhosted.org/packages/d2/16/a92c999103bee1236dd93f703f3522217fe00bd97bd50ae3699c2d91e320/black-21.9b0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.9b0
Found link https://files.pythonhosted.org/packages/b9/11/bde767284a6a15bf85b53ad696c3658eb3ead74e4697ecda2d07cec106ec/black-21.9b0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.9b0
Found link https://files.pythonhosted.org/packages/12/df/0e55791b9c6ca07b4a3404eef6cee1ca42503bf16e9fc9df0247b4803cf1/black-21.10b0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.10b0
Found link https://files.pythonhosted.org/packages/62/b6/82269f88c3e7855f058706a5b326b827699a3c88c96b37d9abfb81e2c62b/black-21.10b0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.10b0
Found link https://files.pythonhosted.org/packages/3d/ad/1cf514e7f9ee4c3d8df7c839d7977f7605ad76557f3fca741ec67f76dba6/black-21.11b0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.11b0
Found link https://files.pythonhosted.org/packages/2f/db/03e8cef689ab0ff857576ee2ee288d1ff2110ef7f3a77cac62e61f18acaf/black-21.11b0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.11b0
Found link https://files.pythonhosted.org/packages/c7/24/0de05480822e5f0f2cc539fce9029bc2507b44b7f85ec1a9e23d89dea6c3/black-21.11b1-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.11b1
Found link https://files.pythonhosted.org/packages/73/df/5a4c5af64a25212d494b31d7b62f8212424c0c8ffdac9462a7d15bc17b9f/black-21.11b1.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.11b1
Found link https://files.pythonhosted.org/packages/9b/27/b2f98b627738b02dcac06ae9e2ab13f14ab906fe6dd6366050c76883d4b5/black-21.12b0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.12b0
Found link https://files.pythonhosted.org/packages/f7/60/7a9775dc1b81a572eb26836c7e77c92bf454ada00693af4b2d2f2614971a/black-21.12b0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 21.12b0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fd/ae/c401710dabb32bac39d799417ab25bd59ffb1336652bcb04f4bdd7126b79/black-22.1.0-cp310-cp310-macosx_10_9_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/40/4e/fa8299630a4957f543675b2d8999a80428a7e35a66ec21e8a7d250c97dab/black-22.1.0-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b5/cb/d9799d8bd5f95e36ea4a04a80a0a48c24c638734a257d3b22fa16ec9a4ac/black-22.1.0-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b3/4b/e490650ee69bd53bad29956969346fa9d345422eb9ed9e201ec9533688eb/black-22.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/28/2d/fbc5948cfca9f6e8ccb4f97d27eb96f70a6884fc6b71a8c64b89b96be3de/black-22.1.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/86/36/139d56a71739a86cb4d02cfbec35752bbfece9b96cb86dd1f73203957b22/black-22.1.0-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2014_x86_64, cp36-cp36m-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/77/3b/a17bdf3f45dc537b903c2a0ee64b7e22540da8da99752cecd31929dc7980/black-22.1.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3a/f7/7f8f2263d81f3d97755c03e644330dd318b2b473a90e766192b19631ac59/black-22.1.0-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/94/37/89d9866a8a5b4a5277478c9652400a38972168fb039ac9ab31b1fd87ec75/black-22.1.0-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_x86_64, cp37-cp37m-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/54/d7/d1f9009f3695faa1e18b53fbf17419b51b56f4cf00e5ebb7133744f29284/black-22.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b2/39/1b41a9e70c9ec5526d59f6ca0a0e7f530e63ac2a8a6e35900eae457cc059/black-22.1.0-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3e/c4/95eea7bd67b37c54b7322ff3595fd3d679345e2b89ceca48fe3ec10df52c/black-22.1.0-cp38-cp38-macosx_10_9_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9b/78/42a83acaf953b3ea5d6067c72f795a4df4b3eb540123cc2a59ec797d174b/black-22.1.0-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/08/b2/dbd7330ffe13571e17b7f905f7639ba77f01282ff1ecd94f3278c50ebb32/black-22.1.0-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0b/7f/384cf21254346f4cd535fa8bf2531ff2b3f1307680199e28ea949c3ecb89/black-22.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/66/83/47fa3811eea48edbbea09a07fd137f593e10af2f481f965855eb09a17e20/black-22.1.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c2/e2/6198c928e9cee46233463f30a8faf39a5752e75c07c8d30a908865a05a51/black-22.1.0-cp39-cp39-macosx_10_9_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a6/5e/5e3d6145ae5c8127abe1734878fff2ca6a494799cfa18fe585c33cae9198/black-22.1.0-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/38/95/e3f3796278da6c399003db92d3254f330f928777230cda43a3607dc0f913/black-22.1.0-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/56/25/c625a190347b5f6d940cfdeeb15958c04436328c29dc17b5bafb6dafa3ec/black-22.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ed/c6/817f8f025f9ede44d8f028b9f9ee2a66abe6c605cfcb41029600cda1b205/black-22.1.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Found link https://files.pythonhosted.org/packages/a5/59/bd6d44da2b364fd2bd7a0b2ce2edfe200b79faad1cde14ce5ef13d504393/black-22.1.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 22.1.0
Found link https://files.pythonhosted.org/packages/42/58/8a3443a5034685152270f9012a9d196c9f165791ed3f2777307708b15f6c/black-22.1.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 22.1.0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e1/1b/3ba8128f0b6e86d87343a1275e17baeeeee1a89e02d2a0d275f472be3310/black-22.3.0-cp310-cp310-macosx_10_9_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/31/1a/0233cdbfbcfbc0864d815cf28ca40cdb65acf3601f3bf943d6d04e867858/black-22.3.0-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4f/98/8f775455f99a8e4b16d8d26efdc8292f99b1c0ebfe04357d800ff379c0ae/black-22.3.0-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/98/6f7c2f7f81d87b5771febcee933ba58640fca29a767262763bc353074f63/black-22.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5f/10/613ddfc646a1f51f24ad9173e4969025210fe9034a69718f08297ecb9b76/black-22.3.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f7/11/3818eb66303c9648e0f51899ec1e16d8576a36b855fdcb03a82311b57c62/black-22.3.0-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2014_x86_64, cp36-cp36m-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/59/31/9840f395f901067555a21df7d279d86f31a562cae6ca7381079bc402d555/black-22.3.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/99/04/1306d1c6328a32d8b38744899fdaba6218b9c6f3765b9b8f1be4855b80e8/black-22.3.0-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0f/1b/200a8a1ae28ff798ec7e4bff65ca2713a917f913d2da1db0160622540af0/black-22.3.0-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_x86_64, cp37-cp37m-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/43/ba/fd965969581806c96110ce55855b7b4008678f5cbbf559c83db8aac30871/black-22.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ea/53/47023b5ecc539c890fc1ff187b08086298d081f5439ed64cbf7448d4aab8/black-22.3.0-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a9/64/4682e5c7ca539bef71cb9be592f649ff5f1e1134a8e72e2bff8632ade99d/black-22.3.0-cp38-cp38-macosx_10_9_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/09/c0/e8e3695632ed25381cc71af6bae26187beb32817c3b78e7b486cb9a95c97/black-22.3.0-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/98/a0/98fe3aee7a08c7c9d470e38326cefb86372fb08332125d5b0414a22ab49f/black-22.3.0-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/33/bb/8f662d8807eb66ceac021bdf777185c65b843bf1b75af8412e16af4df2ac/black-22.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7e/c8/ad41a7842f55b435b3f2c4c25ed8f2b74b01db79c074d6c97f34f2092e09/black-22.3.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a4/43/940f848d7d1ecf0be18453a293e5736e9ce60fd6197386a791bcc491f232/black-22.3.0-cp39-cp39-macosx_10_9_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e5/b7/e4e8907dffdac70f018ddb89681dbc77cbc7ac78d1f8a39259110a7e7943/black-22.3.0-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/56/74/c27c496223168af625d6bba8a14bc581e7742bf7248504a4b5743c374767/black-22.3.0-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/51/ec/c87695b087b7525fd9c7732c630455f231d3df9a300b730bd0e04ea00f84/black-22.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5b/f9/e7aca76001a702dc258fb0443ca2553d5db13a3515c09062fbf344184363/black-22.3.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Found link https://files.pythonhosted.org/packages/2e/ef/a38a2189959246543e60859fb65bd3143129f6d18dfc7bcdd79217f81ca2/black-22.3.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 22.3.0
Found link https://files.pythonhosted.org/packages/ee/1f/b29c7371958ab41a800f8718f5d285bf4333b8d0b5a5a8650234463ee644/black-22.3.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 22.3.0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/80/ff/cfcfa4cdb42d8fff75b6b4dc355a1186a95de4714df8cc2a60f69f7b17f8/black-22.6.0-cp310-cp310-macosx_10_9_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/63/96/814e02033701f51701444d5505b5e2594453b1f7e913764a097b1f701633/black-22.6.0-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1a/84/203163902ee26bcf1beaef582ee0c8df3f325da3e961b68d2ece959e19d3/black-22.6.0-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a7/51/d0acd9f74a946a825a148dcc392433c2332ae405967d76292b9e64712dc8/black-22.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/86/9c/2a8a13993bc63a50bda7436ecba902231fd9a88dd1cd233e6e3f534e071c/black-22.6.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8a/90/69274ed80397ada663ce3c4cc0c70b7fb20b529f9baf4bf9ddf4edc14ccd/black-22.6.0-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2014_x86_64, cp36-cp36m-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d6/45/985c13ac6b2f67504cda61fc1d95365eb6446a4c6988ffe0f0f311f7a617/black-22.6.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/57/62/2961a0a57bdf768ccb5aea16327400be6e6bde4fb47ac05af7e9535c5289/black-22.6.0-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ac/9d/b06f45e8dff2b10bf4644ba7a74490538c0272ae48308e04c6f551671b89/black-22.6.0-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_x86_64, cp37-cp37m-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/40/d1/3f366d7887d1fb6e3e487a6c975a9e9e13618757ed0d5427197fa9e28290/black-22.6.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/46/eb/f489451de8b3e91bd82ee722b9a8493b94f8719ea6649e5b8bba2376056d/black-22.6.0-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/07/eb/a757135497a3be31ab8c00ef239070c7277ad11b618104950a756bcab3c1/black-22.6.0-cp38-cp38-macosx_10_9_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3e/fd/5e47b4d77549909e484de906a69fccc3fcfb782131d8b449073ad8b3ed3e/black-22.6.0-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e7/fe/4533d110ddced851a359cbbb162685814719690ee01939a34be023410854/black-22.6.0-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fc/37/032c45b55f901ee3fe780fbc17fe2dc262c809d94de1288201350d8d680b/black-22.6.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c4/67/a4e9125bf1a4eb5a2624b3b979af2dc6ee8d3c4ee0b3d2867173db4916fa/black-22.6.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1d/d2/bc58bae8ec35f5a3c796d71d5bda113060678483e623a019fb889edd8d97/black-22.6.0-cp39-cp39-macosx_10_9_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9b/22/ff6d904dcb6f92bd7c20b178ed0aa9e6814ae6452df6c573806dbc465b85/black-22.6.0-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/19/b0/13864fd5f3090ca5379f3dcf6034f1e4f02b59620e7b8b5c6f0c85622c0b/black-22.6.0-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2b/d9/7331e50dad8d5149a9e2285766960ac6b732ae9b3b9796e10916ad88ff61/black-22.6.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/33/752544332a2d3be0f6d54ef808075681b68ddc15cfcb90ff128f2d30c85c/black-22.6.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Found link https://files.pythonhosted.org/packages/2b/70/1d0e33a4df4ed73e9f02f698a29b5d94ff58e39f029c939ecf96a10fb1f3/black-22.6.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 22.6.0
Found link https://files.pythonhosted.org/packages/61/11/551b0d067a7e6836fc0997ab36ee46ec65259fea8f30104f4870092f3301/black-22.6.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 22.6.0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/67/e9/d6e8365eae2dd2b0d9fcdff129a88ab316a545ab44445c92ae8353c7f5ef/black-22.8.0-cp310-cp310-macosx_10_9_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b9/d2/7476c40f3ed871047e5ef4e27a6e946b3aac5357fe9a2e08548c95b79327/black-22.8.0-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0e/08/daaae4173461abc664563e651a1e3c5edc9570ca03283793a444becb9c2f/black-22.8.0-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d5/0a/c86b68b24812deaceb48dc7e335fde0f1289e04171ef2fc5ff8eecc50102/black-22.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/86/9c/25cab63ed9440df5dba7688d4b55123f4bb352dc48ddf93d2b32c882dbe1/black-22.8.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/63/64/fc6167e4ac4547d6eb9dd31be54979553e95816df5cc889b2680556c3898/black-22.8.0-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux2014_x86_64, cp36-cp36m-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/18/bd/f6500e0ff2d2233863d36882418d9928ca7e2532a26a0ac16e2681bf5631/black-22.8.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/22/8c/395e63013297e567253b70ae36460038d47643c3cfaa25180e86dee04344/black-22.8.0-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/75/03/e68f2051e0ea06db2ce57151387dd34acf35beb3d67936823c1b928a0522/black-22.8.0-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_x86_64, cp37-cp37m-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/36/87/2e2ebe732de20a85ad50732da070e19c06de28505a4a40d12d25d66dba6d/black-22.8.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/17/87/5842bd8d3451131ad56aad8b6a680cc60034cb32a67cb7a4c930d73b55b4/black-22.8.0-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d5/08/2dbe5c8e5d251fad5b06494a113940232716246e973ca33a44e59b7f1dbd/black-22.8.0-cp38-cp38-macosx_10_9_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a5/3f/c6da8f60962de05c7e5026ce5963a102b0d6ef38884bf9ee825c09b8d0b4/black-22.8.0-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/df/9f/1a01c38b187bf49ddf97872932c4ef4f87065e08b037efbe72f3f824970d/black-22.8.0-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c1/22/5d7cd0cd1c6ce136fd8dbac3f83a260723b3022cfcc0496a84f2a14c7b9a/black-22.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3d/a4/3eaab92ec893d7890966e4a2f7c4e3e4e6b94b4df50e4b93d2ce33180276/black-22.8.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4d/44/466ae995a55a5c8d5914e0f02520cb64710fbc3e2df8eddc4d2a54bf6a7e/black-22.8.0-cp39-cp39-macosx_10_9_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/18/09/63714f5c9d4d7e04c6c04603ce7fb69bf746f69caed0a3416e41bf2db168/black-22.8.0-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d4/a1/dc7bc3cc5eef263625532176015d65033425af8187b732ef2495a1cfa597/black-22.8.0-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/2c/73563faaf6c8aeb31954b8e83b3284bb01ac0ec58110ed84ecec95a055f4/black-22.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/05/b1/9bd51244802560ea3cae386fd7c4b3dc104f3da2c71d9cebe0dd9a58cf21/black-22.8.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2)
Found link https://files.pythonhosted.org/packages/c6/63/a852b07abc942dc069b5457af40feca82667cf5ed9faec7d4688a4d9c7da/black-22.8.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 22.8.0
Found link https://files.pythonhosted.org/packages/3a/1b/38a013f75022fae724ed766fdac5f6777544c45eecbe00a6d8fd91a2a26b/black-22.8.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.6.2), version: 22.8.0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ae/49/ea03c318a25be359b8e5178a359d47e2da8f7524e1522c74b8f74c66b6f8/black-22.10.0-1fixedarch-cp310-cp310-macosx_11_0_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a6/84/5c3f3ffc4143fa7e208d745d2239d915e74d3709fdbc64c3e98d3fd27e56/black-22.10.0-1fixedarch-cp311-cp311-macosx_11_0_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/86/da/edebcc6c13441d91eff6761e50512bc6d6886a556dc5357b399694122b4f/black-22.10.0-1fixedarch-cp37-cp37m-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/69/21/846c95710cc6561ba980bd6c72479dbcdde742e927ff5ef7340916d003ac/black-22.10.0-1fixedarch-cp38-cp38-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f2/23/f4278377cabf882298b4766e977fd04377f288d1ccef706953076a1e0598/black-22.10.0-1fixedarch-cp39-cp39-macosx_11_0_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2c/11/f2737cd3b458d91401801e83a014e87c63e8904dc063200f77826c352f54/black-22.10.0-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a5/5f/9cfc6dd95965f8df30194472543e6f0515a10d78ea5378426ef1546735c7/black-22.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ff/ce/22281871536b3d79474fd44d48dad48f7cbc5c3982bddf6a7495e7079d00/black-22.10.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e2/2f/a8406a9e337a213802aa90a3e9fbf90c86f3edce92f527255fd381309b77/black-22.10.0-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b0/9e/fa912c5ae4b8eb6d36982fc8ac2d779cf944dbd7c3c1fe7a28acf462c1ed/black-22.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/56/df/913d71817c7034edba25d596c54f782c2f809b6af30367d2f00309e8890a/black-22.10.0-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_x86_64, cp37-cp37m-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e3/b4/9203f1a0c99aa30389b61fa8cb54bc9f4bf16ac3aa74630c6b974ed3f3b0/black-22.10.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3d/c5/b3ab9b563f35fb284d37ab2b14acaed9a27d8cdea9c31364766eb54946a7/black-22.10.0-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/f8/57e47ea67f59613c4368a952062bc3429131249920cffbb8362fd404b733/black-22.10.0-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d0/5a/5f31494e3acbb6319ee60c3a3a09d3e536a3fd2353f76af9cbff799c4999/black-22.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/91/e6/d9b78987d7d903369ba1a0b795bce4de06f0155be6609f15e8950aef8f7e/black-22.10.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/69/84/903cdf41514088d5a716538cb189c471ab34e56ae9a1c2da6b8bfe8e4dbf/black-22.10.0-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b9/51/403b0b0eb9fb412ca02b79dc38472469f2f88c9aacc6bb5262143e4ff0bc/black-22.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ab/15/61119d166a44699827c112d7c4726421f14323c2cb7aa9f4c26628f237f9/black-22.10.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/ce/6f/74492b8852ee4f2ad2178178f6b65bc8fc80ad539abe56c1c23eab6732e2/black-22.10.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7), version: 22.10.0
Found link https://files.pythonhosted.org/packages/a3/89/629fca2eea0899c06befaa58dc0f49d56807d454202bb2e54bd0d98c77f3/black-22.10.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.7), version: 22.10.0
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/79/d9/60852a6fc2f85374db20a9767dacfe50c2172eb8388f46018c8daf836995/black-22.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/57/975782465cc6b514f2c972421e29b933dfbb51d4a95948a4e0e94f36ea38/black-22.12.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e9/e0/6aa02d14785c4039b38bfed6f9ee28a952b2d101c64fc97b15811fa8bd04/black-22.12.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4c/49/420dcfccba3215dc4e5790fa47572ef14129df1c5e95dd87b5ad30211b01/black-22.12.0-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_x86_64, cp37-cp37m-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f1/b7/6de002378cfe0b83beba72f0a7875dfb6005b2a214ac9f9ca689583069ef/black-22.12.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/eb/91/e0ccc36f8e1a00ed3c343741ca7ffe954e33cd2be0cada039845ff9e0539/black-22.12.0-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/54/44/6d5f9af3c14da013754021e28eacc873e6ecbe877b2540e37346579398c8/black-22.12.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4c/dd/cdb4e62a58e229ee757110a9dfb914a44e9d41be8becb41e085cb5df5d5b/black-22.12.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ba/32/954bcc56b2b3b4ef52a086e3c0bdbad88a38c9e739feb19dd2e6294cda42/black-22.12.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f2/b9/06fe2dd83a2104d83c2b737f41aa5679f5a4395630005443ba4fa6fece8b/black-22.12.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/0c/51/1f7f93c0555eaf4cbb628e26ba026e3256174a45bd9397ff1ea7cf96bad5/black-22.12.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7), version: 22.12.0
Found link https://files.pythonhosted.org/packages/a6/59/e873cc6807fb62c11131e5258ca15577a3b7452abad08dc49286cf8245e8/black-22.12.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.7), version: 22.12.0
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/10/2d/8644a39884ee055949caf9d291bdefccd367f72d74f7651e99ce1f6e810a/black-23.1a1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/08/da/790a7431c0b960d4d3a82c93f302be1f05f3ba50ccf2f41eb9dfcd34b52e/black-23.1a1-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8a/c5/2f452ad19e4e81e1cacf32269f020f3073b904de440b44dad2a89caa6fc5/black-23.1a1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1f/40/743d9bcdf2504362cdbf7373c4945e1b9bff5ed7a09673669c07094fedb9/black-23.1a1-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_x86_64, cp37-cp37m-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a5/90/1438e7cb95574a48f182522f3d5bdff7e45487007802b2b5dc9a66c47756/black-23.1a1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6b/a1/b5cfb72f084875d88f4a3810fbfd2573e18e5d6f29dc3b3e638488ad6c48/black-23.1a1-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a3/15/bb2fd3337c3ca86af12152ef9e2537f5afd3d31e9a274c156e213941fdf3/black-23.1a1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fb/49/b82746d6ba5def2283b015eb77237246655692b6cc7f46de4a0d476f1663/black-23.1a1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/81/eb/7bd97387c5f424f9c5b4508200e4390b8729c7fd9e34f03c3c19c080f43b/black-23.1a1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c2/f2/60ef34243ef31f4a9b0161aaeec03c21997f4d8ad020d01da3cea3acd96a/black-23.1a1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/63/e0/6242c108a97949f6df5555fb8f212e7b4e54bdd65bbd7d16ccf032c737bb/black-23.1a1-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7), version: 23.1a1
Found link https://files.pythonhosted.org/packages/10/ca/5c7da1e904c4d6d85b7fcba105bd34b9da75ce91570d6ee54be3833c3a38/black-23.1a1.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.7), version: 23.1a1
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d0/cb/0a38ffdafbb4b3f337adaf1b79aeaf4b8a21ed18835acad6349e46c78c80/black-23.1.0-cp310-cp310-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3e/c0/abc7031d670d211e4e2a063910d587dfcb62ce469631e779b23b66653442/black-23.1.0-cp310-cp310-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cf/fe/dda4b7eedb9d4dc46e306b814f7838cd9026907fdc889f75eb9f6d47d414/black-23.1.0-cp310-cp310-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/be/f9/11e401323cd5b4e53d138fc880564765466a86acd2d4b50d7c8cdd048c18/black-23.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2d/9a/a81bf384a08d8a5e13d97223a60a74ac3c16c0aecdbd85edbc662d158bde/black-23.1.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9a/ee/549e8be7f635cabcc3c7c3f2c3b27971dc32735155631b9ef2dcb1bd861f/black-23.1.0-cp311-cp311-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7e/fe/6c05c3f9255b7b498cfb88faa85b45329f1b7b0ecb444ebdc6b74ffa1457/black-23.1.0-cp311-cp311-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f1/89/ccc28cb74a66c094b609295b009b5e0350c10b75661d2450eeed2f60ce37/black-23.1.0-cp311-cp311-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/32/a7/1d207427b87780c505a41c9430d26362e729954503b8ffba27c4f53a6810/black-23.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6b/d1/4394e4b0a24ad0f556aca3ab11e27f2e199f03b43f147c31a4befbf62b48/black-23.1.0-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/96/af/3361b34907efbfd9d55af453488be2282f831d98b7d201248b38d4c44346/black-23.1.0-cp37-cp37m-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_x86_64, cp37-cp37m-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/01/8a/065d0a59c1ebe13186b12a2fa3965a41fc1588828709995e2630004d216e/black-23.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b1/7e/c368e9c795387a01bc181d8acbfd178278cc9960c5e7ef1059222a4419f9/black-23.1.0-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a4/ec/934e89820289e6952922fa5965aec0e046ed65da168ffb0515af1e3364e1/black-23.1.0-cp38-cp38-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e6/0a/9a5fca4a2ca07d4dbc3b00445c9353f05ea182b000f68c9ad6ba1da87a47/black-23.1.0-cp38-cp38-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/20/de/eff8e3ccc22b5c2be1265a9e61f1006d03e194519a3ca2e83dd8483dbbb5/black-23.1.0-cp38-cp38-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/dd/19/875b5006e40ea69a4120671f50317100b24732f2b877203722c91bc4eef3/black-23.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3d/dc/12dc29bb38b8db68c79b8339de1590fe1ae796858bfa6cf7494eb672be21/black-23.1.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/43/bc/5232fd6b0fd6d6177140cfb7d8f0f0e06638e2a750122767e265beb91161/black-23.1.0-cp39-cp39-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/77/11/db2ae5bf93af5185086d9b1baf4ce369ca34c3a01835230873aa9163d52d/black-23.1.0-cp39-cp39-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ae/93/1e62fe94ab531bdc3f6cbbbd5b518727277bf40f695777b4097db5da2a38/black-23.1.0-cp39-cp39-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b7/33/8e074fd8b86a1c8668f5493ed28929d87bdccb6aa68c2975b47a02f92287/black-23.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c0/1d/8dac412cf5cc4120a438969a4fafefdc3de8fa13d411f317a9f9f1e268a4/black-23.1.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/18/99/bb1be0ff3a7e912679ad234a3c4884fa7689dfcc4eae85bddb6c04feaa62/black-23.1.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7), version: 23.1.0
Found link https://files.pythonhosted.org/packages/15/11/533355217b1cc4a6df3263048060c1527f733d4720e158de2085293112bb/black-23.1.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.7), version: 23.1.0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/db/f4/7908f71cc71da08df1317a3619f002cbf91927fb5d3ffc7723905a2113f7/black-23.3.0-cp310-cp310-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/27/70/07aab2623cfd3789786f17e051487a41d5657258c7b1ef8f780512ffea9c/black-23.3.0-cp310-cp310-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/29/b1/b584fc863c155653963039664a592b3327b002405043b7e761b9b0212337/black-23.3.0-cp310-cp310-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6d/b4/0f13ab7f5e364795ff82b76b0f9a4c9c50afda6f1e2feeb8b03fdd7ec57d/black-23.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/de/b4/76f152c5eb0be5471c22cd18380d31d188930377a1a57969073b89d6615d/black-23.3.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d7/6f/d3832960a3b646b333b7f0d80d336a3c123012e9d9d5dba4a622b2b6181d/black-23.3.0-cp311-cp311-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/eb/a5/17b40bfd9b607b69fa726b0b3a473d14b093dcd5191ea1a1dd664eccfee3/black-23.3.0-cp311-cp311-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/69/49/7e1f0cf585b0d607aad3f971f95982cc4208fc77f92363d632d23021ee57/black-23.3.0-cp311-cp311-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c0/53/42e312c17cfda5c8fc4b6b396a508218807a3fcbb963b318e49d3ddd11d5/black-23.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3f/0d/81dd4194ce7057c199d4f28e4c2a885082d9d929e7a55c514b23784f7787/black-23.3.0-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/24/eb/2d2d2c27cb64cfd073896f62a952a802cd83cf943a692a2f278525b57ca9/black-23.3.0-cp37-cp37m-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_x86_64, cp37-cp37m-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/49/36/15d2122f90ff1cd70f06892ebda777b650218cf84b56b5916a993dc1359a/black-23.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ca/44/eb41edd3f558a6139f09eee052dead4a7a464e563b822ddf236f5a8ee286/black-23.3.0-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ce/f4/2b0c6ac9e1f8584296747f66dd511898b4ebd51d6510dba118279bff53b6/black-23.3.0-cp38-cp38-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/21/14/d5a2bec5fb15f9118baab7123d344646fac0b1c6939d51c2b05259cd2d9c/black-23.3.0-cp38-cp38-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/0a/ed8b66c299e896780e4528eed4018f5b084da3b9ba4ee48328550567d866/black-23.3.0-cp38-cp38-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/12/4b/99c71d1cf1353edd5aff2700b8960f92e9b805c9dab72639b67dbb449d3a/black-23.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d1/6e/5810b6992ed70403124c67e8b3f62858a32b35405177553f1a78ed6b6e31/black-23.3.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/25/cfa06788d0a936f2445af88f13604b5bcd5c9d050db618c718e6ebe66f74/black-23.3.0-cp39-cp39-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fd/5b/fc2d7922c1a6bb49458d424b5be71d251f2d0dc97be9534e35d171bdc653/black-23.3.0-cp39-cp39-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/49/d7/f3b7da6c772800f5375aeb050a3dcf682f0bbeb41d313c9c2820d0156e4e/black-23.3.0-cp39-cp39-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3c/d7/85f3d79f9e543402de2244c4d117793f262149e404ea0168841613c33e07/black-23.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/06/1e/273d610249f0335afb1ddb03664a03223f4826e3d1a95170a0142cb19fb4/black-23.3.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/ad/e7/4642b7f462381799393fbad894ba4b32db00870a797f0616c197b07129a9/black-23.3.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.7), version: 23.3.0
Found link https://files.pythonhosted.org/packages/d6/36/66370f5017b100225ec4950a60caeef60201a10080da57ddb24124453fba/black-23.3.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.7), version: 23.3.0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/90/65/742e1dbcced37750a5c6bd450eb2ecd2b3d8eced31918be6dc0e7c23caaf/black-23.7.0-cp310-cp310-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/10/bb/025dced0f7a2c00c59810700fbdab877b9a49cf817383133b79b0df5f0fe/black-23.7.0-cp310-cp310-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f5/07/24fc7f8381b18fb83adf619f137628da9993387e2a35616ee95cc4fccb5c/black-23.7.0-cp310-cp310-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e4/17/a819f00990e8cf4e652186603ddc8d29477362da2b7717858732b6abd13d/black-23.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f4/5d/d92ee301ec03a78945bd5e9d750446449832a1bf2d12919f667baec7b404/black-23.7.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4c/a5/e9f138d6bacc9f31906cbd5afe674ed2c48c59f5a7e46bcc466d760cd375/black-23.7.0-cp311-cp311-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ca/4e/6d625c4030280d7c8b17e014ad6a6ba434acd8c6bd86d8f375d6a1235dfe/black-23.7.0-cp311-cp311-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/51/32/4dacd14494e60d93cbfaea023f9a82c1db998ddfa5a359afeaf5e2c11f8c/black-23.7.0-cp311-cp311-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4d/24/06c20da91df8d0b0f67e2dd3ce0feedff0b0fa6792e24e3f83452f3c38a2/black-23.7.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/51/7a/ede3fec916bb5c00005a16e60c3be9d00b076f462ee38e7b396c5fea3411/black-23.7.0-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a8/9a/eb903dd74e3dbf04981b45465b64020936317273168b4be9647c435b0f65/black-23.7.0-cp38-cp38-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5d/f8/76aec9b0d1eb3ac1ba3c1a143eb8fa4813b8a80a59d07fe0a8e7e914ae55/black-23.7.0-cp38-cp38-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8e/6f/67b20e7bd900b88cd4710fb5061e79740f360677f094271d73cbcaace43c/black-23.7.0-cp38-cp38-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a7/a4/4ce0eeaccfd2665b2020cf759b05868f9be5e22a4f96b789417fce8ec57c/black-23.7.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cd/89/748f5367f98f65a92cbe6b5542bb33f44fbac25f3d3d224509ac65955441/black-23.7.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/93/b62741e817592e9dbb29935bb30daf3d7ad089dcb347e240271fe687b513/black-23.7.0-cp39-cp39-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/32/00/70def913a7a3f870a03e469e733c53ca016e2bf8cadf90b7bc09b98022d1/black-23.7.0-cp39-cp39-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7f/1a/9e58b91b6f4ecd552de530b2309b5da32cf41e2fc116c0807c0960a96708/black-23.7.0-cp39-cp39-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/09/16/ec8d08d2501a39258955c16fccb55a02faa6ef44190ca9fb0b88be0f494d/black-23.7.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f1/7e/c8f9173e5142ff0a01e6e31b338cbda30b603a855cbb9ba7afd9552e8a36/black-23.7.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/32/df/1d4ca6b76b0a077599b133b9c9dceea0b465938170043d886d4821809d40/black-23.7.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.7.0
Found link https://files.pythonhosted.org/packages/e9/20/29d7a6614606785923edf9e8ec3ff630231992cc2fabc02eacb0d475372e/black-23.7.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.7.0
Found link https://files.pythonhosted.org/packages/2a/c2/e2cd7f95aa0f1a4d77ed0153efb213b99bfa5f086226a8f1fcc67483f62a/black-23.9.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.9.0
Found link https://files.pythonhosted.org/packages/41/b7/7ee0cae729ef330c9483a9544a34d5c77b71b5dccf1339dae61106729ffc/black-23.9.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.9.0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/26/47/f122503a49ae43151514e263a76d0d6e9d26b3ab81523bd018eaf58d6945/black-23.9.1-cp310-cp310-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c7/05/1fcef662781db9ea93af67a9b9b29529aa6855986d8e565626a0519d17b3/black-23.9.1-cp310-cp310-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/56/5b/9906247d9144c9a48c63cee2caaec02af99af17b98f8b8fa23b447b3c5cc/black-23.9.1-cp310-cp310-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/21/24/b6ee7df9690e5d6eb6c6bad1e36aa030002c14c921324fad265e89799273/black-23.9.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/60/02/43df13c5f99b3d32d9eef254d8c87bd54257fd3202931e4b9e70a8868f8d/black-23.9.1-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/64/fa/1107aafc073fd6340c09a95b2367c8f5127083bf6cb9738bdd11c671350f/black-23.9.1-cp311-cp311-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/72/1a/fc7a669677250d73ea190342d360b3bd150043e61e85d1dbb7ae8bd8525a/black-23.9.1-cp311-cp311-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/db/9e/1efe457688f60c8a3b364724828a75dd9939d77c9deaa821d7fb09af3c7f/black-23.9.1-cp311-cp311-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2f/e6/9f5100305e53f2722c161fafa6cea97d3631f3afa173db95efb8501ad9f4/black-23.9.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/33/a9/702924cb0c30446f24cc5d0145d5147686e27f575066b3f37a2d207bd8eb/black-23.9.1-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/67/be/7c12173507d809a2bfb4d5500fab673503b98e3b7064db18114678b0e57e/black-23.9.1-cp38-cp38-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2d/dc/093cec6ec762b55f2bd66034fc7464d5714e1e6c0e547e15c1926961fb62/black-23.9.1-cp38-cp38-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b8/00/8c5b88e548e10b22f846aa4fe8dc0b050cd42748dc4445cd6fbb90198a15/black-23.9.1-cp38-cp38-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b4/32/26beae8735a859030aa93d326dd529941fa9163d88110cee18cbbbc88547/black-23.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/53/c5/7a2256d0a9900d0be18dc07bb6783b0f2973dc4a4f67f44d2f16930d5645/black-23.9.1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/04/77/bd9578cb5a418d5934fedb15f0297e19eed06278547c7d8c9022f4a348d2/black-23.9.1-cp39-cp39-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/57/4f/0b4cd9039fd70f94db313afccd2e5084af0c86a1eb9f880d61e530f23f1a/black-23.9.1-cp39-cp39-macosx_10_16_universal2.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a6/34/0607a7f58bae0c45eb5efde4db4d2517e3e1ca70a568e145d43e3ca5d641/black-23.9.1-cp39-cp39-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e2/97/975cfd8fe4e06aac6e438ba08add0ae73412f0d5cbfce868f571d6443332/black-23.9.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bf/32/74ae8f54dc0d99dc7d3a0ba3c14b98f0d719d0ff731f17985f90c4bb87f7/black-23.9.1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/28/c7/150de595f9e5ee1efffeb398acfac3e37d218171100049c77e494326dc4b/black-23.9.1-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.9.1
Found link https://files.pythonhosted.org/packages/12/c3/257adbdbf2cc60bf844b5c0e3791a9d49e4fb4f7bcd8a2e875824ca0b7bc/black-23.9.1.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.9.1
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0e/08/446af260bd6d18f3bab1488c1db652e0ed682a9877120e22d5d852bf5510/black-23.10.0-cp310-cp310-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cd/7e/0784f1db23497b6deb68ac184c79fa0768b06765aee7fd3e1c4409e5bd2b/black-23.10.0-cp310-cp310-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f1/01/63148230637c0511b2d785dd88d170fe239fe702bec4189bcd6dbd26e2b6/black-23.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6e/cf/0976d86d3f6f19182ff8ade17c54a2c0237778cc5b725099dcfba737e191/black-23.10.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/33/ac/f2d87792e815bd728c1fca139855afc06cbecd74e9666c8e62f97aa82272/black-23.10.0-cp311-cp311-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d1/d8/ca200688b8182aa4a3e214fe99ac2060ab8c8b7c7d641e6637fd948a8d8a/black-23.10.0-cp311-cp311-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c4/d7/25e7d09bc90ddb2774a0b7ac15db9a61e473938dadd62f205f07259669b0/black-23.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c8/13/629fd599558830a7497fd2c716efbad0275d20463bfc6bbbbd6766940206/black-23.10.0-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1e/3f/aff4e5be236050fd695dde1888b64c2b2da3f25e561d25e6379dfc34a137/black-23.10.0-cp38-cp38-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a0/48/18ec7764acd9c9117cab7449b63cd4c6496fed7e268291336c92ac55958f/black-23.10.0-cp38-cp38-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/be/94/209a176e4f10c8bddb0c52b2a9282c7adcf20475e79e7e212137f6b2f8de/black-23.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/78/e0/9c16f71d6183d5192daa1ed70e251265f4a174d74257210cabbdfb19a9d1/black-23.10.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/81/2e/3000b5f9f0ba1c4aa99642e105c40bf96497e6f9a5b970967d9039fe1b13/black-23.10.0-cp39-cp39-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7d/58/06645bc2a80c19837812a6098e1d41cfc22db9393d8cd93877d40ee7b2af/black-23.10.0-cp39-cp39-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/df/c6/1aa616f722fbb9591b87f5fec6556d490f700ede071a4e5096cef2b52025/black-23.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/20/f3/755ffa4586cb9cc8532a6f0d8e32aa6b23c5e6355e2580131a128d8ed846/black-23.10.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/97/7f/87ff819b63ce86d7cd44a3004ea14101f0dd81971dad9c636fdda600d9c6/black-23.10.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.10.0
Found link https://files.pythonhosted.org/packages/2d/e0/8433441b0236b9d795ffbf5750f98144e0378b6e20401ba4d2db30b99a5c/black-23.10.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.10.0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ed/3d/86241acb5d253f79a18901da853cbae321a05dff09cea3aca51c5ffc68d2/black-23.10.1-cp310-cp310-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/24/e2/8e9b4e9c9ee0f076390fccc566dcde2fc352176ac5a8832295ac5a249563/black-23.10.1-cp310-cp310-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0f/96/c778963e523e8c2ab79d461d91d0eaa93d3a1f19e383b6c85db0ebc49c63/black-23.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8f/5d/83eef43f6f50395d0607a2c93419b523fa31f7543ef9919c9fe29cf2098b/black-23.10.1-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bf/eb/8b3e03153f0cb204244ee9c9e6004bc71afc9740cef3e46788326049fb23/black-23.10.1-cp311-cp311-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8b/3c/c9a03a4d5dd8c18c4af211e694bcc73dd305a2b85788eb311d3dbb14cfe9/black-23.10.1-cp311-cp311-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/80/4a/dd74ca838e8a536f3ac061cec9ef1d0c73e3ad2f3584be2127d53cd82f0f/black-23.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bf/f6/1b039c5ea8fc18a3e710cc1e217fa65369e3fe9173eac9ec5080f89f9f38/black-23.10.1-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a2/5e/acf7eff1ce3cc035f7a140d7a1a2fab1f04175573ec1586331f8a64f7d30/black-23.10.1-cp38-cp38-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c6/43/e775dd9c571f6eac939fa25c885745cf7262cdd2c92d9a506302dad88f81/black-23.10.1-cp38-cp38-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b0/66/1a67f40228061d9046fa7bf806b2748d17427f14e7bdd3ee98a11fb6e0c4/black-23.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5e/5d/a30a63bb5397648ec82dc74e25fd377185044040f88089c340a69dac4a85/black-23.10.1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/87/0f/0c665af27f6ce286145d747e1e37d9d4ed807af266401f4aa4d7d428fd9c/black-23.10.1-cp39-cp39-macosx_10_16_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_16_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/57/61/a91a66459dc4885a3b92c1bcf36e0556021f849e8c21732199a72ce9603c/black-23.10.1-cp39-cp39-macosx_10_16_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3c/32/56126f1991a4dfe31ce82adbf57b100b8bb11d4a8bf3b7ac716cfd52bf4d/black-23.10.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1b/e5/33e5ed299302607adbd9c23d651acd788ffb9095fe6cc0f169e9d71f41d4/black-23.10.1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/72/6e/3c49b5779a087979cb1916b1409e2bcee2d58bab1f880a4d2720251a3bfa/black-23.10.1-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.10.1
Found link https://files.pythonhosted.org/packages/36/bf/a462f36723824c60dc3db10528c95656755964279a6a5c287b4f9fd0fa84/black-23.10.1.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.10.1
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/75/3a/e165fdb926e88acfface56a3a4267b20cc08015a141d75247d4f00c62509/black-23.11.0-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b9/7d/527c9ae32ef45c3828daf5854dcffcb324da77a37ee2d379ef79d24612ee/black-23.11.0-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/75/1a/d0cfb2ae52ebfe7eeeb4b23090bff5ad9e071015c0373da9790f0e4a790b/black-23.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ce/59/b0c04cd9ddccb19660ba92c6ebb559face8533b12f04003b912c5c38f5db/black-23.11.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/d8/ea841502c79d85675e56c40d77de59aae44e311f17b463815d6a9659608c/black-23.11.0-cp311-cp311-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4e/09/75c374a20c458230ed8288d1e68ba38ecf508e948b8bf8980e8b0fd4c3b1/black-23.11.0-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/46/0a/964b242c01b8dbadec60afd2f1d3e08ad574315d34a33a692e96f121a32b/black-23.11.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/37/0b/2cf6d012a3cdb3f76d5c4e0c311b39f311a265d7dda315800ae34fb639c6/black-23.11.0-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f4/19/1673913daabd47bfe346ea7ace04ba5e3daaf625ac42478d9d491a741c40/black-23.11.0-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/05/f5/02e8453d4afcd595a125267e1842d7ee1777671b1232e0af53d697ae2e66/black-23.11.0-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/85/a1/00b6bbc478f455bd6102eb542ab6a8f25ecc357c91db65e6fa246678f3fb/black-23.11.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/70/b9/70ad156cf04ed53d6e671efea412a4515167ce75559815a59a64330f8964/black-23.11.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ec/ba/c10c1f4048bc9eb26f68b230144e5f18f3b8cf6223738ceb14aabd3ec13b/black-23.11.0-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c0/54/8b5090ef893cabfc6c261625e944aa03669639f52f2ee7e2e25273be32e5/black-23.11.0-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/42/8d/b47852614eca99e1178c7598f033fffc8e5a4687549b749216ebe0f24b6f/black-23.11.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9a/14/5aabe44a3f8058f02d595a68755150e2cda89103a1f73e7406fb730887dd/black-23.11.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/be/fb/8a670d2a246a351d7662e785d85a636c1c60b5800d175421cdfcb2a59b1d/black-23.11.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.11.0
Found link https://files.pythonhosted.org/packages/ef/21/c2d38c7c98a089fd0f7e1a8be16c07f141ed57339b3082737de90db0ca59/black-23.11.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.11.0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3c/2b/ae76719dcc163b832a1aba01fd171a6dc5186bd398f9b63f35150108059f/black-23.12.0-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7c/a0/1057b39747783dfdaf40d2bea62fc9576270c9b2fe229054f491191b66a3/black-23.12.0-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ea/fa/15ec0d8d5b97f3637569f26b5967024aef4b2bb1057ec871b2d2ff738248/black-23.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0d/5d/1218697b48731c06eb128bfa12a11668cd665a0028de8d9ee65ced051b35/black-23.12.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cf/fb/bb3aa5c569a0a49d0491244350e1a6c4a5f94636262bbbf4b19d71c5c5b9/black-23.12.0-cp311-cp311-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6b/5b/623a3112e0366ab69d20bb0e1f3348f228c3baef6bb30756cea7dadce37b/black-23.12.0-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8b/81/8c1f506f59b5e5f043e4169cc45465a76e5d3fdd1e91e253c492dda2dac9/black-23.12.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/81/8e/8b776a0280ba5b04ce084635b3df45e442c5b37d5861aac7d112c2910af5/black-23.12.0-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/d9/fb/137c645559fd646c6364ebc8b3b121c46173fabb20af5230850c24b365a5/black-23.12.0-cp312-cp312-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.12.0
Skipping link: none of the wheel's tags (cp312-cp312-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/36/ba/abc388fa068e2e172241b83433587a669d50e1f8b16232f5e5b4c7ffaa24/black-23.12.0-cp312-cp312-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp312-cp312-manylinux2014_x86_64, cp312-cp312-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/10/a1/0d40c81f8386f108fca5b0757a7da7d83b71be90c6ed686e91c5bf359ce0/black-23.12.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp312-cp312-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cd/4b/7972d9b2f249f70a35dfb3f10fd977bc8df6219fd6cf1c2825d8373b1eab/black-23.12.0-cp312-cp312-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1e/5f/9e357782acae8c5ed28e972ea699f1397e02250b599e3c2c8a883408f500/black-23.12.0-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a4/7c/5401139d936f377800e813fa145e9dc52ee87e9192f767c8b51960728abf/black-23.12.0-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/db/e7/93d6fe9578d3c703a9aa62f90015a9df791e26f0d7654f1e0f5f7584826c/black-23.12.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3d/c8/289ac7cbfb49587668f371a1d4192a7cb668592db4333fa607a4b8ad4d1a/black-23.12.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2b/f5/e873825df8f7550243b17bd8f43ca9cc18dddc6c523dbcbf42587f5c0aa0/black-23.12.0-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/38/53/03a6bbd039fc6c56bc3d96d58c451a2330dd64cf1e384e4401764cfd90de/black-23.12.0-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ed/35/24859e6437c9ee2b6d8b209f948a2abc5dd4bf0062b6cc1a6da2fe2119e6/black-23.12.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/eb/5d/f7397c3be29525ddf32fb2a652cdc0aac3b75379bc424089fe666c1e9bdf/black-23.12.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/2e/d4/185d3633dcd9e33b13aa041468293695a91c550e0d18ab1220a2cc0548aa/black-23.12.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.12.0
Found link https://files.pythonhosted.org/packages/5a/73/618bcfd4a4868d52c02ff7136ec60e9d63bc83911d3d8b4998e42acf9557/black-23.12.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.12.0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fb/58/677da52d845b59505a8a787ff22eff9cfd9046b5789aa2bd387b236db5c5/black-23.12.1-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/11/92/522a4f1e4b2b8da62e4ec0cb8acf2d257e6d39b31f4214f0fd94d2eeb5bd/black-23.12.1-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a4/dc/af67d8281e9a24f73d24b060f3f03f6d9ad6be259b3c6acef2845e17d09c/black-23.12.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7e/0f/94d7c36b421ea187359c413be7b9fc66dc105620c3a30b1c94310265830a/black-23.12.1-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ed/2c/d9b1a77101e6e5f294f6553d76c39322122bfea2a438aeea4eb6d4b22749/black-23.12.1-cp311-cp311-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/72/e2/d981a3ff05ba9abe3cfa33e70c986facb0614fd57c4f802ef435f4dd1697/black-23.12.1-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/eb/59/1f5c8eb7bba8a8b1bb5c87f097d16410c93a48a6655be3773db5d2783deb/black-23.12.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/37/bf/a80abc6fcdb00f0d4d3d74184b172adbf2197f6b002913fa0fb6af4dc6db/black-23.12.1-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/66/16/8726cedc83be841dfa854bbeef1288ee82272282a71048d7935292182b0b/black-23.12.1-cp312-cp312-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.12.1
Skipping link: none of the wheel's tags (cp312-cp312-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d2/1e/30f5eafcc41b8378890ba39b693fa111f7dca8a2620ba5162075d95ffe46/black-23.12.1-cp312-cp312-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp312-cp312-manylinux2014_x86_64, cp312-cp312-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/99/de/ddb45cc044256431d96d846ce03164d149d81ca606b5172224d1872e0b58/black-23.12.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp312-cp312-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/98/2b/54e5dbe9be5a10cbea2259517206ff7b6a452bb34e07508c7e1395950833/black-23.12.1-cp312-cp312-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1a/17/b9e7302b897330528aab2bb4394120d94c378e75e37baf800e7858c577c8/black-23.12.1-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fc/56/7c6ef15b238b4924587bf3381daf733f0d70f82183876e0ff44f1da25a80/black-23.12.1-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/40/fe/658c1cb463adcd9f34d3b2d89007d576e9f2007d22c70c95700f95ee4a5e/black-23.12.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/dd/cc/3161f41c7d59c5de57fa0b57e97da78c1213daabf96c2259a476bf1d7d07/black-23.12.1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/85/97/f5c6b46fa6f47263e6e27d6feef967e3e99f4e1aedaaf93fd98f904580e2/black-23.12.1-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ef/54/41aec3623ac8c610ea9eabc2092c7c73aab293ef2858fb3b66904debe78c/black-23.12.1-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e4/24/afa2005a508768228b88ee04e647022be9852e675c8d7237fb1e73e4607d/black-23.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cb/61/111749529f766170a6cbe4cce5209a94ddba4bad0dda3793a6af641515b3/black-23.12.1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/7b/14/4da7b12a9abc43a601c215cb5a3d176734578da109f0dbf0a832ed78be09/black-23.12.1-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.12.1
Found link https://files.pythonhosted.org/packages/fd/f4/a57cde4b60da0e249073009f4a9087e9e0a955deae78d3c2a493208d0c5c/black-23.12.1.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 23.12.1
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/90/17/0a0298874d967725593381587cfaeca58812bc7d1f5b3d36d0d2e0ad810c/black-24.1a1-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/26/d6/32fac413058ac943ee4292f6950c1af7b3c4a3a589f63887ba605cdb931b/black-24.1a1-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ea/47/970c7f76e8025f8be025b62e975aff3a04e919a7be1539fd898e3485f3de/black-24.1a1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/de/f8/402c0e0d4534bb0974c1e4d02af8f6ad89909c4ad62a65a47270966ed9c7/black-24.1a1-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/38/78/a8bff706078a795613b9cdde69c3b5127a10d44141bfcfb98953742d2c0f/black-24.1a1-cp311-cp311-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/48/df/368f0984d604e41389a2086f8316b1ad342a16d2a10ace8722ae74c37c42/black-24.1a1-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d8/67/59a1cfa02ce13c5293c64e6ef368d7fd05bd8f266d5603c254ae82fc078e/black-24.1a1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9e/2b/00cf98ef300ccacfcb9b92a96121285e80220ec5a60b44f00c09772b70a8/black-24.1a1-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/69/30/d04e2c6ddd17955476060ba2b58a6df34f424ee00fdd153e52cc1536ef26/black-24.1a1-cp312-cp312-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 24.1a1
Skipping link: none of the wheel's tags (cp312-cp312-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0a/ce/c1c7445a62238c75e5cb84c6598fad6ab56d91ebc29a239023a132db8d32/black-24.1a1-cp312-cp312-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp312-cp312-manylinux2014_x86_64, cp312-cp312-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8a/21/7ba13793991097401829b9ce8ae70d983cf47f6f8f81c8fc9eda78b77d09/black-24.1a1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp312-cp312-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/99/cd/c6f3eb848a502dfab0f31c8a3866efe86f25b98bb8bb136e3274afd62f33/black-24.1a1-cp312-cp312-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/65/84/6c024f9048bb57c82ef81e89a4ee03a421618a10ab4bd17438e6f6e014d1/black-24.1a1-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/83/70/fa08a9dce162926d708713d914f8ddaad4ee6645cf16948fd649d4e04ff6/black-24.1a1-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b6/38/254d2b84e71878d51bba5ef9754f1e3ef0479107e78d996fe89a3238dc0f/black-24.1a1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e5/22/7eecdc2adcbbe53594cd4a3a9682dd98460b5240228a5c29ec1d6ffb95a4/black-24.1a1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/17/92/0ba296cda068e1fa8859f644ddae3673a19613c5d2bf02342b7ed119fd2e/black-24.1a1-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4a/67/66038a181a997fa81f4d0b749e5163e5df7b93b33107faa05892399bb47c/black-24.1a1-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/de/c6/deea85a21d32605a8c7671e17366af108a5caa000fa5b8e350f34bc55ae9/black-24.1a1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ff/c1/85539113fdf0701c7dbedd04700759d02a03dfc2c064ae6fd553d431383e/black-24.1a1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/21/0f/6d4e40490913683eed97359fe2a178fa8b77cb454ba808ea2c7d3fec07b4/black-24.1a1-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 24.1a1
Found link https://files.pythonhosted.org/packages/82/cc/ee55b8bca95b58861931b517c8126918a1229b9419fa182d7b1a52ea2ce5/black-24.1a1.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 24.1a1
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/a6/ea58daea12a565ec2dabcc973867a8eda39568112c2e4bed9ba20c8e16da/black-24.1.0-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cf/da/41534a3009124a9448955bbb6fc407d3398f37252274e2a007a0c1fba288/black-24.1.0-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9f/6d/4e8e7d4ae02a84755e58e674596554156633ab285be2efff69aba2157167/black-24.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b8/71/2db91a19ec935fed22b304381cee632a738e680f21c1ab52c04f343b1edb/black-24.1.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7c/ea/760d8133face5b392d2d6691de20b5f2bea8b2fe568648e4f59a47fe11f7/black-24.1.0-cp311-cp311-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9e/54/b68bef0017848c02ef2ce0e885689da311e741eba078ee63c9448a8a9704/black-24.1.0-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/23/ae/84d712006b42a8fbce640c355f1eb29eb5e966af35e5c328cbbbf8bf1321/black-24.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/31/5f/f903a7bd3924ba5a91e1d8fe9c486be5cea103f5ae839328a9fbeeb63a85/black-24.1.0-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/a4/36/4877583cc05d0152d119f74ccd39516b81593cdda3f3142e7b0254619fe9/black-24.1.0-cp312-cp312-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 24.1.0
Skipping link: none of the wheel's tags (cp312-cp312-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4d/f6/a1b2d9d343bf9023e7471adc4e5505e3aa9b1d916ae43150dc550e2037db/black-24.1.0-cp312-cp312-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp312-cp312-manylinux2014_x86_64, cp312-cp312-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/50/b8/fc7fda91bfa12597241e952447422698197951aaa18d9c332aab7489748a/black-24.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp312-cp312-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/07/32/39217587b93675832c8d06acbb2c6260e1e840ce495c0bfbfb750b6fd0ec/black-24.1.0-cp312-cp312-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f1/56/0d06ec8590fa5082b78c6fdd4768a09ed5aebc0061c23ab4dfdad969053c/black-24.1.0-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a5/84/b0a6005feacdadc6a2a16e783c943c558491b06b3bf987b0d3bf081d8aee/black-24.1.0-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2c/f0/c83923a8918e49eb734a260fbd055d47cfce394b1a162791fbc7d630f88a/black-24.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a9/b9/7c96ba26d9557ea2066d4be6a33f558db268572f1ecc1c9a1474bfc7bd26/black-24.1.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fc/e8/44124a065bd0f5debaa69a242ef64c94a87efd47648d5025395a6eefb0ff/black-24.1.0-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8e/6e/41507bbb00f00c0d8cb7d15ac469e2db5e603a946b37a1eb9e3959d2c1a0/black-24.1.0-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d2/e1/8f2071ab23deb9cf84e314b78e379453137091e59efd8bceeeea325a9afb/black-24.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8b/e2/4823d9f02d2743a02e2c236f98b96b52f7a16b2bedc0e3148322dffbd06f/black-24.1.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/49/69/cfd27026c25f49eb97d1e6992a8fada9b4a3f225e89ef361cd3a65462d84/black-24.1.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 24.1.0
Found link https://files.pythonhosted.org/packages/ea/19/33d4f2f0babcbc07d3e2c058a64c76606cf19884a600536c837aaf4e4f2d/black-24.1.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 24.1.0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/95/9e/70f6f3e8e3137c282f7729241d6fede8a1e0dc7a14653c8ac54530b0ea0d/black-24.1.1-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a8/3e/9e02aa484f3c0f23ccbb69152b0d20d239b78aed87c15e8583bd92dcc8c4/black-24.1.1-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ee/93/8abf6f3722460eb53f37a55356cd33462502748867d767ec2adc4d43cecd/black-24.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d5/9f/939787bd274d55c235d3f6692c7b40f92c9538b6875c4a838e5baf4dcf09/black-24.1.1-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ef/cc/b205025212eaa90a73985873d5b88210d7c337c02afc4d9fa6ce438a080f/black-24.1.1-cp311-cp311-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c0/92/cc543b133cd1337cbfce3e7d2c9d45b5e913224ed1fc791875d062d7be46/black-24.1.1-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/e3/8519496759b4f15d73323b00f70bde3eb097efd177382a4bed3899162a9e/black-24.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1d/25/85c545f605f005a1724ccc654f4981461ea0234835ba7689f6c5a97d3e5d/black-24.1.1-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/17/9e/104321dd49d30f7e9475afef76db7ad14b43f56933a315a657504d8fbdd7/black-24.1.1-cp312-cp312-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 24.1.1
Skipping link: none of the wheel's tags (cp312-cp312-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/be/ff/9380fb957347ab897543b53228cfd85112e421bdaf243e3865fa2d5e80ce/black-24.1.1-cp312-cp312-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp312-cp312-manylinux2014_x86_64, cp312-cp312-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/14/07a41fb78fe81aa4852f16af4211fab5a130fcd3150b44a336042a3252d5/black-24.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp312-cp312-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e5/fa/eaa2c165840a2496654366fcdc17f63459b89e3296b9269a18ba6d71f596/black-24.1.1-cp312-cp312-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/52/71/72e0e1bf7de04917acfeeaa3c9c5a658b749b57931b2405cc18cee93e8a4/black-24.1.1-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/57/3e/ce76db3147720a3e1e2e8f6aaa7655eb3afb7b33d678823eeaed76707693/black-24.1.1-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/12/01/612da7e09bdb7f4a5e0aece4ffe556538ab3a990cf7394b1fe24d91997d2/black-24.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2e/b5/43ad100a2b3bd5c4ba60ef4b8a07ffa453a2a3458700ee98f34c568f7698/black-24.1.1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b8/ee/baf094c4cc0bf2345af8690edb7f32cadf29ba81d6a9eef21ddea42de728/black-24.1.1-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/de/bb/27d8b72ae150a5b11eeeb332a23ab53e2965d6c575a069ced0d8a42630e8/black-24.1.1-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/51/9c/66639d55f96ca0dff924db2b72f03fccac90c1b8fe0f7f33452669d1bdb9/black-24.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4a/7d/044d6e90a28b4bb4bfd281b478867457ee9395caf876318ac5cfc05af2f8/black-24.1.1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/95/f3/c3d59ae490c627950efc97a27c3f73776577e2ec32d35737e72aee3d6738/black-24.1.1-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 24.1.1
Found link https://files.pythonhosted.org/packages/77/ec/a429d15d2e7f996203bff98e2b2e84ad4cb3de318de147b0038dc93fbc71/black-24.1.1.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 24.1.1
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/eb/75/25d478751e03a46663b3ae9ff961deb3c2ce1b24885f6fc010df5ba08b1d/black-24.2.0-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/88/12/59b6ed8eefa43a0b131a97db5820141b94f6722c627cb10346c5408cf7f3/black-24.2.0-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/46/b8/70a3cab340301d480f601d483452e6e68da61202abad881f1a91250c2d27/black-24.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/64/5f/74be45f22ac104b4759084c792798f6b5695a5b4b2064e31222fea7fd3c7/black-24.2.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6c/de/938fd8c271ee903212f3599d7ece0d4a930af667c51135d4e6d1fac50455/black-24.2.0-cp311-cp311-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/11/15/4646143c19bc896a0cbc0c6663abf5751b465edefbc49491179454e2e2fd/black-24.2.0-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1a/53/0b82f36f0a8beee5388f6bcc3a1591e094c87a275c64532ac6ce69fb491f/black-24.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/72/be/58ae1a41e1d174a05d074a7a10524f1cdf37df13be3ac314098ab9435550/black-24.2.0-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/43/1e/67c87a1fb39592aa944f35cc26892946ebe0a10aa324b87f9380b8753862/black-24.2.0-cp312-cp312-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 24.2.0
Skipping link: none of the wheel's tags (cp312-cp312-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5e/62/6437212cf40e40b74dbc7e134700a21cb21a9ac7e46ade940b5d4826456f/black-24.2.0-cp312-cp312-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp312-cp312-manylinux2014_x86_64, cp312-cp312-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/36/8f/de0d339ae683422a8e15d6f74b8022d4947009c347d8c2178c303c68cc4d/black-24.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp312-cp312-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3e/58/89e5f5a1c4c5b66dc74eabe6337623d53b4d1c27fbbbe16defee53397f60/black-24.2.0-cp312-cp312-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/64/55/cbff981d3fdd3517bbc15eb0c32b042e4850fdb312988d24c561da2a19a6/black-24.2.0-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/72/fb/422391eeba9f27e78b989a8f5e8155ecd352e6a693b2b91e4310d8a9e3f9/black-24.2.0-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c9/39/a8ba1d0aedad01c494d440ea4fbfa11b6d0cc38a7e1829f0ad57e0a8c896/black-24.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/32/cc/94735fbda3f3c6d49b0a5b52db253200f079c169b5ccd7a0a7d1ebe766d3/black-24.2.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/30/e1/eb61bca6e1bb69529bc1295f17ca7a0ebadf56c480de37b2acb485dc04e2/black-24.2.0-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1f/44/41f6766ad9007b98478547ba5cceada721383ae7a81793c1180cb7ad8b30/black-24.2.0-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d4/76/0c4bbb734126cdbbd7e82f6df4b58e67e17742250b15f1bac6901f1e8d9b/black-24.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5a/72/7441c2d961140a2273a4047429b4cd30b663d76c8c375d66f7fd57ae10f5/black-24.2.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/47/15/b3770bc3328685a53bc9c041136240146c5cd866a1f020c2cf47f2ff9683/black-24.2.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 24.2.0
Found link https://files.pythonhosted.org/packages/29/69/f3ab49cdb938b3eecb048fa64f86bdadb1fac26e92c435d287181d543b0a/black-24.2.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 24.2.0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/32/1a25d1b83147ca128797a627f429f9dc390eb066805c6aa319bea3ffffa5/black-24.3.0-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c4/91/6cb204786acc693edc4bf1b9230ffdc3cbfaeb7cd04d3a12fb4b13882a53/black-24.3.0-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ef/e4/53b5d07117381f7d5e946a54dd4c62617faad90713649619bbc683769dfe/black-24.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/9c/f2e7532d11b05add5ab383a9f90be1a49954bf510803f98064b45b42f98e/black-24.3.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/68/df/ceea5828be9c4931cb5a75b7e8fb02971f57524da7a16dfec0d4d575327f/black-24.3.0-cp311-cp311-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/46/5f/30398c5056cb72f883b32b6520ad00042a9d0454b693f70509867db03a80/black-24.3.0-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6b/59/498885b279e890f656ea4300a2671c964acb6d97994ea626479c2e5501b4/black-24.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8f/b0/4bef40c808cc615187db983b75bacdca1c110a229d41ba9887549fac529c/black-24.3.0-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/b6/c6/1d174efa9ff02b22d0124c73fc5f4d4fb006d0d9a081aadc354d05754a13/black-24.3.0-cp312-cp312-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 24.3.0
Skipping link: none of the wheel's tags (cp312-cp312-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d9/ed/704731afffe460b8ff0672623b40fce9fe569f2ee617c15857e4d4440a3a/black-24.3.0-cp312-cp312-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp312-cp312-manylinux2014_x86_64, cp312-cp312-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a8/05/8dd038e30caadab7120176d4bc109b7ca2f4457f12eef746b0560a583458/black-24.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp312-cp312-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/9d/e5fa1ff4ef1940be15a64883c0bb8d2fcf626efec996eab4ae5a8c691d2c/black-24.3.0-cp312-cp312-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/37/76/1f85c4349d6b3424c7672dbc6c4b39ab89372b575801ffdc23d34b023c6f/black-24.3.0-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ba/24/6d82cde63c1340ea55cb74fd697f62b94b6d6fa7069a1aa216475dfd2a30/black-24.3.0-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_x86_64, cp38-cp38-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/61/48664319cee4f8e22633e075ff101ec6253195b056cb23e0c5f8a5086e87/black-24.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/95/ed26a160d7a13d6afb3e94448ec079fb4e37bbedeaf408b6b6dbf67d6cd2/black-24.3.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/62/f5/78881e9b1c340ccc02d5d4ebe61cfb9140452b3d11272a896b405033511b/black-24.3.0-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/17/cc/67ba827fe23b39d55e8408937763b2ad21d904d63ca1c60b47d608ee7fb2/black-24.3.0-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fa/aa/6a2493c7d3506e9b64edbd0782e21637c376da005eecc546904e47b5cdbf/black-24.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/18/68/9e86e73b58819624af6797ffe68dd7d09ed90fa1f9eb8d4d675f8c5e6ab0/black-24.3.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/4d/ea/31770a7e49f3eedfd8cd7b35e78b3a3aaad860400f8673994bc988318135/black-24.3.0-py3-none-any.whl (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 24.3.0
Found link https://files.pythonhosted.org/packages/8f/5f/bac24a952668c7482cfdb4ebf91ba57a796c9da8829363a772040c1a3312/black-24.3.0.tar.gz (from https://pypi.org/simple/black/) (requires-python:>=3.8), version: 24.3.0
Skipping link: not a file: https://pypi.org/simple/black/
Given no hashes to check 46 links for project 'black': discarding no candidates
Collecting black (from -r requirements/dev.in (line 7))
Obtaining dependency information for black from https://files.pythonhosted.org/packages/b6/c6/1d174efa9ff02b22d0124c73fc5f4d4fb006d0d9a081aadc354d05754a13/black-24.3.0-cp312-cp312-macosx_10_9_x86_64.whl.metadata
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-unpack-cspjeiau
Looking up "https://files.pythonhosted.org/packages/b6/c6/1d174efa9ff02b22d0124c73fc5f4d4fb006d0d9a081aadc354d05754a13/black-24.3.0-cp312-cp312-macosx_10_9_x86_64.whl.metadata" in the cache
No cache entry available
No cache entry available
https://files.pythonhosted.org:443 "GET /packages/b6/c6/1d174efa9ff02b22d0124c73fc5f4d4fb006d0d9a081aadc354d05754a13/black-24.3.0-cp312-cp312-macosx_10_9_x86_64.whl.metadata HTTP/1.1" 200 75987
Downloading black-24.3.0-cp312-cp312-macosx_10_9_x86_64.whl.metadata (75 kB)
[?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/76.0 kB ? eta -:--:-- Ignoring unknown cache-control directive: immutable
Updating cache with response from "https://files.pythonhosted.org/packages/b6/c6/1d174efa9ff02b22d0124c73fc5f4d4fb006d0d9a081aadc354d05754a13/black-24.3.0-cp312-cp312-macosx_10_9_x86_64.whl.metadata"
etag object cached for 1209600 seconds
Caching due to etag
 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.0/76.0 kB 5.3 MB/s eta 0:00:00
[?25h Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-metadata-nw1bwz6n
1 location(s) to search for versions of isort:
* https://pypi.org/simple/isort/
Fetching project page and analyzing links: https://pypi.org/simple/isort/
Getting page https://pypi.org/simple/isort/
Found index url https://pypi.org/simple/
Looking up "https://pypi.org/simple/isort/" in the cache
Request header has "max_age" as 0, cache bypassed
No cache entry available
https://pypi.org:443 "GET /simple/isort/ HTTP/1.1" 200 37659
Updating cache with response from "https://pypi.org/simple/isort/"
etag object cached for 1209600 seconds
Caching due to etag
Fetched page https://pypi.org/simple/isort/ as application/vnd.pypi.simple.v1+json
Found link https://files.pythonhosted.org/packages/fc/1d/2a62c86bad840abad3ec719e9b001656bc9a98342a6dbe942b5683f0c2d4/isort-1.0.0.tar.gz (from https://pypi.org/simple/isort/), version: 1.0.0
Found link https://files.pythonhosted.org/packages/a5/ac/261ebdcfe3f907f03585d6afc1eecbd08cf374f56abed9f0055def939461/isort-1.0.1.tar.gz (from https://pypi.org/simple/isort/), version: 1.0.1
Found link https://files.pythonhosted.org/packages/0e/23/099426a3fc06221165c2be008983d34113431d5016a437d004ed1350a27b/isort-1.2.0.tar.gz (from https://pypi.org/simple/isort/), version: 1.2.0
Found link https://files.pythonhosted.org/packages/e0/b3/d214f6e45cc5518af22c2b805cbd44a03f5db35deb8df0da333100629bff/isort-1.2.2.tar.gz (from https://pypi.org/simple/isort/), version: 1.2.2
Found link https://files.pythonhosted.org/packages/41/71/cfddd8683e83a29064c137453f6b9bc3c9363c611ac75b48c94fce4a41cb/isort-1.2.3.tar.gz (from https://pypi.org/simple/isort/), version: 1.2.3
Skipping link: none of the wheel's tags (py27-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/87/f5/e8e8775420678c22fcfe4cf9183b5b262e208114f749037d8788cfa1c2aa/isort-1.2.5-py27-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/31/58/0e750c4db10e07c1cc2fa9db141903333a94937540f25c9c9f625284a916/isort-1.2.5.tar.gz (from https://pypi.org/simple/isort/), version: 1.2.5
Skipping link: none of the wheel's tags (py27-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/11/ae/71c2460c170725ed0dc84db734eadb18368b5152b238c3e9cc16b74dfa70/isort-1.3.0-py27-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/68/46/32670020f1203d06ac3bed4e848a5937d50d0eb692ec08680cb7c01e6c92/isort-1.3.0.tar.gz (from https://pypi.org/simple/isort/), version: 1.3.0
Skipping link: none of the wheel's tags (py27-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3c/8f/22d5490c3e2d50f534d0316ecfdc9d56ad55af9a098e6220dabe2e6bfef4/isort-1.3.1-py27-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/f9/10/55ab78395e830c9042afe3b15364fccfdfdd0c08040de20c732462f7d4b2/isort-1.3.1.tar.gz (from https://pypi.org/simple/isort/), version: 1.3.1
Skipping link: none of the wheel's tags (py27-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/be/c1/c38827adf6e8382b6ba4e36c5f2be7b58cfb87c6e66150c374b9b946d229/isort-1.3.2-py27-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/cd/24/2663bfd56f7bab16c2a8634d2a816e33a7e252debc909217a9a8363c1e08/isort-1.3.2.tar.gz (from https://pypi.org/simple/isort/), version: 1.3.2
Skipping link: none of the wheel's tags (py27-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3e/5f/3a7fc8b436d90edf9b5cc100a714da052cdb23772e40031acee65ff3fea6/isort-2.0.0-py27-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/be/39/213e32aa7a765807c1b65072940c4715f9616596831b83ffafefcbba4657/isort-2.0.0.tar.gz (from https://pypi.org/simple/isort/), version: 2.0.0
Skipping link: none of the wheel's tags (py27-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c6/de/e0cab27248a776b1cedf62aa78746be889bc236a007785671909340a10a2/isort-2.0.1-py27-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/08/19/c2289675c072061ec0287ce1bc4e9cdd437007440356dfd806dae7487b9d/isort-2.0.1.tar.gz (from https://pypi.org/simple/isort/), version: 2.0.1
Skipping link: none of the wheel's tags (py27-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f2/7a/9dfb429e87f109af7c85f98c9869635f37824f6d338d7e63c1970dcc35ef/isort-2.1.0-py27-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/59/07/2ea2bbeee00da0717c1406c8e5e5adc05e2694585774a4290a3fe3555375/isort-2.1.0.tar.gz (from https://pypi.org/simple/isort/), version: 2.1.0
Skipping link: none of the wheel's tags (py27-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/41/ff/a434793179575405c0470a1f0927264eaa68a2d1d2ddadc70e2a81353e7d/isort-2.2.0-py27-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/9b/fe/25e738893ac62772f6c73aa7c8c95a2b2b444f1bec408f958097dbbb8688/isort-2.2.0.tar.gz (from https://pypi.org/simple/isort/), version: 2.2.0
Skipping link: none of the wheel's tags (py27-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0f/fd/f2dbc39c6fdcf10dffd555f48621ad44622ec4dda3441a19f6a96517bbc3/isort-2.2.1-py27-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/83/ef/1f3991ec572dca66f8a53b046cb2ef2c446fb1f26ee4ca278157a69927a8/isort-2.2.1.tar.gz (from https://pypi.org/simple/isort/), version: 2.2.1
Skipping link: none of the wheel's tags (py27-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/aa/51/70f95efbd1839055bbd2d2ac9f9cf85a93439942d02630f30716735558e7/isort-2.3.0-py27-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/63/58/c6ea2e17259ee4a5c92e43ae43dc716bcf9c012c5f709347356ffbc00c2f/isort-2.3.0.tar.gz (from https://pypi.org/simple/isort/), version: 2.3.0
Skipping link: none of the wheel's tags (py27-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/96/29/a2dc7ab22f45bfcfc302cbe780ee8c1551076844676c347475f0c8447aba/isort-2.4.0-py27-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/8e/30/f6af0f478eb7db97785043f0644a6107acca463f41fa7f5d8378bfe3f0c6/isort-2.4.0.tar.gz (from https://pypi.org/simple/isort/), version: 2.4.0
Skipping link: none of the wheel's tags (py27-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/fa/484810793745aeed16160f7ca7f8a5b4e413c664b953eb4481566a9f6ecf/isort-2.4.1-py27-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/5d/bc/f05ea9e863ebbfd4d77873c3bf9d09ab540cd681472d5c5a0ba0ab0a3cba/isort-2.4.1.tar.gz (from https://pypi.org/simple/isort/), version: 2.4.1
Skipping link: none of the wheel's tags (py27-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f9/43/b6d26197747e9ea6abf4d63ea392176968d339d458cc6b709bd3a262a01c/isort-2.5.0-py27-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/c2/57/6f2727cb143a7dbe91a54d7743f6a257dd5a3693714b07ebbb057b3c420b/isort-2.5.0.tar.gz (from https://pypi.org/simple/isort/), version: 2.5.0
Found link https://files.pythonhosted.org/packages/ac/e3/9dea591f550b4a0c71c9aba413aa6c8c2d64976e72d25a959a70452a1845/isort-2.6.0-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 2.6.0
Found link https://files.pythonhosted.org/packages/b3/a3/d3123ef75063113c71f51e2fadaaca5367338d3a7a4b70a01aa4ad0df5c2/isort-2.6.0.tar.gz (from https://pypi.org/simple/isort/), version: 2.6.0
Found link https://files.pythonhosted.org/packages/53/30/e8988aac6ea7fe015c300e28ac9a450ed77522b9a37ba6f6131584c49b4b/isort-2.6.1-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 2.6.1
Found link https://files.pythonhosted.org/packages/8f/18/e592f98d99ac4f6e96e60b28b69778bcf8dc7e146e5cc5356fef7aee5c73/isort-2.6.1.tar.gz (from https://pypi.org/simple/isort/), version: 2.6.1
Found link https://files.pythonhosted.org/packages/f7/17/e75ec75c7c8c3d77c5cc264c0a8d0c8f152242dc6f53048c703a60dc239e/isort-2.6.2-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 2.6.2
Found link https://files.pythonhosted.org/packages/68/c9/541ee3977f961cbd765e0122500c89794c5ad810960e50795cc42aef2f45/isort-2.6.2.tar.gz (from https://pypi.org/simple/isort/), version: 2.6.2
Found link https://files.pythonhosted.org/packages/df/9a/96c550c03e932a4a06ec78f1b1c184a519126f0d2270f727599e47a6bc00/isort-2.6.3-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 2.6.3
Found link https://files.pythonhosted.org/packages/03/a7/f8d322a68c0de447cf2bb40897b195466a9dd3d6aac785efb6ba96bece7a/isort-2.6.3.tar.gz (from https://pypi.org/simple/isort/), version: 2.6.3
Found link https://files.pythonhosted.org/packages/24/e9/124bbcc79f35f4eb22fd20af7b3d4336501cbdbecb466a75101ed2a16adc/isort-3.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.0.0
Found link https://files.pythonhosted.org/packages/66/6e/57428364cb08c4a5c66320e0828c148df529b4416975c667dcf60d100193/isort-3.0.0.tar.gz (from https://pypi.org/simple/isort/), version: 3.0.0
Found link https://files.pythonhosted.org/packages/26/6b/aa66eefe54a2fb200914c77b5c60b69fd520911181a4b1caaeb258f35996/isort-3.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.1.0
Found link https://files.pythonhosted.org/packages/f0/e8/b73125b6629e7e4f59d0fb504059b59ebc7206a48fc48ad0adbeec9218f0/isort-3.1.0.tar.gz (from https://pypi.org/simple/isort/), version: 3.1.0
Found link https://files.pythonhosted.org/packages/46/1b/9f612e8ab421d3a114fe35e2b981240d280b84453630dd1828ae86dd6578/isort-3.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.1.1
Found link https://files.pythonhosted.org/packages/c1/91/424aa7f39be1496b28cf8613f841e9708439b0b2a442db2c5044446bc458/isort-3.1.1.tar.gz (from https://pypi.org/simple/isort/), version: 3.1.1
Found link https://files.pythonhosted.org/packages/ac/d1/1878e4ad2c4d01d63d4fc88b3a3a7f5036a8eed0f737945801cbcad9ac36/isort-3.1.2-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.1.2
Found link https://files.pythonhosted.org/packages/da/22/9750bf33f6e70b7c1081f80067f721acf7db708a2e354472624ea0faab99/isort-3.1.2.tar.gz (from https://pypi.org/simple/isort/), version: 3.1.2
Found link https://files.pythonhosted.org/packages/c5/0b/76a0aacb013becfd4ad57ab8b568030cf6768ce1301d4ba11b0a1b76141a/isort-3.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.2.0
Found link https://files.pythonhosted.org/packages/d3/88/c0447447c1d1c1d8d2c132b29410a27b7c4e0ccac427f2f9e6173f9bdc64/isort-3.2.0.tar.gz (from https://pypi.org/simple/isort/), version: 3.2.0
Found link https://files.pythonhosted.org/packages/f4/77/21eaf432f4876769d9d98f7a34b0479d4bfd05c6a1fe706b0024cb5a8c60/isort-3.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.3.0
Found link https://files.pythonhosted.org/packages/b4/de/e94d62ea13c6dc1241509e5fe96672c2cb0c81af2d0ad53bfe630f4529ea/isort-3.3.0.tar.gz (from https://pypi.org/simple/isort/), version: 3.3.0
Found link https://files.pythonhosted.org/packages/da/cb/970e9c1e0e0538cd29748d06472534ae325820178ef08798420e37c5e599/isort-3.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.3.1
Found link https://files.pythonhosted.org/packages/52/02/756b31c7c8a0521127eb47b3ec66326054baa0bf7d836b831e480dbf257f/isort-3.3.1.tar.gz (from https://pypi.org/simple/isort/), version: 3.3.1
Found link https://files.pythonhosted.org/packages/88/66/32d15d4121e9865f17db124a60bca582ff11b15b8a87bb84520475176f51/isort-3.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.4.0
Found link https://files.pythonhosted.org/packages/e6/7d/04a3f95e6a8b0928c4e2275ca41febbc8f1205741fee48aa377f8e098f46/isort-3.4.0.tar.gz (from https://pypi.org/simple/isort/), version: 3.4.0
Found link https://files.pythonhosted.org/packages/a3/c2/39cb45c04f5e1bb6a1be69e2dd58a5d29e356370bba2d5fd395acb3b4a13/isort-3.4.1-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.4.1
Found link https://files.pythonhosted.org/packages/05/7b/097e3e2552a52a059ff018f7590b55fe8a74f98c450f53ba8467e3e17b3d/isort-3.4.1.tar.gz (from https://pypi.org/simple/isort/), version: 3.4.1
Found link https://files.pythonhosted.org/packages/82/f6/e111d925e5669379a8b28c6e18c3865a5b7e9e8cf4c5b6303be0c1bc7602/isort-3.4.2-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.4.2
Found link https://files.pythonhosted.org/packages/5b/fb/3345ab36e580ca7ff90e1b33300218fcb196eb1d1f6d1f0055c9720c90f1/isort-3.4.2.tar.gz (from https://pypi.org/simple/isort/), version: 3.4.2
Found link https://files.pythonhosted.org/packages/66/9b/b60debc3388fd228235b6806831a177865b741f94c0850ef0de1b46dce1a/isort-3.5.0-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.5.0
Found link https://files.pythonhosted.org/packages/04/d5/e5c079fa646c1cbdc381c3896da619d69465924053a731396f5c7da5e7f1/isort-3.5.0.tar.gz (from https://pypi.org/simple/isort/), version: 3.5.0
Found link https://files.pythonhosted.org/packages/ad/76/b6e00c35dd8b51593903b532ff906670ad3746ccd06f0b38a56a2eda38b1/isort-3.6.0-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.6.0
Found link https://files.pythonhosted.org/packages/99/d4/a436f443f59182a011b80c1e853220dcacfedbf0d96aa243254cf720390b/isort-3.6.0.tar.gz (from https://pypi.org/simple/isort/), version: 3.6.0
Found link https://files.pythonhosted.org/packages/47/88/1d7d4fadc531881e80732e71020e89b17440eef8ef8b6438b72e67286bd1/isort-3.6.1-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.6.1
Found link https://files.pythonhosted.org/packages/80/a8/5eb888baf8cb9c54493a31ac335b85bc12a459041331ab0437f5f0a9e566/isort-3.6.1.tar.gz (from https://pypi.org/simple/isort/), version: 3.6.1
Found link https://files.pythonhosted.org/packages/65/d2/2fe06fa0a44e3209e4cf67f933a2fadc35f38ef8c47125db515c52345f03/isort-3.6.2-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.6.2
Found link https://files.pythonhosted.org/packages/d6/c6/9ac45e253c8d375b25a9ce8cce9e85d4b029a1b7cb11df49f978722950f5/isort-3.6.2.tar.gz (from https://pypi.org/simple/isort/), version: 3.6.2
Found link https://files.pythonhosted.org/packages/9e/ff/2525b7fd9d8df7a2e575d37a7f21d641cdb95e2437dfefbbcc2e222ef16d/isort-3.7.0-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.7.0
Found link https://files.pythonhosted.org/packages/29/6b/cc87b2d8336639a476d7bd7bcd59f46da358e2713b8a9f98fface2552626/isort-3.7.0.tar.gz (from https://pypi.org/simple/isort/), version: 3.7.0
Found link https://files.pythonhosted.org/packages/98/47/0452afd28740a15f2cf1f3765dab9a401e27fb3ad959ca5f071a2c3a4ba0/isort-3.7.1-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.7.1
Found link https://files.pythonhosted.org/packages/ce/3d/095c33fea31f2141dfab1cdee94b0e23a11caf6b6599c06afbd9d0f91e62/isort-3.7.1.tar.gz (from https://pypi.org/simple/isort/), version: 3.7.1
Found link https://files.pythonhosted.org/packages/c6/c3/0b677ee2a29ad0c8ff7bcfda282cbc130bbc8e7520977e592e05378a70a3/isort-3.7.2-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.7.2
Found link https://files.pythonhosted.org/packages/9c/2f/ecb03a560b94ddcaa0cca795b1b995bdec5dc0ebd119ad5aac57325a786e/isort-3.7.2.tar.gz (from https://pypi.org/simple/isort/), version: 3.7.2
Found link https://files.pythonhosted.org/packages/8f/fc/954c94fff9a37ec5e1bda1b6a447a6994fa3fbcd7430c7ebe90eac75a2af/isort-3.8.0-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.8.0
Found link https://files.pythonhosted.org/packages/68/26/36372bf468a67b3589b9235582ebed48f903a296bc2802e40d1a9287101d/isort-3.8.0.tar.gz (from https://pypi.org/simple/isort/), version: 3.8.0
Found link https://files.pythonhosted.org/packages/12/e3/b7cda39ff0bbd6a10acd81ce19c2b89f7a4bc3afee10effc1ee6febf8b6b/isort-3.8.1-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.8.1
Found link https://files.pythonhosted.org/packages/8f/3a/68b7d0f48e728ccf072b9598c56ec8a00e19624bc5f78fcbee872a295365/isort-3.8.1.tar.gz (from https://pypi.org/simple/isort/), version: 3.8.1
Found link https://files.pythonhosted.org/packages/08/27/c19911d3b7a84175dc4b31fadf23a60a8f82f801cebb3df49ffeb9a86f3c/isort-3.8.2.tar.gz (from https://pypi.org/simple/isort/), version: 3.8.2
Found link https://files.pythonhosted.org/packages/66/6e/415d85934ab1f920ac677f2f5086951474656c5fb81e6660dba423814373/isort-3.8.3-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.8.3
Found link https://files.pythonhosted.org/packages/33/c0/cde2e5e1324dd734351b4f93ad57423192691bb65d47eeca8ee8fe170a62/isort-3.8.3.tar.gz (from https://pypi.org/simple/isort/), version: 3.8.3
Found link https://files.pythonhosted.org/packages/53/54/29894ce94cace2a1f718213713e985e280a3309993323274ac08863e1b51/isort-3.9.0-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.9.0
Found link https://files.pythonhosted.org/packages/ce/2c/3598b4c6273922fd6704d33c8a33877a6a51a22b19e7337d6750b3730bd6/isort-3.9.0.tar.gz (from https://pypi.org/simple/isort/), version: 3.9.0
Found link https://files.pythonhosted.org/packages/ae/82/f858fc88d4f7ab3dfc9ae3d315668552bcc55d5325f45e11e06aa0a64187/isort-3.9.1-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.9.1
Found link https://files.pythonhosted.org/packages/8d/cb/d4d1d965484622ee4cee6edfbd5acd3602ffa545969bfaf6384ec15d7814/isort-3.9.1.tar.gz (from https://pypi.org/simple/isort/), version: 3.9.1
Found link https://files.pythonhosted.org/packages/b1/d7/90719d48f2873d3a2706b6a003876ded723c10cd7eafd2ab7bb61a17b3fa/isort-3.9.2-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.9.2
Found link https://files.pythonhosted.org/packages/4a/04/9aba89f62727136b05c831095005763d5db71a7afe86f5213cef1a854021/isort-3.9.2.tar.gz (from https://pypi.org/simple/isort/), version: 3.9.2
Found link https://files.pythonhosted.org/packages/fe/f4/ff006fe64f9e114cd968fe235bb815a635168ce0fa02529141e0913a18d0/isort-3.9.3-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.9.3
Found link https://files.pythonhosted.org/packages/7f/23/d12dcc54c71445639170d961b64ab75892d1caddbe1ef7c87c3cc7a63cc9/isort-3.9.3.tar.gz (from https://pypi.org/simple/isort/), version: 3.9.3
Found link https://files.pythonhosted.org/packages/f3/75/1b0f273f06a12c18bd4c6b0e8d5184304737ac45bd1cd8fdf304e9f1fb46/isort-3.9.4.tar.gz (from https://pypi.org/simple/isort/), version: 3.9.4
Found link https://files.pythonhosted.org/packages/99/2b/b94ae4d37ed9365b520cb886f90f89ecfb62f458a478e583baad72549a99/isort-3.9.5-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.9.5
Found link https://files.pythonhosted.org/packages/e2/b3/867011454e5ef80ba50caa9b55545c50eb14e2cb7c6bf8b35f915d718f90/isort-3.9.5.tar.gz (from https://pypi.org/simple/isort/), version: 3.9.5
Found link https://files.pythonhosted.org/packages/18/c3/42b3a92a35f928027ddf102ef8f7b81e43d2a1c4d6fa46deceaeac6d2322/isort-3.9.6-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 3.9.6
Found link https://files.pythonhosted.org/packages/5f/e6/5563c0b306d57e178a6ccf5ca4bada328cf48683eb157452e2a8ad023ce2/isort-3.9.6.tar.gz (from https://pypi.org/simple/isort/), version: 3.9.6
Found link https://files.pythonhosted.org/packages/39/b8/f80b3712f797896f7e56e32d16901f641591d2aef95237480760d1342341/isort-4.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.0.0
Found link https://files.pythonhosted.org/packages/7d/e6/15c06c4e0e57a2160b0d7d5609d8a9775c3339598b9c49ff9395752946a8/isort-4.0.0.tar.gz (from https://pypi.org/simple/isort/), version: 4.0.0
Found link https://files.pythonhosted.org/packages/11/c5/f915d491dd6c949107023b2f26550aa152bbcc27cb8375b157b442117fb4/isort-4.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.1.0
Found link https://files.pythonhosted.org/packages/57/ad/f5d32a50b59b3d01d10bea1705adf5b8d8c2675835992e8199ba971784d3/isort-4.1.0.tar.gz (from https://pypi.org/simple/isort/), version: 4.1.0
Found link https://files.pythonhosted.org/packages/0c/f7/b2e62641df948fe90b7beb57b8ab51c787e5af55a67d062ffa87fb385669/isort-4.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.1.1
Found link https://files.pythonhosted.org/packages/d9/ba/98007ff5e03a1c85733635c8880514663ac0c11de96057721ef1ab4d1fc9/isort-4.1.1.tar.gz (from https://pypi.org/simple/isort/), version: 4.1.1
Found link https://files.pythonhosted.org/packages/d8/79/56b5ba729ad1465661da230a19f0fb05460795db393f03d42e61c1c0e8e4/isort-4.1.2-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.1.2
Found link https://files.pythonhosted.org/packages/48/6c/9acfb5b473b98d73fe26800a925e4278df72298df1426b1c2fb52d54960c/isort-4.1.2.tar.gz (from https://pypi.org/simple/isort/), version: 4.1.2
Found link https://files.pythonhosted.org/packages/60/dc/78bfa1a7579ea7bc6c5886faead666f2da511f1b2d3990c2e670b7d27585/isort-4.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.2.0
Found link https://files.pythonhosted.org/packages/ee/b7/af14b013433cf38e6fcdc2d630fd6c9b64a0714f657f4d9663f03cd3c262/isort-4.2.0.tar.gz (from https://pypi.org/simple/isort/), version: 4.2.0
Found link https://files.pythonhosted.org/packages/88/e1/8b9e131902afc847537aac4cee4b5d73c147d53ac1b5701ee2a2c00f8781/isort-4.2.1-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.2.1
Found link https://files.pythonhosted.org/packages/0f/9f/924855d5f552fbca5ed1a6b331cdaa269ce747981ba39ec7052a685af214/isort-4.2.1.tar.gz (from https://pypi.org/simple/isort/), version: 4.2.1
Found link https://files.pythonhosted.org/packages/0b/6d/1c95a465e0444ef708a8bf2d61262a071386c94cc033800fe804eff7dcef/isort-4.2.2-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.2.2
Found link https://files.pythonhosted.org/packages/f5/30/de1919d208abed2a783580a01ebc1f9970c312127f5f4da1bcae37218996/isort-4.2.2.tar.gz (from https://pypi.org/simple/isort/), version: 4.2.2
Found link https://files.pythonhosted.org/packages/cc/a0/1002e56c5ee07cdc2777a43269238b23cc50c7ac3f3be7caa193e0d91ed4/isort-4.2.3-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.2.3
Found link https://files.pythonhosted.org/packages/3e/84/e13f00b5d6575de6531a7733d282b32a74478d28908f037c663ac27ed015/isort-4.2.3.tar.gz (from https://pypi.org/simple/isort/), version: 4.2.3
Found link https://files.pythonhosted.org/packages/31/ec/25032c696006dad4683d03352ee2321da7388e4acbab2fdb9ace2bc107f9/isort-4.2.4-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.2.4
Found link https://files.pythonhosted.org/packages/fa/ef/af895a46429d3747075fcc046f77f0dd499161ba9f3bb28a10c518b21bc9/isort-4.2.4.tar.gz (from https://pypi.org/simple/isort/), version: 4.2.4
Found link https://files.pythonhosted.org/packages/c3/0d/917971944e7da7f659e11efe7abf649f0e46c2d45edba2f6d9584ba15374/isort-4.2.5-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.2.5
Found link https://files.pythonhosted.org/packages/70/65/49f66364f4ac551ec414e88537b02be439d1d9ea7e1fdd6d526fb8796bf9/isort-4.2.5.tar.gz (from https://pypi.org/simple/isort/), version: 4.2.5
Found link https://files.pythonhosted.org/packages/26/86/d7513f7e08254c7fa25f76bad0a828d8d244311e1903f72e98869a932020/isort-4.2.8-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.2.8
Found link https://files.pythonhosted.org/packages/cf/48/7d91e49b6692cb2da2713f6d6003b614ee5306af5762daabb2481d17149c/isort-4.2.8.tar.gz (from https://pypi.org/simple/isort/), version: 4.2.8
Found link https://files.pythonhosted.org/packages/1e/82/41955c318c4ba05a04bd4a5adc32cec3a131df9eb50ff8adb081dfeeacda/isort-4.2.9-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.2.9
Found link https://files.pythonhosted.org/packages/ec/62/568f9fb2163947242406aab8d12197437e32863bdc18126f826adcef549c/isort-4.2.9.tar.gz (from https://pypi.org/simple/isort/), version: 4.2.9
Found link https://files.pythonhosted.org/packages/93/80/1d97da40daa09b9a26567762db290a425d740138e71237c1490e50e22ad0/isort-4.2.11.tar.gz (from https://pypi.org/simple/isort/), version: 4.2.11
Found link https://files.pythonhosted.org/packages/d1/e1/5da2d9a1a6e3c47348cbb05dbb48e5dda4ad5bc200df15e71499a38cdd42/isort-4.2.12-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.2.12
Found link https://files.pythonhosted.org/packages/a3/1f/5ea78a393ec0480038a57790e25e485961d7393b7b90bd5d0d5c476f048b/isort-4.2.12.tar.gz (from https://pypi.org/simple/isort/), version: 4.2.12
Found link https://files.pythonhosted.org/packages/0d/56/0de25d2e400b2530df24f2176efdd9566d5b296e1b9c06058a18b5909c11/isort-4.2.13-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.2.13
Found link https://files.pythonhosted.org/packages/de/33/ab74775c73849dd486dea36e4392aa2201dfc86c2d72a0ebaee0f9926515/isort-4.2.13.tar.gz (from https://pypi.org/simple/isort/), version: 4.2.13
Found link https://files.pythonhosted.org/packages/c2/c9/640dc7b2e64925978cd8eb2dbef5afae1a6a9f6c8a58a0152be1e8d20a14/isort-4.2.14-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.2.14
Found link https://files.pythonhosted.org/packages/11/70/0fcf646c3f3a524d1bd2b445c73e9e8396db708f13d144de94b395656d7f/isort-4.2.14.tar.gz (from https://pypi.org/simple/isort/), version: 4.2.14
Found link https://files.pythonhosted.org/packages/a9/83/ca1c7737c9a43a3e5bd2b9954add88700267801415310395d4191e5ff8e3/isort-4.2.15-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.2.15
Found link https://files.pythonhosted.org/packages/4d/d5/7c8657126a43bcd3b0173e880407f48be4ac91b4957b51303eab744824cf/isort-4.2.15.tar.gz (from https://pypi.org/simple/isort/), version: 4.2.15
Found link https://files.pythonhosted.org/packages/8f/7e/6af4db6bef630c1c96702698362fa8770f63f864e9b015ed3a5c111c8a9f/isort-4.3.0-py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.3.0
Found link https://files.pythonhosted.org/packages/d0/fa/251113165747809c5d515836897962cb6d725f4284bdc010200bbf271575/isort-4.3.0.tar.gz (from https://pypi.org/simple/isort/), version: 4.3.0
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fd/ba/63850db4897bb7bee116e83674fc1ede581d067b91bc99309e0876323238/isort-4.3.1-py2-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/88/f1/08331f3865e41f708dfa5ed4c8f137926b7d12a79012581e9a4ad4b68071/isort-4.3.1-py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.3.1
Found link https://files.pythonhosted.org/packages/11/8a/370a9b09eb22731b268cd6cbe128ff78008a00a3ad2426100bb087e05ff1/isort-4.3.1.tar.gz (from https://pypi.org/simple/isort/), version: 4.3.1
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b5/8e/f170da9db5d918fb40fed527c8325859b9b3bf427ac9c771a4b863168af7/isort-4.3.2-py2-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/19/81/4ec17b7651698d4588fa46a53054da255224852b721b013fa0d0e2a624ce/isort-4.3.2.tar.gz (from https://pypi.org/simple/isort/), version: 4.3.2
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/81/8f29845f349ec04c45bab47d3d493ffe07c7945a384e55063ced2399f89c/isort-4.3.3-py2-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/a2/03/8377124671d0c7c80a9bc2b5f5fc30b5784f7739dba7ce41458ef00ba7de/isort-4.3.3-py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.3.3
Found link https://files.pythonhosted.org/packages/a2/13/f9da1234eba3d254093e70de31be9bebade75806b07602c83654246a7286/isort-4.3.3.tar.gz (from https://pypi.org/simple/isort/), version: 4.3.3
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/41/d8/a945da414f2adc1d9e2f7d6e7445b27f2be42766879062a2e63616ad4199/isort-4.3.4-py2-none-any.whl (from https://pypi.org/simple/isort/)
Found link https://files.pythonhosted.org/packages/1f/2c/22eee714d7199ae0464beda6ad5fedec8fee6a2f7ffd1e8f1840928fe318/isort-4.3.4-py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.3.4
Found link https://files.pythonhosted.org/packages/b1/de/a628d16fdba0d38cafb3d7e34d4830f2c9cb3881384ce5c08c44762e1846/isort-4.3.4.tar.gz (from https://pypi.org/simple/isort/), version: 4.3.4
Found link https://files.pythonhosted.org/packages/6e/0b/8f9bcdd7a5d7d68252a5893fdb84865ed335991ae3918339f30aabf7e553/isort-4.3.5-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.3.5
Found link https://files.pythonhosted.org/packages/35/07/a3e8f5a3cbe9886bb61c57e41f928799478bc979a9efec057a96971551fd/isort-4.3.5.tar.gz (from https://pypi.org/simple/isort/), version: 4.3.5
Found link https://files.pythonhosted.org/packages/94/87/d798b8d89dba3602dc78d4992f48063bbb7c81968a858403034af8a7ff3a/isort-4.3.6-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.3.6
Found link https://files.pythonhosted.org/packages/90/3a/0804cbec098336628501da2a56dc74f60b36e11e784c432fc6e93e1a949c/isort-4.3.6.tar.gz (from https://pypi.org/simple/isort/), version: 4.3.6
Found link https://files.pythonhosted.org/packages/0f/e8/796386cdad7504948b529ef0c7f7d9e46df07096fda35f92e017785d0d83/isort-4.3.7-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.3.7
Found link https://files.pythonhosted.org/packages/b3/87/bae811d0161a350e936c86bc336bf46e937e1eb155e4745fa60b039fe8ab/isort-4.3.7.tar.gz (from https://pypi.org/simple/isort/), version: 4.3.7
Found link https://files.pythonhosted.org/packages/81/43/742285b1c9c06f2e89c275078e551d8bd388a4b0baad2ee48b1d429e5c19/isort-4.3.8-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.3.8
Found link https://files.pythonhosted.org/packages/ea/a7/af4a78fb8676e831d7d43396b072c24f7e12ec65047f7359bad42b25cbea/isort-4.3.8.tar.gz (from https://pypi.org/simple/isort/), version: 4.3.8
Found link https://files.pythonhosted.org/packages/72/41/5188c1dafe27263005a017d4a2dd0def7c97fddc443564a260da414ee94d/isort-4.3.9-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.3.9
Found link https://files.pythonhosted.org/packages/35/c5/025aaa76f0f337e3d91197973c42b4e807fa6dd509da70e87053d85ce278/isort-4.3.9.tar.gz (from https://pypi.org/simple/isort/), version: 4.3.9
Found link https://files.pythonhosted.org/packages/27/ad/b101ff664a1c58589b03291bcaaab2a7df1a1030124f1347fe21b0b94916/isort-4.3.10-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.3.10
Found link https://files.pythonhosted.org/packages/29/22/63b1153b016dba62e8c6e3380178737011f310f7d4fcfe2fce7ee27dda14/isort-4.3.10.tar.gz (from https://pypi.org/simple/isort/), version: 4.3.10
Found link https://files.pythonhosted.org/packages/66/c0/d3c3f902edf8f5f956f26ca0570e59dabfcaee6b75bdd7bdd5a1e8f8f7c9/isort-4.3.11-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.3.11
Found link https://files.pythonhosted.org/packages/e1/f2/63d60e79d07463943ef0ff1a1e4ff517b2646a9285b5c59da34f8a5a64e7/isort-4.3.11.tar.gz (from https://pypi.org/simple/isort/), version: 4.3.11
Found link https://files.pythonhosted.org/packages/3a/f4/e5c637e8ccce753d08211091cff26ac0fbb5c7b111527f38852c9291eab7/isort-4.3.12-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.3.12
Found link https://files.pythonhosted.org/packages/83/09/a1a8f9774cbe184791c00dba0e108dd0fb6347b9e45f20e67d6e292517b4/isort-4.3.12.tar.gz (from https://pypi.org/simple/isort/), version: 4.3.12
Found link https://files.pythonhosted.org/packages/21/9b/a01c74be7d28f30b83dd1db50f36faeaef717c5eaacc1bdab3887c806f03/isort-4.3.13-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.3.13
Found link https://files.pythonhosted.org/packages/fa/d3/7542bd894dc661124b37e046abeda5a4d977bcf4fe218f6be3d1a2a5d156/isort-4.3.13.tar.gz (from https://pypi.org/simple/isort/), version: 4.3.13
Found link https://files.pythonhosted.org/packages/c8/f0/729d15a20355fedd675c4c5bd70ec0bace9ada4f39b57e8d8313669b0ee5/isort-4.3.14-py2.py3-none-any.whl (from https://pypi.org/simple/isort/), version: 4.3.14
Found link https://files.pythonhosted.org/packages/5b/b2/8dc40ea4d3b2280e68021855ffe5525a6e86883e251e1bbf926825847085/isort-4.3.14.tar.gz (from https://pypi.org/simple/isort/), version: 4.3.14
Found link https://files.pythonhosted.org/packages/b6/89/3137d13dd30a0d063435661950f6dfd50957532989e49aef652f490ef616/isort-4.3.15-py2.py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.15
Found link https://files.pythonhosted.org/packages/4c/d0/54d873aa05cea889fa65cb9241b6985460a12965f09a17f7c542007487af/isort-4.3.15.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.15
Found link https://files.pythonhosted.org/packages/28/66/f31fbe908420ef77a88012c76d3dd88ce6d0fb3c925dc1f8b4d5f929bf3c/isort-4.3.16-py2.py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.16
Found link https://files.pythonhosted.org/packages/08/d2/bbbb582ea75a3237e16e7d1f37fa3bda72e9690097d7a24dfd7d80f899d0/isort-4.3.16.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.16
Found link https://files.pythonhosted.org/packages/d3/57/2c79076db3c2aa9fc482628b8e70a9f6f2b4cb4b276636645b7080ac26ae/isort-4.3.17-py2.py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.17
Found link https://files.pythonhosted.org/packages/10/48/ca938f1b3ffeb3534da5d0dfdb8ebbdc6e95b743781b7503fb3532dd1fea/isort-4.3.17.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.17
Found link https://files.pythonhosted.org/packages/9a/a2/2dc9c43667a5a18c8956dc9c0e771d4e7d69de2c1b2689f2231a7aed7695/isort-4.3.18-py2.py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.18
Found link https://files.pythonhosted.org/packages/b5/3e/22308cdac59f5ef0e8157a33a01eb611e7a3a93e9711ed88ffc9a5b73ba0/isort-4.3.18.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.18
Found link https://files.pythonhosted.org/packages/ae/ae/5ef4b57e15489754b73dc908b656b02ab0e6d37b190ac78dd498be8b577d/isort-4.3.19-py2.py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.19
Found link https://files.pythonhosted.org/packages/ed/f7/27e8e8a5c24fcb519f5417c6360ab2da33e7236cc45f3e333b828cc19ac0/isort-4.3.19.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.19
Found link https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.20
Found link https://files.pythonhosted.org/packages/f1/84/5d66ddbe565e36682c336c841e51430384495b272c622ac229029f671be2/isort-4.3.20.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.20
Found link https://files.pythonhosted.org/packages/e5/b0/c121fd1fa3419ea9bfd55c7f9c4fedfec5143208d8c7ad3ce3db6c623c21/isort-4.3.21-py2.py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.21
Found link https://files.pythonhosted.org/packages/43/00/8705e8d0c05ba22f042634f791a61f4c678c32175763dcf2ca2a133f4739/isort-4.3.21.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.21
Found link https://files.pythonhosted.org/packages/57/13/24a715f43af54f3270399dc57b14e70962baa73843dde3d996e420452bcc/isort-5.0.0-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.0
Found link https://files.pythonhosted.org/packages/50/6a/9c0c847967156e17911b1f25fbc63c2fd86f79931b9aadd7d71509d7000d/isort-5.0.0.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.0
Found link https://files.pythonhosted.org/packages/b6/71/8547ec9851ffeb327fad9702a0f250d8302e799bc5bff872b0df7d4f2cc0/isort-5.0.1-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.1
Found link https://files.pythonhosted.org/packages/76/14/5e7b49203c20fba17b1650d0348bfe47d2eb3c0c3aaafdcd9f1930f4da1c/isort-5.0.1.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.1
Found link https://files.pythonhosted.org/packages/5d/d1/4c44a6c0332ca32cab7de3786dcdc17ebd72c4a97a00fba026c1b6304aa0/isort-5.0.2-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.2
Found link https://files.pythonhosted.org/packages/f3/54/90084b4c688a1b5dab2a1c57501cc9acdb506f23341836c3c03e0a8bc94d/isort-5.0.2.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.2
Found link https://files.pythonhosted.org/packages/b2/52/3b117bb6077f737b7c7da7a128be760b4b511954358a7ff1c93aa46acc4b/isort-5.0.3-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.3
Found link https://files.pythonhosted.org/packages/52/37/d70eb3c6b420f2287109fa562b99462f321819dc2c1e85e2d783e823db8d/isort-5.0.3.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.3
Found link https://files.pythonhosted.org/packages/5b/be/8e389747efae56f28539115fbbff7e541051d90daa217937c60db082d959/isort-5.0.4-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.4
Found link https://files.pythonhosted.org/packages/24/ab/670fa465f823b3eff28a4e2d8522fd78dae60704ae863602554b8b01972c/isort-5.0.4.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.4
Found link https://files.pythonhosted.org/packages/d1/6e/cc226fceed1bd048a44696a5a7faba031c6a1387d47ded3a85488e6f7706/isort-5.0.5-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.5
Found link https://files.pythonhosted.org/packages/c4/4d/b6286cf463f9cfca698b15524e1198856d68080096f05ca7b3437f0af867/isort-5.0.5.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.5
Found link https://files.pythonhosted.org/packages/82/7d/6e515bc9facd74e88351e3413898d65aae72f5d17810d3479aadf7300063/isort-5.0.6-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.6
Found link https://files.pythonhosted.org/packages/62/ff/9916ae5e99c717f0d46545c0943c4ba43f21e2a08208ae447ef72c4c7ee4/isort-5.0.6.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.6
Found link https://files.pythonhosted.org/packages/84/3b/391bc8a5ffe15b55d7bdd678800acc54e260dd3c1c2c6a02d457e86472c6/isort-5.0.7-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.7
Found link https://files.pythonhosted.org/packages/8f/d0/caa74837e0ee3124ce1be1ad4a2a170939c2559bff42eb5450dbf92a15fc/isort-5.0.7.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.7
Found link https://files.pythonhosted.org/packages/1c/10/c3f7dd17e64d27a6a78dce55399fb626cb36a5269dbcdcb5f1c1c422bd6c/isort-5.0.8-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.8
Found link https://files.pythonhosted.org/packages/8e/e0/1f7cbfcc11f4861bff5e0b002c51a19951b43ceff2c430b030b5b39b6c73/isort-5.0.8.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.8
Found link https://files.pythonhosted.org/packages/c2/61/337232f64f64e086ad7326d0f0dafbd47720de28c02fdf04364ac2acd45d/isort-5.0.9-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.9
Found link https://files.pythonhosted.org/packages/94/7b/efc60a4e86dee5d937d142f8055b4625926572bdab3929a42c1573a523f9/isort-5.0.9.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.0.9
Found link https://files.pythonhosted.org/packages/fc/18/e34c088ad22ea3c278c3f5e01369522ad2ba4f37b6af0786243285e0e1bf/isort-5.1.0-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.1.0
Found link https://files.pythonhosted.org/packages/9b/e2/3255d6998703c0fdfa6b2cd32a02172520928f3270b2932e30afd63baa6c/isort-5.1.0.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.1.0
Found link https://files.pythonhosted.org/packages/36/aa/b7d9d6acdaa4b4ebf08f76178221ef5b64aa07771d0887109afcf7a6380b/isort-5.1.1-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.1.1
Found link https://files.pythonhosted.org/packages/b0/dc/61dd201d25a16db7ac10a5caadb6baf6a2ca2d574f3358002f75d70a5724/isort-5.1.1.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.1.1
Found link https://files.pythonhosted.org/packages/6c/f5/c0d8f9df65f993212b22509a16554ea15ed4258d6c43a88f89cd740e6339/isort-5.1.2-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.1.2
Found link https://files.pythonhosted.org/packages/7f/59/9e82b3e8171340fa2ff68ca5c2d2998761f404ddfd36484a34eebe67c8aa/isort-5.1.2.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.1.2
Found link https://files.pythonhosted.org/packages/ac/81/bf8d5e54c5c314abd9113b8066c797f5d3aa224a4b838332a701460ae34a/isort-5.1.3-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.1.3
Found link https://files.pythonhosted.org/packages/f4/a6/4e5d6d29e40346127ab38dd552bd9446f36628cb1d627a49119710abfc25/isort-5.1.3.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.1.3
Found link https://files.pythonhosted.org/packages/1d/b4/b008b7ec1fc3b60923277c955de488d533613f0ac4338d89b2cf353ac5ae/isort-5.1.4-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.1.4
Found link https://files.pythonhosted.org/packages/37/db/f3944b0b10ec050822fb69e51bf1d0a67095a744938c6a424c05787ad6a3/isort-5.1.4.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.1.4
Found link https://files.pythonhosted.org/packages/8e/05/d68bea4ceb5cc5be160ef053f38d2e6dc2c74190268dfd6180b7eb3dbe9e/isort-5.2.0-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.2.0
Found link https://files.pythonhosted.org/packages/93/20/936b71a4a26defc7ec85aea5c2db4e673818f41bdad33ccd381f9d0083e9/isort-5.2.0.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.2.0
Found link https://files.pythonhosted.org/packages/fd/cd/cc99995938d7dff563a10dbd2e53698a54d8e2b3dd002d3bdcd89b302d84/isort-5.2.1-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.2.1
Found link https://files.pythonhosted.org/packages/97/57/f10e30e1cf9cd6d4cd9f72b1c7f2759e4527e863e7c3a132d73ba3303ec6/isort-5.2.1.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.2.1
Found link https://files.pythonhosted.org/packages/c0/6a/cde3cfeeac6fa35d116f34602ddebc613a14b463acd037d46eafac45413f/isort-5.2.2-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.2.2
Found link https://files.pythonhosted.org/packages/24/68/08e6edb0adb352c6dc12bce5de4854bd533702aa2d55e3eef01558711f55/isort-5.2.2.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.2.2
Found link https://files.pythonhosted.org/packages/c4/82/53db8bd9f40c8c047efc9ee073f75c724940cf6db74ea350ec8ea8b9381a/isort-5.3.0-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.3.0
Found link https://files.pythonhosted.org/packages/27/c4/c22799818d2bb0f0c0e6ec6b49840240460901d4a72b4a6ef9e1fa683f84/isort-5.3.0.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.3.0
Found link https://files.pythonhosted.org/packages/e5/75/8f4fdee1486fe8ed0cdc16f3e81ae27af8f8fb891db55e0262e7615c87cb/isort-5.3.1-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.3.1
Found link https://files.pythonhosted.org/packages/6b/92/606ac594a4a4165d3d0999042927b325e73347a6c59bd54c2103818749ef/isort-5.3.1.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.3.1
Found link https://files.pythonhosted.org/packages/7a/86/6a545869e1b5d905ec4ec5c0f826a61fb0d462c345e3372d1e530d340de9/isort-5.3.2-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.3.2
Found link https://files.pythonhosted.org/packages/eb/5e/cb23d644e7371c03667b1d54321f170758bb8f9ef98bdc4635684f172faf/isort-5.3.2.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.3.2
Found link https://files.pythonhosted.org/packages/93/36/bbbd9e6a9626baeb0a6e85039c7e609fc9bb98f868a0223c99b74d717b68/isort-5.4.0-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.4.0
Found link https://files.pythonhosted.org/packages/06/3b/6e319d60d44a5f4cad5b228155a6a73d0fe874f6d54b50d39db46b6131c5/isort-5.4.0.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.4.0
Found link https://files.pythonhosted.org/packages/1a/c6/01ded2b03d38b9b3b869f7da8f753e640feb09fc3e45bdac17a19a9c5c12/isort-5.4.1-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.4.1
Found link https://files.pythonhosted.org/packages/dd/4c/3194571fad2e39c81270d3b79ae1113a87f1b55e69ba50bdda467e5c7e56/isort-5.4.1.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.4.1
Found link https://files.pythonhosted.org/packages/b5/9b/f9e9307c89a80552f298cef17a62fa856b3f5220436338886d5eab64d4fa/isort-5.4.2-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.4.2
Found link https://files.pythonhosted.org/packages/4b/c6/892dd1ad3b6b8d0b33f8ad51255042e5926e4c93b3f0307005d4bc5596a4/isort-5.4.2.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.4.2
Found link https://files.pythonhosted.org/packages/39/b8/324f43f46b0b867a58c675fab3c15ef89962440b4e5f31835530434ade27/isort-5.5.0-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.5.0
Found link https://files.pythonhosted.org/packages/89/d5/645166df7b9df5b244d34add6787d6b6db446ef955aac4122bdad644a584/isort-5.5.0.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.5.0
Found link https://files.pythonhosted.org/packages/04/b5/c59b20e651eba381eaa38ab7c92bc05b8652dcaf20632d8f921033fd28e5/isort-5.5.1-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.5.1
Found link https://files.pythonhosted.org/packages/48/0f/6891366ea99c001dfa69901f6c40c745d8acc524d7c26c0f8f8b666dc420/isort-5.5.1.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.5.1
Found link https://files.pythonhosted.org/packages/d1/25/7ed95ccb07d3ce52598f5a57d002da6a18074ea8749991b10936cc20e539/isort-5.5.2-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.5.2
Found link https://files.pythonhosted.org/packages/49/af/6dc35623937fe93a6bccfd95a7b6fc295b34aca75c0d676a765ddb026dc1/isort-5.5.2.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.5.2
Found link https://files.pythonhosted.org/packages/a1/5e/93d7b3810febe8fa2ad4572bceffa397b0683e1976378e87cc5d2ec6e7f3/isort-5.5.3-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.5.3
Found link https://files.pythonhosted.org/packages/a4/ca/629578a00b4e292f55fca902c25fb78fb7ea851a8b5e41c03eb0e45db734/isort-5.5.3.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.5.3
Found link https://files.pythonhosted.org/packages/0b/93/f375e30592f9960436a5209fb56f056aaa7734927852b93190fc82dc6ffe/isort-5.5.4-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.5.4
Found link https://files.pythonhosted.org/packages/16/2a/79c169c92d95db1ca015c481611b78f5255ef66f8ad8f40276cdcd2e5b68/isort-5.5.4.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.5.4
Found link https://files.pythonhosted.org/packages/92/3b/41c7f2fd7d6d4378a2798112df599a452bdd044b4ddf80c8e6edae1371f7/isort-5.5.5-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.5.5
Found link https://files.pythonhosted.org/packages/2f/7d/8d1289b21935591b7205a7f3a9cb53d95848129666e2faa1cba35d299d3f/isort-5.5.5.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.5.5
Found link https://files.pythonhosted.org/packages/7b/ce/5a8f4ab293e9fa7250f5eafc0bbb9bcf2f2e8ff34f7100812c98a710f30c/isort-5.6.0-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.6.0
Found link https://files.pythonhosted.org/packages/85/ce/6927625969a48fe3f7edbe31574f35f3d62a775ac547edc525899868bf68/isort-5.6.0.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.6.0
Found link https://files.pythonhosted.org/packages/48/58/dcde2790c3fbd6da6706d5e09e389cd5b1257281d737b13fb6a2c8815baf/isort-5.6.1-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.6.1
Found link https://files.pythonhosted.org/packages/0e/83/9697b151c190c71fae8d39a2b8b84fa37f317fd7ae82d8890f3f0675c078/isort-5.6.1.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.6.1
Found link https://files.pythonhosted.org/packages/a5/09/5e340392f97c6df8cb4e1b279ea5658c3766965d277819dea20b8a28fe90/isort-5.6.2-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.6.2
Found link https://files.pythonhosted.org/packages/6e/2b/cd7b10dc6c81af74d00278be0271fa17b28a751a0c75beb68bba1cc1c534/isort-5.6.2.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.6.2
Found link https://files.pythonhosted.org/packages/a1/34/23895d12af53bcfd1e8458d575f2477cd3e7566ad15dbd30fd09c068d48c/isort-5.6.3-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.6.3
Found link https://files.pythonhosted.org/packages/47/74/0f8cb06b8a7189afea611dafb0a7df92f6331920b6ea4d97ed810591af3e/isort-5.6.3.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.6.3
Found link https://files.pythonhosted.org/packages/ee/e3/75cacbe65a236934860880547fc612e8e3856b5cc3844a8beddae05e7b60/isort-5.6.4-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.6.4
Found link https://files.pythonhosted.org/packages/7b/b5/19e828baf02d3e441cd287a3f3cc172bec2d1210c0210294debeddbd3550/isort-5.6.4.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.6.4
Found link https://files.pythonhosted.org/packages/cc/89/6888f573886e9dc0906ec98f1b15888de20919a142c355d7f57ebd977d36/isort-5.7.0-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.7.0
Found link https://files.pythonhosted.org/packages/a2/f7/f50fc9555dc0fe2dc1e7f69d93f71961d052857c296cad0fb6d275b20008/isort-5.7.0.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.7.0
Found link https://files.pythonhosted.org/packages/d9/47/0ec3ec948b7b3a0ba44e62adede4dca8b5985ba6aaee59998bed0916bd17/isort-5.8.0-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.8.0
Found link https://files.pythonhosted.org/packages/31/8a/6f5449a7be67e4655069490f05fa3e190f5f5864e6ddee140f60fe5526dd/isort-5.8.0.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6,<4.0), version: 5.8.0
Found link https://files.pythonhosted.org/packages/8b/b6/9e0193f5edf46a62988ea999e4663867238916acd1ce3d37bbf4946b3602/isort-5.9.0-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6.1,<4.0), version: 5.9.0
Found link https://files.pythonhosted.org/packages/aa/62/cbfe8666cc2f23efc2766d7185184803f36cc5328c2f9a577a36da2d6224/isort-5.9.0.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6.1,<4.0), version: 5.9.0
Found link https://files.pythonhosted.org/packages/b3/3f/4e39910865572d2ff209e601d9c1d15180ef1b735538a0c7bc2d15b63ac6/isort-5.9.1-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6.1,<4.0), version: 5.9.1
Found link https://files.pythonhosted.org/packages/b7/8b/7c2200599c22b4ef6f3688f93c4f44065926bc05cbd38c31247b1348f9a3/isort-5.9.1.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6.1,<4.0), version: 5.9.1
Found link https://files.pythonhosted.org/packages/25/6f/5adde6e4d9e745a39fa0fed2ae0ca8667df95fee50c516370767dde7e000/isort-5.9.2-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6.1,<4.0), version: 5.9.2
Found link https://files.pythonhosted.org/packages/ac/2a/87e6a7d3c3953ddfb37c6da3fd951490425a60d2ab0be059b321d5788dc8/isort-5.9.2.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6.1,<4.0), version: 5.9.2
Found link https://files.pythonhosted.org/packages/c4/1d/f4e03047d6767e35c1efb13a280c1ef8b88807230f902da4cfc431a9f602/isort-5.9.3-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6.1,<4.0), version: 5.9.3
Found link https://files.pythonhosted.org/packages/1c/34/ed9178b5b23ade4561bf77b91856e0e3bc094620fd81bd74d535817a0f0d/isort-5.9.3.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6.1,<4.0), version: 5.9.3
Found link https://files.pythonhosted.org/packages/04/1f/ec0216083b34f944c6d94e96368ea180f1a00cfa9acc71e45ef01ee1ef8f/isort-5.10.0-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6.1,<4.0), version: 5.10.0
Found link https://files.pythonhosted.org/packages/8c/dc/ebd5c077651ac901bdbbf121082d27911f5caefbb1b7bf82540c5fb89697/isort-5.10.0.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6.1,<4.0), version: 5.10.0
Found link https://files.pythonhosted.org/packages/b8/5b/f18e227df38b94b4ee30d2502fd531bebac23946a2497e5595067a561274/isort-5.10.1-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.6.1,<4.0), version: 5.10.1
Found link https://files.pythonhosted.org/packages/ab/e9/964cb0b2eedd80c92f5172f1f8ae0443781a9d461c1372a3ce5762489593/isort-5.10.1.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.6.1,<4.0), version: 5.10.1
Found link https://files.pythonhosted.org/packages/b0/71/0b9f4c86859eeb661f3a3537f6bfdb8d438060e0433bf84fdf03fce283fa/isort-5.11.0-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 5.11.0
Found link https://files.pythonhosted.org/packages/ee/00/c5929aab9d7459d2b32dbbd2a013f591503f3f0a5e346226aa1ceb7f7989/isort-5.11.0.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 5.11.0
Found link https://files.pythonhosted.org/packages/5b/55/53df1bfaf98e08224f5880546ddd09fbc7271b316bf401de5d46aabcdcee/isort-5.11.1-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 5.11.1
Found link https://files.pythonhosted.org/packages/d7/1a/a43e2f3e6928fa210b03758a2a397898aa7381c480e3bfac121707d233cc/isort-5.11.1.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 5.11.1
Found link https://files.pythonhosted.org/packages/cc/95/ccd309181d2b05afbe98cf452210f7e3bd73731ec1849db5c210e2df2117/isort-5.11.2-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 5.11.2
Found link https://files.pythonhosted.org/packages/42/48/d46b8a013e2f9c6f639197b1d96791196133d8a36a5b594529cfdb780a8d/isort-5.11.2.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 5.11.2
Found link https://files.pythonhosted.org/packages/cd/11/7bf65b28548c7cb626e4a70807cee496361b3c789cce57bd48ce4008d1e4/isort-5.11.3-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 5.11.3
Found link https://files.pythonhosted.org/packages/e2/43/d99899bfa24a3914f0318536918ab8c91c09350b5482e4e9bb7291840ae3/isort-5.11.3.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 5.11.3
Found link https://files.pythonhosted.org/packages/91/3b/a63bafb8141b67c397841b36ad46e7469716af2b2d00cb0be2dfb9667130/isort-5.11.4-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 5.11.4
Found link https://files.pythonhosted.org/packages/76/46/004e2dd6c312e8bb7cb40a6c01b770956e0ef137857e82d47bd9c829356b/isort-5.11.4.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 5.11.4
Found link https://files.pythonhosted.org/packages/5f/f6/c55db45970fbd14de6ab72082f1b8a143c3a69aa031c1e0dd4b9ecc8d496/isort-5.11.5-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 5.11.5
Found link https://files.pythonhosted.org/packages/67/63/18cc5c2f9084d3f91ce704f2b5c8e17bedd777244e7732c21a31992b0a78/isort-5.11.5.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 5.11.5
Found link https://files.pythonhosted.org/packages/0a/63/4036ae70eea279c63e2304b91ee0ac182f467f24f86394ecfe726092340b/isort-5.12.0-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.8.0), version: 5.12.0
Found link https://files.pythonhosted.org/packages/a9/c4/dc00e42c158fc4dda2afebe57d2e948805c06d5169007f1724f0683010a9/isort-5.12.0.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.8.0), version: 5.12.0
Found link https://files.pythonhosted.org/packages/ec/1d/4f685e2287dddcebc71624eadfe1fb0b550e39c2a2caa0b90dc47613c6de/isort-5.13.0-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.8.0), version: 5.13.0
Found link https://files.pythonhosted.org/packages/42/c5/e8a34dace89624d27c31c67140362cfe07562c450c52984419ee242f0fcb/isort-5.13.0.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.8.0), version: 5.13.0
Found link https://files.pythonhosted.org/packages/22/15/3bd09f1fb8bfa9385ecbccbb9aa1c2cce992f4427b1aa852def9e7d81318/isort-5.13.1-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.8.0), version: 5.13.1
Found link https://files.pythonhosted.org/packages/1e/59/98677f9085b607551b009833449c39bfc4ce8172b0d9545eece9b5e2f8e5/isort-5.13.1.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.8.0), version: 5.13.1
Found link https://files.pythonhosted.org/packages/d1/b3/8def84f539e7d2289a02f0524b944b15d7c75dab7628bedf1c4f0992029c/isort-5.13.2-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.8.0), version: 5.13.2
Found link https://files.pythonhosted.org/packages/87/f9/c1eb8635a24e87ade2efce21e3ce8cd6b8630bb685ddc9cdaca1349b2eb5/isort-5.13.2.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.8.0), version: 5.13.2
Found link https://files.pythonhosted.org/packages/b1/12/e249df674d1754dd5992616271abb017952114e97bb56a95824ead7bd407/isort-6.0.0a1-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 6.0.0a1
Found link https://files.pythonhosted.org/packages/a9/3b/bb08bbb79c8aa31370d71efed86fe62d3667a5c017fdcf40e6e958ec0c51/isort-6.0.0a1.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 6.0.0a1
Found link https://files.pythonhosted.org/packages/e8/70/02c6b9c44549d759685f844a1f9bab97d07a9c9fcd8df35f2a8a25a15c4e/isort-6.0.0b1-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 6.0.0b1
Found link https://files.pythonhosted.org/packages/ed/c4/db74084a69b575d3fb6f85a8fdce98f689cd3ff13d118c379c51ceb888c9/isort-6.0.0b1.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 6.0.0b1
Found link https://files.pythonhosted.org/packages/8c/1e/635dcb1f08392eef8d66b55359a245371d984dd0f30927e90c8cd7ba0a9b/isort-6.0.0b2-py3-none-any.whl (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 6.0.0b2
Found link https://files.pythonhosted.org/packages/c2/c1/f07bccdd320562359e052f4b0973291b90445c6ce85ce90a8805f608adea/isort-6.0.0b2.tar.gz (from https://pypi.org/simple/isort/) (requires-python:>=3.7.0), version: 6.0.0b2
Skipping link: not a file: https://pypi.org/simple/isort/
Given no hashes to check 262 links for project 'isort': discarding no candidates
Collecting isort (from -r requirements/dev.in (line 8))
Obtaining dependency information for isort from https://files.pythonhosted.org/packages/d1/b3/8def84f539e7d2289a02f0524b944b15d7c75dab7628bedf1c4f0992029c/isort-5.13.2-py3-none-any.whl.metadata
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-unpack-so5czy5e
Looking up "https://files.pythonhosted.org/packages/d1/b3/8def84f539e7d2289a02f0524b944b15d7c75dab7628bedf1c4f0992029c/isort-5.13.2-py3-none-any.whl.metadata" in the cache
No cache entry available
No cache entry available
https://files.pythonhosted.org:443 "GET /packages/d1/b3/8def84f539e7d2289a02f0524b944b15d7c75dab7628bedf1c4f0992029c/isort-5.13.2-py3-none-any.whl.metadata HTTP/1.1" 200 12230
Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB)
Ignoring unknown cache-control directive: immutable
Updating cache with response from "https://files.pythonhosted.org/packages/d1/b3/8def84f539e7d2289a02f0524b944b15d7c75dab7628bedf1c4f0992029c/isort-5.13.2-py3-none-any.whl.metadata"
etag object cached for 1209600 seconds
Caching due to etag
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-metadata-n60lczwp
1 location(s) to search for versions of flake8-pyproject:
* https://pypi.org/simple/flake8-pyproject/
Fetching project page and analyzing links: https://pypi.org/simple/flake8-pyproject/
Getting page https://pypi.org/simple/flake8-pyproject/
Found index url https://pypi.org/simple/
Looking up "https://pypi.org/simple/flake8-pyproject/" in the cache
Request header has "max_age" as 0, cache bypassed
No cache entry available
https://pypi.org:443 "GET /simple/flake8-pyproject/ HTTP/1.1" 200 1883
Updating cache with response from "https://pypi.org/simple/flake8-pyproject/"
etag object cached for 1209600 seconds
Caching due to etag
Fetched page https://pypi.org/simple/flake8-pyproject/ as application/vnd.pypi.simple.v1+json
Found link https://files.pythonhosted.org/packages/5e/39/f6c8098f12b6d7a4e35652a9ac3ce87a2b01bbdb35ac1833af2ccb3106e4/Flake8_pyproject-0.9.0-py3-none-any.whl (from https://pypi.org/simple/flake8-pyproject/) (requires-python:>=3.7), version: 0.9.0
Found link https://files.pythonhosted.org/packages/8c/c8/cdbc40157c7631acc8d070bce09e6e4ecda3f07accf4c5895be9a95c66f5/flake8_pyproject-0.9.1-py3-none-any.whl (from https://pypi.org/simple/flake8-pyproject/) (requires-python:>=3.6), version: 0.9.1
Found link https://files.pythonhosted.org/packages/1d/32/1553c2af5ccd67ddf17e84ef1d0a8a12120c908fcea72cdde5d666c17171/flake8_pyproject-1.0.0-py3-none-any.whl (from https://pypi.org/simple/flake8-pyproject/) (requires-python:>=3.6), version: 1.0.0
Found link https://files.pythonhosted.org/packages/3f/4d/7ad235602a2f0f04c0bfa2ec4ca96340a59693e066ad1be3ca09c71097bf/flake8_pyproject-1.0.1-py3-none-any.whl (from https://pypi.org/simple/flake8-pyproject/) (requires-python:>=3.6), version: 1.0.1
Found link https://files.pythonhosted.org/packages/c6/b8/31783ad096e31acad0d3b3c9477e726d56e636c3c4f906bd91d5486b8ae4/flake8_pyproject-1.1.0-py3-none-any.whl (from https://pypi.org/simple/flake8-pyproject/) (requires-python:>=3.6), version: 1.1.0
Found link https://files.pythonhosted.org/packages/e8/21/570600cb8862c2bfbe8926ad9b3e13b0d7e12b7a232e4849439b7816465c/flake8_pyproject-1.1.0.post0-py3-none-any.whl (from https://pypi.org/simple/flake8-pyproject/) (requires-python:>=3.6), version: 1.1.0.post0
Found link https://files.pythonhosted.org/packages/fe/29/2945a1ff87de895658096f4654705062415a78e18c524848eac084c8e364/flake8_pyproject-1.2.0-py3-none-any.whl (from https://pypi.org/simple/flake8-pyproject/) (requires-python:>= 3.6), version: 1.2.0
Found link https://files.pythonhosted.org/packages/01/f9/bbbdd2cc74525bbe7254fc60c2066fd694a204aed6f2371dc0e90f56b0b4/flake8_pyproject-1.2.1-py3-none-any.whl (from https://pypi.org/simple/flake8-pyproject/) (requires-python:>= 3.6), version: 1.2.1
Found link https://files.pythonhosted.org/packages/91/8a/607fc3cb97714873e3c333afb4927e0341cec2677a26ca0dc7e0e666f016/flake8_pyproject-1.2.2-py3-none-any.whl (from https://pypi.org/simple/flake8-pyproject/) (requires-python:>= 3.6), version: 1.2.2
Found link https://files.pythonhosted.org/packages/5f/1d/635e86f9f3a96b7ea9e9f19b5efe17a987e765c39ca496e4a893bb999112/flake8_pyproject-1.2.3-py3-none-any.whl (from https://pypi.org/simple/flake8-pyproject/) (requires-python:>= 3.6), version: 1.2.3
Skipping link: not a file: https://pypi.org/simple/flake8-pyproject/
Given no hashes to check 10 links for project 'flake8-pyproject': discarding no candidates
Collecting flake8-pyproject (from -r requirements/dev.in (line 11))
Obtaining dependency information for flake8-pyproject from https://files.pythonhosted.org/packages/5f/1d/635e86f9f3a96b7ea9e9f19b5efe17a987e765c39ca496e4a893bb999112/flake8_pyproject-1.2.3-py3-none-any.whl.metadata
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-unpack-qvath632
Looking up "https://files.pythonhosted.org/packages/5f/1d/635e86f9f3a96b7ea9e9f19b5efe17a987e765c39ca496e4a893bb999112/flake8_pyproject-1.2.3-py3-none-any.whl.metadata" in the cache
No cache entry available
No cache entry available
https://files.pythonhosted.org:443 "GET /packages/5f/1d/635e86f9f3a96b7ea9e9f19b5efe17a987e765c39ca496e4a893bb999112/flake8_pyproject-1.2.3-py3-none-any.whl.metadata HTTP/1.1" 200 2903
Downloading flake8_pyproject-1.2.3-py3-none-any.whl.metadata (2.9 kB)
Ignoring unknown cache-control directive: immutable
Updating cache with response from "https://files.pythonhosted.org/packages/5f/1d/635e86f9f3a96b7ea9e9f19b5efe17a987e765c39ca496e4a893bb999112/flake8_pyproject-1.2.3-py3-none-any.whl.metadata"
etag object cached for 1209600 seconds
Caching due to etag
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-metadata-qq96eg99
1 location(s) to search for versions of flake8-black:
* https://pypi.org/simple/flake8-black/
Fetching project page and analyzing links: https://pypi.org/simple/flake8-black/
Getting page https://pypi.org/simple/flake8-black/
Found index url https://pypi.org/simple/
Looking up "https://pypi.org/simple/flake8-black/" in the cache
Request header has "max_age" as 0, cache bypassed
No cache entry available
https://pypi.org:443 "GET /simple/flake8-black/ HTTP/1.1" 200 4453
Updating cache with response from "https://pypi.org/simple/flake8-black/"
etag object cached for 1209600 seconds
Caching due to etag
Fetched page https://pypi.org/simple/flake8-black/ as application/vnd.pypi.simple.v1+json
Found link https://files.pythonhosted.org/packages/35/a4/e5d92ab2074f1d15f5313b41d94198c8820d98ecc5acda2488894b499324/flake8-black-0.0.1.tar.gz (from https://pypi.org/simple/flake8-black/), version: 0.0.1
Found link https://files.pythonhosted.org/packages/51/5e/79e300e60125b907c1c3e7c4e5b983f81a84bad889a7e33a5a17560331b1/flake8-black-0.0.2.tar.gz (from https://pypi.org/simple/flake8-black/), version: 0.0.2
Found link https://files.pythonhosted.org/packages/ed/05/f39549d17defbd5cd77164bff75e2f2f2e6ca1456ed44e9877b365461332/flake8-black-0.0.3.tar.gz (from https://pypi.org/simple/flake8-black/), version: 0.0.3
Found link https://files.pythonhosted.org/packages/7a/92/73d7267a6d886eb530dbc258bf9fe0f19b1cf2cbd17daedebf49e139653c/flake8-black-0.0.4.tar.gz (from https://pypi.org/simple/flake8-black/), version: 0.0.4
Found link https://files.pythonhosted.org/packages/2f/70/668695b45f45257b4370eb324a60a868e6eaef8e99b0ac5d858116365232/flake8-black-0.1.0.tar.gz (from https://pypi.org/simple/flake8-black/), version: 0.1.0
Found link https://files.pythonhosted.org/packages/b6/a8/78f2eb3062fb052509bf6ba0d9643ea31562d52d6947096f1e0009ba5f46/flake8-black-0.1.1.tar.gz (from https://pypi.org/simple/flake8-black/), version: 0.1.1
Found link https://files.pythonhosted.org/packages/02/ca/5799bf8afcdcf588c79e4338a4435b00fe2c496052cdb0f7611d87b07e49/flake8-black-0.1.2.tar.gz (from https://pypi.org/simple/flake8-black/), version: 0.1.2
Found link https://files.pythonhosted.org/packages/70/fb/aa7e73407f6c9a78703ac78d47927cb00208f92efa478385a5f0dad7095a/flake8-black-0.2.0.tar.gz (from https://pypi.org/simple/flake8-black/), version: 0.2.0
Found link https://files.pythonhosted.org/packages/3d/98/1990a36b53c7b5a882b002b8739137dc3a1399a5a3f08ede5aedf444e33a/flake8-black-0.2.1.tar.gz (from https://pypi.org/simple/flake8-black/), version: 0.2.1
Found link https://files.pythonhosted.org/packages/dc/ca/a88ed95069273aee887774835fe8e3452f48d1e64bc6e7c1a1a8bd2cc21c/flake8_black-0.2.1-py3-none-any.whl (from https://pypi.org/simple/flake8-black/), version: 0.2.1
Found link https://files.pythonhosted.org/packages/26/d6/d55782eddf445c49edd4ccd4ea3d1c16b0350a459a1f423eb861a893b8fb/flake8-black-0.2.2.tar.gz (from https://pypi.org/simple/flake8-black/), version: 0.2.2
Found link https://files.pythonhosted.org/packages/59/62/a8c0de1c1d24b5b5383376584a73c688ed6a9cdccff5f06117774ac98cb2/flake8_black-0.2.2-py3-none-any.whl (from https://pypi.org/simple/flake8-black/), version: 0.2.2
Found link https://files.pythonhosted.org/packages/1e/a7/aa384e771e614d69475ce273d80472115a4619df1d97390d9f185cea6f52/flake8-black-0.2.3.tar.gz (from https://pypi.org/simple/flake8-black/), version: 0.2.3
Found link https://files.pythonhosted.org/packages/a9/8f/accc50b322b0f76cdbd0a3e10952837de7c0c3320db64c17a8fda8260d1b/flake8_black-0.2.3-py3-none-any.whl (from https://pypi.org/simple/flake8-black/), version: 0.2.3
Found link https://files.pythonhosted.org/packages/60/06/5c1c9ca2d5ab5340aba5629e0611065f77f5c0bbd5402bf69f391d433bd0/flake8-black-0.2.4.tar.gz (from https://pypi.org/simple/flake8-black/), version: 0.2.4
Found link https://files.pythonhosted.org/packages/4f/c6/29bf4a1546411086abe44335ec323e9775d61fd4eb0edb24f341dd02ff09/flake8_black-0.2.4-py3-none-any.whl (from https://pypi.org/simple/flake8-black/), version: 0.2.4
Found link https://files.pythonhosted.org/packages/3b/a4/93bef44f3c952558877d59cc1559af337c1ed88cf0b202d157a2618419a4/flake8-black-0.2.5.tar.gz (from https://pypi.org/simple/flake8-black/), version: 0.2.5
Found link https://files.pythonhosted.org/packages/5a/64/9ed4166c28c1f5bbf4e1f9b9f29521d14feabb2db847ac60232a65f82577/flake8_black-0.2.5-py3-none-any.whl (from https://pypi.org/simple/flake8-black/), version: 0.2.5
Found link https://files.pythonhosted.org/packages/94/64/70400558ac439ef38407c3ad3c07f6e3150727099db81dfb9dc94aee9c5a/flake8-black-0.3.0.tar.gz (from https://pypi.org/simple/flake8-black/), version: 0.3.0
Found link https://files.pythonhosted.org/packages/96/fb/463ebe451fa4518e73e75d0537adee22c6b7fed5fd0f300aa49a5bf10051/flake8_black-0.3.0-py3-none-any.whl (from https://pypi.org/simple/flake8-black/), version: 0.3.0
Found link https://files.pythonhosted.org/packages/dd/30/c0f05ec4f1d5fd5d096036f44eb979b222fe6a5db05d60ec6f35005149f1/flake8-black-0.3.1.tar.gz (from https://pypi.org/simple/flake8-black/), version: 0.3.1
Found link https://files.pythonhosted.org/packages/e5/a1/247399449710286d22297bca6ce1a8ef8e5112c8bed0e09297ad8707f72f/flake8_black-0.3.1-py3-none-any.whl (from https://pypi.org/simple/flake8-black/), version: 0.3.1
Found link https://files.pythonhosted.org/packages/62/a4/7d11edc0aa9e27444802f6aac3cb1c6eb53fb52a37cffa39332164de6199/flake8-black-0.3.2.tar.gz (from https://pypi.org/simple/flake8-black/) (requires-python:>=3.7), version: 0.3.2
Found link https://files.pythonhosted.org/packages/ba/b0/95d3bb4f66e0ad3b3388bd506bdf35657e74ccd0535517e078722db2c47a/flake8_black-0.3.2-py3-none-any.whl (from https://pypi.org/simple/flake8-black/) (requires-python:>=3.7), version: 0.3.2
Found link https://files.pythonhosted.org/packages/c5/9d/fa5ff3a7f7014cdbb016717245b9fc973f7841aa12fb9432e18b9d187610/flake8-black-0.3.3.tar.gz (from https://pypi.org/simple/flake8-black/) (requires-python:>=3.7), version: 0.3.3
Found link https://files.pythonhosted.org/packages/4e/4b/4138f2fa0f5a4854be14ab045b18bbdd64ed27d33c90feade4f2dd7e83d0/flake8_black-0.3.3-py3-none-any.whl (from https://pypi.org/simple/flake8-black/) (requires-python:>=3.7), version: 0.3.3
Found link https://files.pythonhosted.org/packages/98/4e/7353ac6976f73912e79e511a2982ea8119ca3678bd8fa8a8c1df0f5781a6/flake8-black-0.3.4.tar.gz (from https://pypi.org/simple/flake8-black/) (requires-python:>=3.7), version: 0.3.4
Found link https://files.pythonhosted.org/packages/6d/ec/c34020a6f2b33f78f8625dfa9b04f8936688c1e759b2c4422728004070a7/flake8_black-0.3.4-py3-none-any.whl (from https://pypi.org/simple/flake8-black/) (requires-python:>=3.7), version: 0.3.4
Found link https://files.pythonhosted.org/packages/8b/cd/0535078ff941e761c4bcd1cf3437238289931090ff7cb1c2b4f0c6e2d248/flake8-black-0.3.5.tar.gz (from https://pypi.org/simple/flake8-black/) (requires-python:>=3.7), version: 0.3.5
Found link https://files.pythonhosted.org/packages/c2/f4/ae9c829346aac44806bf3bca10cce3d60d1d71a593df9afa722e25c5e692/flake8_black-0.3.5-py3-none-any.whl (from https://pypi.org/simple/flake8-black/) (requires-python:>=3.7), version: 0.3.5
Found link https://files.pythonhosted.org/packages/2f/52/dfb29b60cf14ae2d5b6119733b60fb32dc1ce0b35746f53b8dcc92d21f5c/flake8-black-0.3.6.tar.gz (from https://pypi.org/simple/flake8-black/) (requires-python:>=3.7), version: 0.3.6
Found link https://files.pythonhosted.org/packages/d3/89/0b4551179632da06da3770047fdfd927abe9e3c9f45182d216d5d177cfb3/flake8_black-0.3.6-py3-none-any.whl (from https://pypi.org/simple/flake8-black/) (requires-python:>=3.7), version: 0.3.6
Skipping link: not a file: https://pypi.org/simple/flake8-black/
Given no hashes to check 32 links for project 'flake8-black': discarding no candidates
Collecting flake8-black (from -r requirements/dev.in (line 12))
Obtaining dependency information for flake8-black from https://files.pythonhosted.org/packages/d3/89/0b4551179632da06da3770047fdfd927abe9e3c9f45182d216d5d177cfb3/flake8_black-0.3.6-py3-none-any.whl.metadata
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-unpack-4t09usy0
Looking up "https://files.pythonhosted.org/packages/d3/89/0b4551179632da06da3770047fdfd927abe9e3c9f45182d216d5d177cfb3/flake8_black-0.3.6-py3-none-any.whl.metadata" in the cache
No cache entry available
No cache entry available
https://files.pythonhosted.org:443 "GET /packages/d3/89/0b4551179632da06da3770047fdfd927abe9e3c9f45182d216d5d177cfb3/flake8_black-0.3.6-py3-none-any.whl.metadata HTTP/1.1" 200 12347
Downloading flake8_black-0.3.6-py3-none-any.whl.metadata (12 kB)
Ignoring unknown cache-control directive: immutable
Updating cache with response from "https://files.pythonhosted.org/packages/d3/89/0b4551179632da06da3770047fdfd927abe9e3c9f45182d216d5d177cfb3/flake8_black-0.3.6-py3-none-any.whl.metadata"
etag object cached for 1209600 seconds
Caching due to etag
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-metadata-p6vaa3lp
1 location(s) to search for versions of flake8-isort:
* https://pypi.org/simple/flake8-isort/
Fetching project page and analyzing links: https://pypi.org/simple/flake8-isort/
Getting page https://pypi.org/simple/flake8-isort/
Found index url https://pypi.org/simple/
Looking up "https://pypi.org/simple/flake8-isort/" in the cache
Request header has "max_age" as 0, cache bypassed
No cache entry available
https://pypi.org:443 "GET /simple/flake8-isort/ HTTP/1.1" 200 11368
Updating cache with response from "https://pypi.org/simple/flake8-isort/"
etag object cached for 1209600 seconds
Caching due to etag
Fetched page https://pypi.org/simple/flake8-isort/ as application/vnd.pypi.simple.v1+json
Found link https://files.pythonhosted.org/packages/ab/cb/7cbbc6bf30816ada4c4d43f9c0daa423a8d74e4fb8a640497f5660d2a8d5/flake8-isort-0.1.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 0.1
Found link https://files.pythonhosted.org/packages/19/8d/e3e7d2f425f4bde93c8dc8ba599e0a0a47e92336c655ca9ac0711ac8b724/flake8-isort-0.1.post0.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 0.1.post0
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/46/68/ffdfdc1463ab6504ac2cdf1d412b0a0e689404b5395815eccda042a574ae/flake8_isort-0.1.post0-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/a1/af/79b00258e4e09e1976485bbb5e74aba9e3de53d39074d30874d412e1b9ca/flake8-isort-0.2.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 0.2
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6b/20/ad984099b4056a5798f1fc5ae6fb2f509224a78c7861aee958a8cfa95c04/flake8_isort-0.2-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/40/9a/8ff8729d27b71c61160e474da0c587a5a1c82f17e553cf7d371b7813cbe5/flake8-isort-1.0.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 1.0
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bd/19/12c8ade43f88337e16d4688479f0ffcf2478825bab5b8db3c7e66d3bcdf2/flake8_isort-1.0-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/9b/4a/8ff0b784101aa0f61b7ffd62876a1f29b75817f44d7dc37ccfc349d747ff/flake8-isort-1.1.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 1.1
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b6/f0/16082ec384524331e7cdf44373ce6afd0766243a621ee981ecccdc4f73de/flake8_isort-1.1-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/f2/4a/ce806e595a02f70e5807cd65a96bceb9dd006dffe848bf6374c3aa8776c5/flake8-isort-1.1.1.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 1.1.1
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8b/d0/e24c91209e8e4df867de6d35afa83fccbad5f088af08c5ce65cf784e2459/flake8_isort-1.1.1-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/7a/7c/1a18765f4b1b8ef2abe7bbf2093651e249c813adc9f96fa322df183b82c2/flake8-isort-1.2.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 1.2
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/26/fd/a45f29f842188415d650bd6bab1fcf6aef0bf80ca2115caf57e28942de2d/flake8_isort-1.2-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/3b/10/19103faaf730cc2fb170eb5ea79f6c9a5a3aa34e9b067059e85000124f8e/flake8-isort-1.3.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 1.3
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/02/8f/5ba07bae9ed9abdb6bfdac187ecaec7a610cd336ec8b9d43979baa728002/flake8_isort-1.3-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/c0/44/92ea4ea1156c7a2b18de948aaac7b29bb9e31a565a806847113d3cf4ec27/flake8-isort-2.0.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.0
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c0/09/d42a2f80480834abc937598d70e1af55a7b24c07546491cf5ce0301f338d/flake8_isort-2.0-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/07/dd/6c344fed3d28e10e2409e27e34437f911c171639dfa533b583bb2e21f774/flake8-isort-2.0.1.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.0.1
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9c/77/39e99c49c84d303df44b187bf9a38ead23745be37756e1ca1fb86fb3d200/flake8_isort-2.0.1-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/04/3e/9de42913514213562e85024df8990ac7996e409d6ed108f0902e6ceb282c/flake8-isort-2.0.2.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.0.2
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/34/66/4886ecf927ce6f6792415a9d3dbcf48f773ea03f1db9a31b5056edff31e7/flake8_isort-2.0.2-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/ed/14/ec4c37bb7f5339576724fb1a4f573b9ceccb22bcea22c10ff0d720e81a2b/flake8-isort-2.0.3.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.0.3
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5a/1b/b8a1c84975b9cb09c3e7e8648005ce86718a3970a5825316ed2a9fd39e6c/flake8_isort-2.0.3-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/09/67/da1374194f8b59b0cae099a6204e3c6445f55696a941d816fef4ef46e1b6/flake8-isort-2.1.0.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.1.0
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d1/c4/b8bdb91ad5013d4f525c65c7dc0b48060fc8159dc37688c563d28f8c0d48/flake8_isort-2.1.0-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/27/9a/7e88ec6b4398f05d9bccc90c46624cb91a8d4c767996b0bcf24cbc5c8240/flake8-isort-2.1.1.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.1.1
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/72/4a/fec5cb20270d81c57e0a3e1efa5ab1d3e993ba53881a35d207ae128e8ac0/flake8_isort-2.1.1-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/f5/95/f2208ff1a08f2f88cd92f4b31ad82acd27c6acceba8dcc752e0631756734/flake8-isort-2.1.2.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.1.2
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bc/93/050699131ac51e7ddae0f799e2e9e8e25d1a599244db275116691933383e/flake8_isort-2.1.2-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/24/7d/4ad1711064d5524f57e6d77e9dddc1a88791a2c13a44e430cea81e954d3c/flake8-isort-2.1.3.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.1.3
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e2/c5/373ae2209937704dfd9c0e956f737917957497210530ceddffa64013c503/flake8_isort-2.1.3-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/d9/09/dd2e19143847ac63e5e6b9bfe6b671c0c79a6182f00381b243f6cf9e121a/flake8-isort-2.2.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.2
Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/85/cc/7ba7ea6f5fadc9438905d82404358d1efc6c675ed7a1f37b5b7d6513b6b6/flake8_isort-2.2-py2-none-any.whl (from https://pypi.org/simple/flake8-isort/)
Found link https://files.pythonhosted.org/packages/57/6e/74e94d6a6efdb088d9eb42cec9113cef5c31762f757e54768d6713f26d01/flake8-isort-2.2.1.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.2.1
Found link https://files.pythonhosted.org/packages/e9/47/d526770036ae4ebf1df167301989330c74fa910b9f9c7ea2e24086809d47/flake8_isort-2.2.1-py2.py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 2.2.1
Found link https://files.pythonhosted.org/packages/07/2b/196a65996ae39cf8d9c5edc7116b41ac06a605c7e8a2ca039cca8c050e5d/flake8-isort-2.2.2.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.2.2
Found link https://files.pythonhosted.org/packages/cd/96/6080febde7df0aefb79c22268ac24ea04bdbf67aeea56f6d28e1952504c2/flake8_isort-2.2.2-py2.py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 2.2.2
Found link https://files.pythonhosted.org/packages/6e/30/b00b68f34c9b9b22b89e2c1a82f8aab75e0f16f12ae2770912f52ab71624/flake8-isort-2.3.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.3
Found link https://files.pythonhosted.org/packages/c5/06/fa0deb35ed53074b9e67119685df11fd8a8f0f592ca477bbde9bfbaf0a51/flake8_isort-2.3-py2.py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 2.3
Found link https://files.pythonhosted.org/packages/53/f9/ecd42542c0ca1b242e2982742ef08e73d6f8a393e49658dec32653428250/flake8-isort-2.4.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.4
Found link https://files.pythonhosted.org/packages/c6/20/ed2b6ec80d5a5171f115707e69fe166d88398f4d178b32571dfab73a0263/flake8_isort-2.4-py2.py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 2.4
Found link https://files.pythonhosted.org/packages/07/ad/d8d87f1dc4f2ab398ba9e9ad603367d14ba7d614dad7dece66ae0148541b/flake8-isort-2.5.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.5
Found link https://files.pythonhosted.org/packages/9a/d1/041038d207585c8953cfecb6708314995241c7dca47122b4ccdf7e1015a1/flake8_isort-2.5-py2.py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 2.5
Found link https://files.pythonhosted.org/packages/85/fb/f2a33e47cf7520fd391e5f180cae5b8d2977ad7a5ddf897213137fe8a171/flake8-isort-2.6.0.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.6.0
Found link https://files.pythonhosted.org/packages/91/bf/b9506870c53d817f6ef200ce1bcced6717a3fe96d4571a86d00b878974ae/flake8_isort-2.6.0-py2.py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 2.6.0
Found link https://files.pythonhosted.org/packages/20/94/7f17d507ab8973922b98ef0c9ac32de88ac592c7a8367e528fe205e72f50/flake8-isort-2.7.0.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.7.0
Found link https://files.pythonhosted.org/packages/b3/ac/304005fbc13c49dac4767e9733a1f25701e08b1ee0b66fd8f6e07339c921/flake8_isort-2.7.0-py2.py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 2.7.0
Found link https://files.pythonhosted.org/packages/1c/73/9279018570322e684b77af83a9f2b13b26bd666de48767aaa75012553ad4/flake8-isort-2.8.0.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.8.0
Found link https://files.pythonhosted.org/packages/cc/a6/eb283ef27462b82ee50b6d8a0e61fe30918353a9db849a0c1e6ce7632c0c/flake8_isort-2.8.0-py2.py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 2.8.0
Found link https://files.pythonhosted.org/packages/ad/b7/ad1cf2e65ad478d23509a53ae3f7d7edacd92398b2e7f132950a9838cd9b/flake8-isort-2.9.0.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.9.0
Found link https://files.pythonhosted.org/packages/fe/80/1f3f3fbd2b02ade0002f73078d2b4509d6a2b58e3e8eb5ad051c1cd9c772/flake8_isort-2.9.0-py2.py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 2.9.0
Found link https://files.pythonhosted.org/packages/63/f8/602378e28d7995b1518f1251ba7434fc74a4af7c32327169c7c97b8a71b8/flake8-isort-2.9.1.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 2.9.1
Found link https://files.pythonhosted.org/packages/58/db/2f76b8d28432f5f2fa3830c15f944ec045d0ab88dc2cd21da2fbb6ba4968/flake8_isort-2.9.1-py2.py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 2.9.1
Found link https://files.pythonhosted.org/packages/c6/7a/d8ff3f11a11d29224f03180cabb195d88fb8121a8671207b97088c6ee9fb/flake8-isort-3.0.0.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 3.0.0
Found link https://files.pythonhosted.org/packages/48/53/dabad03f0356a9322094316d59df96f63938db025a3e39cd78d530a051e2/flake8_isort-3.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 3.0.0
Found link https://files.pythonhosted.org/packages/0f/57/f806c5b4e89c187a280f9ca8fadccf7631686b6758a33b9f0a340674dfb5/flake8-isort-3.0.1.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 3.0.1
Found link https://files.pythonhosted.org/packages/a9/f0/21a97437085cfe6688989ead805b120b6a577ccb8401eb8f468f78ed11b6/flake8_isort-3.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 3.0.1
Found link https://files.pythonhosted.org/packages/40/2a/cfe69d5fdba4b50289eb3b693f93523f859b8c362399b9a1fb5f9c603dcd/flake8-isort-4.0.0a0.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 4.0.0a0
Found link https://files.pythonhosted.org/packages/f5/33/e4305bbf4ce01d3cb9de8c0e75cdcae5077e1cf3df67cc7aaa72bf83994d/flake8_isort-4.0.0a0-py2.py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 4.0.0a0
Found link https://files.pythonhosted.org/packages/62/3d/886cd18de8b407d35130f8a120d1a8a1ce8995900e6463e1176276760101/flake8-isort-4.0.0.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 4.0.0
Found link https://files.pythonhosted.org/packages/39/ef/2bda8933e8c36c0a02c6bb29ae9dac303dceea7316e81b3d01bf6a9145b6/flake8_isort-4.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 4.0.0
Found link https://files.pythonhosted.org/packages/5e/ea/2834cf1bada67ad46b75d4ce95ded71ae6f303ec95cc3c096ccb97198f93/flake8-isort-4.1.0.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 4.1.0
Found link https://files.pythonhosted.org/packages/e8/1d/8b1fea46b845d38955e6fe6a2c17fa34dd710afe07af3322553f6834fe0d/flake8_isort-4.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 4.1.0
Found link https://files.pythonhosted.org/packages/cc/57/ff77211417cf7ddcf8a21b15e8e2acbe887ba40a71a3215679aeccf78214/flake8-isort-4.1.1.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 4.1.1
Found link https://files.pythonhosted.org/packages/da/92/c469d5773b89229bea01f3743cfcb7f6330b7826f874e7d3e4e215bb007a/flake8_isort-4.1.1-py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 4.1.1
Found link https://files.pythonhosted.org/packages/e5/2c/04e160822b31558954dbb57ffd87c1b10f96770001d7fb281e5cf6ada58a/flake8-isort-4.1.2.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 4.1.2
Found link https://files.pythonhosted.org/packages/05/40/12a636b47ebceb52f0dfcc94c3ec9af78da8718e05b93d24ce57c10a8dfa/flake8-isort-4.1.2.post0.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 4.1.2.post0
Found link https://files.pythonhosted.org/packages/46/ca/2c8d3b58da6b796e94789dc06bb54f2d720721f653ac66c13fb3528bc3f0/flake8_isort-4.1.2.post0-py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 4.1.2.post0
Found link https://files.pythonhosted.org/packages/1f/a8/760dfaebdcde7de0dc0a7d0683e15bf4bf5bf967499d4cf5faebfabb166b/flake8-isort-4.2.0.tar.gz (from https://pypi.org/simple/flake8-isort/), version: 4.2.0
Found link https://files.pythonhosted.org/packages/4f/be/c9901caff0d1b8b4c427a655c75ff0dd6297e9adb1f2fa3f790306168c76/flake8_isort-4.2.0-py3-none-any.whl (from https://pypi.org/simple/flake8-isort/), version: 4.2.0
Found link https://files.pythonhosted.org/packages/67/f4/7b74e5c188f25c741c0195519b1959869bc5496fb5edd34e0102d2549a25/flake8-isort-5.0.0.tar.gz (from https://pypi.org/simple/flake8-isort/) (requires-python:>=3.7), version: 5.0.0
Found link https://files.pythonhosted.org/packages/59/93/3e849e68b5c0a30be83afb9379e618affdeab7217e58d167f6cbdb78f48e/flake8_isort-5.0.0-py3-none-any.whl (from https://pypi.org/simple/flake8-isort/) (requires-python:>=3.7), version: 5.0.0
Found link https://files.pythonhosted.org/packages/9e/87/d1bd219d07843048096f5b22311f3874080a2f3e8cadd25098d22c9dc4bd/flake8-isort-5.0.1.tar.gz (from https://pypi.org/simple/flake8-isort/) (requires-python:>=3.7), version: 5.0.1
Found link https://files.pythonhosted.org/packages/83/f3/1164a8fe72ec2935daaa9e0f86ba3ddb36ada58c7c34520258d2308c9ac1/flake8_isort-5.0.1-py3-none-any.whl (from https://pypi.org/simple/flake8-isort/) (requires-python:>=3.7), version: 5.0.1
Found link https://files.pythonhosted.org/packages/e0/6c/4a2130a5c99dba6e0d0c263b3b0d69f88616fd9494bdfde912ad1f1d477f/flake8-isort-5.0.2.tar.gz (from https://pypi.org/simple/flake8-isort/) (requires-python:>=3.7), version: 5.0.2
Found link https://files.pythonhosted.org/packages/f5/c1/7e2c8592e16c904028babb2cb90164b197d0113eb0dbe0f10c61bc003214/flake8_isort-5.0.2-py3-none-any.whl (from https://pypi.org/simple/flake8-isort/) (requires-python:>=3.7), version: 5.0.2
Found link https://files.pythonhosted.org/packages/83/8f/9beca8ca26598b2e3c065f9e454cc521f6c076ea011e5cc9467ba430395a/flake8-isort-5.0.3.tar.gz (from https://pypi.org/simple/flake8-isort/) (requires-python:>=3.7), version: 5.0.3
Found link https://files.pythonhosted.org/packages/97/b9/968789b217d0c10246ec1e47b1c6d8e1e54cd7aa8677a61174f3db9db740/flake8_isort-5.0.3-py3-none-any.whl (from https://pypi.org/simple/flake8-isort/) (requires-python:>=3.7), version: 5.0.3
Found link https://files.pythonhosted.org/packages/59/dc/0d951ea407f825eb8143ac816a3bcbb6f6a23bb7153a9f7f892a35affa91/flake8-isort-6.0.0.tar.gz (from https://pypi.org/simple/flake8-isort/) (requires-python:>=3.7), version: 6.0.0
Found link https://files.pythonhosted.org/packages/47/fd/1640adbe5287aaac96208986e3b132b22614ac279b40065940e3afcab625/flake8_isort-6.0.0-py3-none-any.whl (from https://pypi.org/simple/flake8-isort/) (requires-python:>=3.7), version: 6.0.0
Found link https://files.pythonhosted.org/packages/b8/4c/4ad674a3fbb0e2ccd042cd824e0040f9a1c19cfde27a020f255adf58f481/flake8-isort-6.1.0.tar.gz (from https://pypi.org/simple/flake8-isort/) (requires-python:>=3.8), version: 6.1.0
Found link https://files.pythonhosted.org/packages/82/d2/18aee7242bf5bc0d780d88009657c9169d042044d3cb3e05898429d474e6/flake8_isort-6.1.1-py3-none-any.whl (from https://pypi.org/simple/flake8-isort/) (requires-python:>=3.8), version: 6.1.1
Found link https://files.pythonhosted.org/packages/e6/35/e6b342f91a05d73e632485a5623ea576a4171acb213cce8f2fe4adbe3295/flake8_isort-6.1.1.tar.gz (from https://pypi.org/simple/flake8-isort/) (requires-python:>=3.8), version: 6.1.1
Skipping link: not a file: https://pypi.org/simple/flake8-isort/
Given no hashes to check 65 links for project 'flake8-isort': discarding no candidates
Collecting flake8-isort (from -r requirements/dev.in (line 13))
Obtaining dependency information for flake8-isort from https://files.pythonhosted.org/packages/82/d2/18aee7242bf5bc0d780d88009657c9169d042044d3cb3e05898429d474e6/flake8_isort-6.1.1-py3-none-any.whl.metadata
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-unpack-1u5l4pbo
Looking up "https://files.pythonhosted.org/packages/82/d2/18aee7242bf5bc0d780d88009657c9169d042044d3cb3e05898429d474e6/flake8_isort-6.1.1-py3-none-any.whl.metadata" in the cache
No cache entry available
No cache entry available
https://files.pythonhosted.org:443 "GET /packages/82/d2/18aee7242bf5bc0d780d88009657c9169d042044d3cb3e05898429d474e6/flake8_isort-6.1.1-py3-none-any.whl.metadata HTTP/1.1" 200 25622
Downloading flake8_isort-6.1.1-py3-none-any.whl.metadata (25 kB)
Ignoring unknown cache-control directive: immutable
Updating cache with response from "https://files.pythonhosted.org/packages/82/d2/18aee7242bf5bc0d780d88009657c9169d042044d3cb3e05898429d474e6/flake8_isort-6.1.1-py3-none-any.whl.metadata"
etag object cached for 1209600 seconds
Caching due to etag
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-metadata-6tzqfxxo
1 location(s) to search for versions of flake8-bugbear:
* https://pypi.org/simple/flake8-bugbear/
Fetching project page and analyzing links: https://pypi.org/simple/flake8-bugbear/
Getting page https://pypi.org/simple/flake8-bugbear/
Found index url https://pypi.org/simple/
Looking up "https://pypi.org/simple/flake8-bugbear/" in the cache
Request header has "max_age" as 0, cache bypassed
No cache entry available
https://pypi.org:443 "GET /simple/flake8-bugbear/ HTTP/1.1" 200 16969
Updating cache with response from "https://pypi.org/simple/flake8-bugbear/"
etag object cached for 1209600 seconds
Caching due to etag
Fetched page https://pypi.org/simple/flake8-bugbear/ as application/vnd.pypi.simple.v1+json
Found link https://files.pythonhosted.org/packages/1d/b0/719f4320ef805241d2c9de72d329630f79235048d6cff97f7447e382f14a/flake8-bugbear-16.4.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 16.4.0
Found link https://files.pythonhosted.org/packages/8e/41/17c5081d0c86395c4073433f96da707681ededd1615bb21cbf5bbfc772fb/flake8-bugbear-16.4.2.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 16.4.2
Found link https://files.pythonhosted.org/packages/a0/75/cf014f183c7b4ef3c46b092f2accbd12f2ddb92120ca0d51e46c3e840e91/flake8-bugbear-16.6.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 16.6.0
Found link https://files.pythonhosted.org/packages/fc/f2/ae9826df3ed1f67cce69318a789dd8286d7d4c39d686d75d33fa75c877ed/flake8-bugbear-16.6.1.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 16.6.1
Found link https://files.pythonhosted.org/packages/0a/89/8289e36c4223e55ad0bacad7cc31216d22fd1041f92c594636200423b7e7/flake8-bugbear-16.7.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 16.7.0
Found link https://files.pythonhosted.org/packages/16/c1/741f60f541dcc2c54fdddbb5b0aa9f9081821bad347a03e95aff76cece3f/flake8-bugbear-16.7.1.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 16.7.1
Found link https://files.pythonhosted.org/packages/92/9a/209cc38a01ba71cf6e0f971511be10bd9b6866f7dfead4dcc9474bb08a4f/flake8-bugbear-16.9.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 16.9.0
Found link https://files.pythonhosted.org/packages/f0/cd/927ab5ee575eac7206e4304e01563a3ce0c3f6332b40541bf21b106474fb/flake8-bugbear-16.10.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 16.10.0
Found link https://files.pythonhosted.org/packages/18/08/b397ae2f961649e625e45905c4ba3abd252fc4f618109c997b30286d7f3b/flake8-bugbear-16.10.1.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 16.10.1
Found link https://files.pythonhosted.org/packages/18/48/456c1743e2bd7b7934ced5047b75cf0ccd1c785ac5924b4898b947685b1a/flake8-bugbear-16.11.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 16.11.0
Found link https://files.pythonhosted.org/packages/17/fd/d07cb234b4e591e481e21a338f34e9dc8522cc2871de9ae7053d47bb23d0/flake8-bugbear-16.11.1.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 16.11.1
Found link https://files.pythonhosted.org/packages/9c/47/e391a0d4f75d0656b189b6ac3319976640f72f61862232661e9996e306d7/flake8-bugbear-16.12.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 16.12.0
Found link https://files.pythonhosted.org/packages/51/4f/7615e8a0372a0b069c3d7e3ef394e568e170941432d50ac67a5720453759/flake8_bugbear-16.12.0-py35.py36-none-any.whl (from https://pypi.org/simple/flake8-bugbear/), version: 16.12.0
Found link https://files.pythonhosted.org/packages/6e/02/cb74acaaec54233debdfd6b4404bf01b8c6d1e11b48c45d42f8448e5e4c2/flake8-bugbear-16.12.1.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 16.12.1
Found link https://files.pythonhosted.org/packages/13/0e/3416f374882339801698c39f6514f5a3a0f84e2504f3222ed4e831a5969b/flake8_bugbear-16.12.1-py35.py36-none-any.whl (from https://pypi.org/simple/flake8-bugbear/), version: 16.12.1
Found link https://files.pythonhosted.org/packages/66/3e/390877ea6623f2623a30207241c9512692158dadc10bc29a1cb66b73858d/flake8-bugbear-16.12.2.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 16.12.2
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/77/a4/97d43ec710f92ea25c843f7429278c92cfa72a647dc263bc7ca970f3a568/flake8_bugbear-16.12.2-py3.5.egg (from https://pypi.org/simple/flake8-bugbear/)
Found link https://files.pythonhosted.org/packages/a0/e0/49ba616c02a7721666989dbb9332de3baac6310ac12fa912410702445003/flake8_bugbear-16.12.2-py35.py36-none-any.whl (from https://pypi.org/simple/flake8-bugbear/), version: 16.12.2
Found link https://files.pythonhosted.org/packages/3b/3b/f41def44ca78bd934eb3abb78c11cd7d79297bf48f8339875d0c226c68b4/flake8-bugbear-17.2.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 17.2.0
Found link https://files.pythonhosted.org/packages/dc/28/c6caa87194581ee39e093a22420aa64e5833c57769e14f0fff912bbeb152/flake8_bugbear-17.2.0-py35.py36-none-any.whl (from https://pypi.org/simple/flake8-bugbear/), version: 17.2.0
Found link https://files.pythonhosted.org/packages/e5/22/9ce29d36621309756329aa47a1c603778889784b33ac6284b28091457520/flake8-bugbear-17.3.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 17.3.0
Found link https://files.pythonhosted.org/packages/74/e7/f6cad2cfc92587c13ca87a25865047b67c0055b3cac3e7a77ab8a75fa815/flake8_bugbear-17.3.0-py35.py36-none-any.whl (from https://pypi.org/simple/flake8-bugbear/), version: 17.3.0
Found link https://files.pythonhosted.org/packages/f2/00/aa7acb3e2d20ffae986d35dad9d4d403cc1e1f68ad1ee5b45034ce2dbc76/flake8-bugbear-17.4.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 17.4.0
Found link https://files.pythonhosted.org/packages/63/3a/cea3fea5c3c51ef4540d08e91c6d2261e1ebdd854b0a2356769624c0701b/flake8_bugbear-17.4.0-py35.py36-none-any.whl (from https://pypi.org/simple/flake8-bugbear/), version: 17.4.0
Found link https://files.pythonhosted.org/packages/dd/4f/da9edb9df6667f33ebe009ad9352189916e2bd350622d9f2a79258417d18/flake8-bugbear-17.12.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/), version: 17.12.0
Found link https://files.pythonhosted.org/packages/35/65/74fb4636dc299ba8d6392457123942dc8d081fd17872ea35a43726438a15/flake8_bugbear-17.12.0-py35.py36-none-any.whl (from https://pypi.org/simple/flake8-bugbear/), version: 17.12.0
Found link https://files.pythonhosted.org/packages/dd/57/32d9d54aa1236e300928d04a360983c3dca143be6a5c25800752e5094037/flake8-bugbear-18.2.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.5), version: 18.2.0
Found link https://files.pythonhosted.org/packages/3d/d0/c7d82ee3d27052116b34d4d1068e342f6a6b3599245b25a595d08426e5ee/flake8_bugbear-18.2.0-py35.py36-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.5), version: 18.2.0
Found link https://files.pythonhosted.org/packages/94/9f/cbc86f7776d1148630827235e39d43d714c7a2dd978ffd817dfac3e79e92/flake8-bugbear-18.8.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.5), version: 18.8.0
Found link https://files.pythonhosted.org/packages/e6/ee/89c141cbbab3fe6dc3776636a41cc4f756e7140142d526c2f99ab8ca2f1c/flake8_bugbear-18.8.0-py35.py36.py37-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.5), version: 18.8.0
Found link https://files.pythonhosted.org/packages/ed/da/2f1385b96dcf5eb909279b21f1a88d255d9a2295285e8daece67a016e98a/flake8-bugbear-19.3.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.5), version: 19.3.0
Found link https://files.pythonhosted.org/packages/90/70/f2a84fd1f8015630a1832f797143860a2f5f3f265aabde97e84bd9015539/flake8_bugbear-19.3.0-py35.py36.py37-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.5), version: 19.3.0
Found link https://files.pythonhosted.org/packages/a3/5b/360ab3308b5aa448fb0d44c26b07725f5a9d0ecc5b539a733efe711414f3/flake8-bugbear-19.8.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.5), version: 19.8.0
Found link https://files.pythonhosted.org/packages/9f/f8/170861859fb8ae97923b4fc28501dd25209925e25face836562d3e3f5ea2/flake8_bugbear-19.8.0-py35.py36.py37-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.5), version: 19.8.0
Found link https://files.pythonhosted.org/packages/fb/d6/b4900ed9596b040301e22b79762a5ab9b0e8f09ee043ca72306c930b920a/flake8-bugbear-20.1.0.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 20.1.0
Found link https://files.pythonhosted.org/packages/33/da/e5d49e7a0994a7211b29d1792d9f00b3c4568317e7a6e08a3b613639eb31/flake8_bugbear-20.1.0-py36.py37.py38-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 20.1.0
Found link https://files.pythonhosted.org/packages/11/b9/512d179540df9e66689f8f57fafaa326baadbede33e229eb23415d63bfaa/flake8-bugbear-20.1.1.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 20.1.1
Found link https://files.pythonhosted.org/packages/fc/2a/595c6ad3a3efb5c6b18e738f0c8596e2e53d47bbd3ea448ae81e5e163da5/flake8_bugbear-20.1.1-py36.py37.py38-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 20.1.1
Found link https://files.pythonhosted.org/packages/01/77/78e255a09aed5b33a0603df6c2043f20dc5f4dc8383deb96b2a110f2e949/flake8-bugbear-20.1.2.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 20.1.2
Found link https://files.pythonhosted.org/packages/64/c6/226fbbbc249819959f9a658c8a7d48559da7c887f21fe5b4b89b46ec9b2d/flake8_bugbear-20.1.2-py36.py37.py38-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 20.1.2
Found link https://files.pythonhosted.org/packages/6f/94/12719998158c92d89ff410a03b95817a2007795c664297682e00b7c1d308/flake8-bugbear-20.1.3.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 20.1.3
Found link https://files.pythonhosted.org/packages/41/43/a5686813698534f040287fcba49717cf747ca65c6df28e099853455c3ac7/flake8_bugbear-20.1.3-py36.py37.py38-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 20.1.3
Found link https://files.pythonhosted.org/packages/42/b5/1555ab5ae03c3fdd5b441cc1cbe0ac5cf67e81e09aaab233c414546491c4/flake8-bugbear-20.1.4.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 20.1.4
Found link https://files.pythonhosted.org/packages/28/40/05cd054132c56c78b92cc1c6691be954adc36f5880adef2cdc1daa9661f2/flake8_bugbear-20.1.4-py36.py37.py38-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 20.1.4
Found link https://files.pythonhosted.org/packages/90/41/7be7bc515d607b2f4d343404a039990a0cce6bbcfba23ab6b998c542f9d5/flake8-bugbear-20.11.1.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 20.11.1
Found link https://files.pythonhosted.org/packages/45/75/5a11d2ffa0e6ba92453e9f5ed4f34de454fbb9c2837979f9345f9ac4ae9e/flake8_bugbear-20.11.1-py36.py37.py38-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 20.11.1
Found link https://files.pythonhosted.org/packages/84/80/620d89e180d230d3bc93e0941a17ad69405b772c767ea477f50760865679/flake8-bugbear-21.3.1.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.3.1
Found link https://files.pythonhosted.org/packages/e4/cd/f9710dee19f24889f7a2d6a09279e3d23506b8f57fc0cb6b0c6811396923/flake8_bugbear-21.3.1-py36.py37.py38-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.3.1
Found link https://files.pythonhosted.org/packages/ff/21/da87e6343012afb58c3e65f7090d3bc9d9af12c0d13a1b9a3c71b4a68d54/flake8-bugbear-21.3.2.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.3.2
Found link https://files.pythonhosted.org/packages/92/80/cc5d9dfb6ee54134dce52602bb7535292255e914a2ce70ff205c7469a646/flake8_bugbear-21.3.2-py36.py37.py38-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.3.2
Found link https://files.pythonhosted.org/packages/35/44/99a2b95e77d34e72aa7af7f897d917e75c22ec48c277811e384f85c4aa6d/flake8-bugbear-21.4.1.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.4.1
Found link https://files.pythonhosted.org/packages/7b/a9/b0c16aab71baac0006ec0bb99fd1843866cf6dff57e490bc6479ea332a5c/flake8_bugbear-21.4.1-py36.py37.py38-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.4.1
Found link https://files.pythonhosted.org/packages/05/a6/586bdfa0d4d0c104ec5300af1649080b71de25d52e987e968dfb6d8501a4/flake8-bugbear-21.4.2.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.4.2
Found link https://files.pythonhosted.org/packages/f5/11/f243ec00aa6ecec6b52544a5723f8561f82a551fa49309aab6354113cd88/flake8_bugbear-21.4.2-py36.py37.py38-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.4.2
Found link https://files.pythonhosted.org/packages/76/57/86291a184a915f18363964b42fd1dcff9b41dd3b86c9e1f7e4e09f14800e/flake8-bugbear-21.4.3.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.4.3
Found link https://files.pythonhosted.org/packages/4d/e4/180dac4cd20c20b94fea1f5ea05814dab0ae50593c6e8791f02086db5d86/flake8_bugbear-21.4.3-py36.py37.py38-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.4.3
Found link https://files.pythonhosted.org/packages/ff/c9/c4b27eda1fb359781dfdab8cc0686b7f17f9684ab5c076813587d350dff3/flake8-bugbear-21.9.1.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.9.1
Found link https://files.pythonhosted.org/packages/af/05/78e3a1ba32d820226a4a0b00c79265b555aae3d8ea1bb1d338c1fd6b7099/flake8_bugbear-21.9.1-py36.py37.py38-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.9.1
Found link https://files.pythonhosted.org/packages/6e/17/66309c82c5264c18f153d158ede9c55080b7d66b94ca8f6b37a365e1b184/flake8-bugbear-21.9.2.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.9.2
Found link https://files.pythonhosted.org/packages/5a/ad/84bc142c79966bf5516ffcf29e39d39ebae5c70baf2c6ec45ef25beacb7f/flake8_bugbear-21.9.2-py36.py37.py38-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.9.2
Found link https://files.pythonhosted.org/packages/6e/df/a2f5d0318b61c96f1671fc49ec77dac6a8b139cbb046062add522d8aaf4d/flake8-bugbear-21.11.28.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.11.28
Found link https://files.pythonhosted.org/packages/9f/d9/f6e04c490457afa6163aa3254a5a70591afc03e0d44d5edd86b1a63dccde/flake8_bugbear-21.11.28-py36.py37.py38-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.11.28
Found link https://files.pythonhosted.org/packages/d4/9a/f19253ebe241acf4c39036afb69dd099369b233da869ee975bec96e2edc7/flake8-bugbear-21.11.29.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.11.29
Found link https://files.pythonhosted.org/packages/a8/a4/e483b7e820fdadea58225554a1a940e24592fad321ed995d2548d30d021b/flake8_bugbear-21.11.29-py36.py37.py38-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 21.11.29
Found link https://files.pythonhosted.org/packages/ee/8a/aaa020ab3b384556dd113350a72cd574653bda1b1c10c6f492baec6a912f/flake8-bugbear-22.1.11.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.1.11
Found link https://files.pythonhosted.org/packages/6b/f9/475d6f9278f5d69c63f0dd7962beac1a4b0be3127e60c6ba7dfeca6f02cd/flake8_bugbear-22.1.11-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.1.11
Found link https://files.pythonhosted.org/packages/0a/e4/a55f82d9741e59fc9f3e8bfbd8ce413cf6404f932aea78b2a1074f38c41d/flake8-bugbear-22.3.20.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.3.20
Found link https://files.pythonhosted.org/packages/81/c0/461bbb11a7b9c5571a0d463b001c2c72f2b9ba33b25123c6b565fad4c1b1/flake8_bugbear-22.3.20-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.3.20
Found link https://files.pythonhosted.org/packages/17/7f/57091870f081eeda169dc5439e9b405f6e8303540037364be22989094a44/flake8-bugbear-22.3.23.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.3.23
Found link https://files.pythonhosted.org/packages/ec/95/67f255dc3a94774ead9f40ac34f1a1c0d61bf8c9570e1704c9eb95de3137/flake8_bugbear-22.3.23-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.3.23
Found link https://files.pythonhosted.org/packages/ed/e8/d85a3e669970fc32f96cb7e4b170e2c1255db5ee643be57b1f1c37eea373/flake8-bugbear-22.4.25.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.4.25
Found link https://files.pythonhosted.org/packages/1f/02/00eef219137474628d22c74204bff0e0776996af24a4e0ad63d2b8cf8d27/flake8_bugbear-22.4.25-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.4.25
Found link https://files.pythonhosted.org/packages/a5/c2/dbed1a47ddaffc4f0c8f80d40995a0cb15434b3d1563228ad6b1cc322108/flake8-bugbear-22.6.22.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.6.22
Found link https://files.pythonhosted.org/packages/5c/51/1f16a0ba6cbe3bab9e1e12a9bae0b94254fa0ec9b1a6ec853d767563dbdb/flake8_bugbear-22.6.22-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.6.22
Found link https://files.pythonhosted.org/packages/20/6f/4685e2de876ba4b189806ab2b9fc2e4bb970b02319dbd8e87ffc5643593e/flake8-bugbear-22.7.1.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.7.1
Found link https://files.pythonhosted.org/packages/0c/b9/52ee0bc650ac484ee0a806a9dc0a34c4f76a4e9867f01d3979ede678c5cd/flake8_bugbear-22.7.1-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.7.1
Found link https://files.pythonhosted.org/packages/54/cb/592814377d9a02a4808687aafd9e0e74aea19f44fca8ae77f28555bae6e5/flake8-bugbear-22.8.22.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.8.22
Found link https://files.pythonhosted.org/packages/8f/9f/db9138742aa04ac6cf64934b581a6faed98cbf5ee54c56bad00da8e742f1/flake8_bugbear-22.8.22-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.8.22
Found link https://files.pythonhosted.org/packages/ad/11/f3fc251f5c920ae2228e216d519fbf7f9f4230f3f7fe4b7cb9d01b27c0c0/flake8-bugbear-22.8.23.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.8.23
Found link https://files.pythonhosted.org/packages/a5/5c/9dfed8ab538d13a7b79e404b000ad2b3490b4399295598d18d9adb64f734/flake8_bugbear-22.8.23-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.8.23
Found link https://files.pythonhosted.org/packages/70/c3/4c3eb4cb4ea4435dc02a976bf1b1c0183c1baa957c3476d05fe4d76c6306/flake8-bugbear-22.9.11.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.9.11
Found link https://files.pythonhosted.org/packages/80/6c/7f3cf652b3faea3d684d3e6e9229bacbad4f53db75062b1cb5cdb7bdfbad/flake8_bugbear-22.9.11-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.9.11
Found link https://files.pythonhosted.org/packages/c6/aa/a182d16a32b3b51702de506f81528be33c1fff47298bd76a8f1ab9667025/flake8-bugbear-22.9.23.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.9.23
Found link https://files.pythonhosted.org/packages/f1/53/540fa36a6a9fe82d2393af69f6b1b956608e39e1ed66b705460e316876a3/flake8_bugbear-22.9.23-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.6), version: 22.9.23
Found link https://files.pythonhosted.org/packages/3e/41/04a201808c15a31fedc6fdfb50d7d584492e40f1739081c12ae543262796/flake8-bugbear-22.10.25.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 22.10.25
Found link https://files.pythonhosted.org/packages/c3/3d/ec9e10476d933d350d4417be46e36a2a25917b8d8d3fbb98ceff6405d71f/flake8_bugbear-22.10.25-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 22.10.25
Found link https://files.pythonhosted.org/packages/e3/7d/8df9e2608a90a733be963de901954f83ae20c3e481fd17f31e04ce448c7e/flake8-bugbear-22.10.27.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 22.10.27
Found link https://files.pythonhosted.org/packages/c1/17/9bcf98e3071727ea54977840a64b8bec9e3b90a395ae0cb3ac17f76b20a1/flake8_bugbear-22.10.27-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 22.10.27
Found link https://files.pythonhosted.org/packages/da/b5/83a89114a82a2764ddfe27451df6b69c46513f88a3f66206514265b6f447/flake8-bugbear-22.12.6.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 22.12.6
Found link https://files.pythonhosted.org/packages/23/a1/ed74a6995d908bb89f9ffbe197e5f729c1546dba70d1995e7db70dfaafb5/flake8_bugbear-22.12.6-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 22.12.6
Found link https://files.pythonhosted.org/packages/38/17/5eccda1eaef2f3525c34aeb4a778f6357afbe82cea0115804b793f1aec2a/flake8-bugbear-23.1.14.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 23.1.14
Found link https://files.pythonhosted.org/packages/67/45/599f2ba9924e19a701c4f2b9ab0aca2a546fa176857a895c0d572d177fcc/flake8_bugbear-23.1.14-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 23.1.14
Found link https://files.pythonhosted.org/packages/dd/f8/3f2b84aeaa8ff92c432eacce1535b76aa1b2e4e158b920d5454521354898/flake8-bugbear-23.1.17.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 23.1.17
Found link https://files.pythonhosted.org/packages/2a/9f/7e5224e624ad4782f376761263fb5e50e1b9d6aa7f6e90a91ca554e68f4a/flake8_bugbear-23.1.17-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 23.1.17
Found link https://files.pythonhosted.org/packages/12/93/02f89d9e3440b1faf44285a7ca752282dc48c3955695c5a480907683ebee/flake8-bugbear-23.1.20.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 23.1.20
Found link https://files.pythonhosted.org/packages/da/25/9acab8392ae2a6eba89b6addbbf48be8487b3c352ee43d34dcfdbdffd2fe/flake8_bugbear-23.1.20-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 23.1.20
Found link https://files.pythonhosted.org/packages/03/7e/27fae4d9e4c3c336f3cbae0ee64b55ba1f8101cc169b3c57c1be9fcab93e/flake8-bugbear-23.2.13.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 23.2.13
Found link https://files.pythonhosted.org/packages/12/19/6e85e230588b98c37a9cb5c2248e6621d05650e7ba02fc9564fa23e996af/flake8_bugbear-23.2.13-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 23.2.13
Found link https://files.pythonhosted.org/packages/bb/02/16ef289b4790ff92dd368f3e58f8b9511731c53081521b6486684f87459a/flake8-bugbear-23.3.12.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 23.3.12
Found link https://files.pythonhosted.org/packages/04/fe/396210faefa7cfef7cac25cba7f4aa9c6b5f51fb9c098bcfb8a263154a34/flake8_bugbear-23.3.12-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.7), version: 23.3.12
Found link https://files.pythonhosted.org/packages/7a/1a/3321cf058a97cdf9096b61f27d880f6a8ee0cbfb7bfae42dbfd66cd9dd9e/flake8-bugbear-23.3.23.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.3.23
Found link https://files.pythonhosted.org/packages/89/43/64010a2da9be0eb3314a11ab89a0f89368e0de957830be8183646c8f93bd/flake8_bugbear-23.3.23-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.3.23
Found link https://files.pythonhosted.org/packages/33/13/f40f36309d1f483f4a829a408883a8925a4709b7d955582c2aa14908afbb/flake8-bugbear-23.5.9.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.5.9
Found link https://files.pythonhosted.org/packages/1b/ba/39f5962709c8f39949b2bd3fa80e231663f2e8411ba3a47072546772e48b/flake8_bugbear-23.5.9-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.5.9
Found link https://files.pythonhosted.org/packages/00/c5/e95dcb8f8a882858481e324d33853cc83701d581b51034079881b391c715/flake8-bugbear-23.6.5.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.6.5
Found link https://files.pythonhosted.org/packages/1d/b4/6e6efac6e664e33c4a4ad065f31e80883398a33243a189eb453d787297e6/flake8_bugbear-23.6.5-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.6.5
Found link https://files.pythonhosted.org/packages/b6/7d/4713ba70574d1354f68e69e25c8d2347dbf5b3269ba4861a56727dc82a95/flake8-bugbear-23.7.10.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.7.10
Found link https://files.pythonhosted.org/packages/fd/30/90e1bce4df2c33e8d639f22c6fb313499df6b197f0300a177c2a69df489d/flake8_bugbear-23.7.10-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.7.10
Found link https://files.pythonhosted.org/packages/4c/fd/07a050a23e310581f8d4b6e50ffe0593fac0f049a6abc9a318b5c161327a/flake8-bugbear-23.9.16.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.9.16
Found link https://files.pythonhosted.org/packages/0a/44/7087123a8df4cca1dd5f89f2ce3b3f0a71a15360d60aefa18434e6e4fda6/flake8_bugbear-23.9.16-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.9.16
Found link https://files.pythonhosted.org/packages/25/41/68809955b055aec1cad25d5294da4425f10c65a92229bfa39b6607ab6ec8/flake8-bugbear-23.11.26.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.11.26
Found link https://files.pythonhosted.org/packages/bb/1a/281728e89685dd5c87a02a024c966913015a747477c85299bc78de5eff7c/flake8_bugbear-23.11.26-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.11.26
Found link https://files.pythonhosted.org/packages/16/23/7a7e8e30c85da2febbdcd9c12693af12cb7085c3d7a0f0bf2b4954adfa01/flake8-bugbear-23.11.28.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.11.28
Found link https://files.pythonhosted.org/packages/56/5a/301171310ff6722041e64506886f59c425f7f4bdf20ea3967deaae97c822/flake8_bugbear-23.11.28-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.11.28
Found link https://files.pythonhosted.org/packages/fa/fa/fede86c46ba912f2ebd4067de4279be50ecc550f43d470a9f233c6de79a4/flake8-bugbear-23.12.2.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.12.2
Found link https://files.pythonhosted.org/packages/02/77/087de3a265b00d3197ffc90424da6c22180a24578460ee43cc8b97556bc0/flake8_bugbear-23.12.2-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 23.12.2
Found link https://files.pythonhosted.org/packages/af/08/5e979a7e30d1a8ebd8c41a87b2ace51411d74b09a2d8e0c1841db66d3e0c/flake8-bugbear-24.1.15.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 24.1.15
Found link https://files.pythonhosted.org/packages/cc/db/e3ff57540d338f81a27c70d4a1832ac07a1d010772947a1e511e53ee3f14/flake8_bugbear-24.1.15-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 24.1.15
Found link https://files.pythonhosted.org/packages/fb/52/e3b0e0111d7054e2bed4dd0057960990b900ad5c316379b5013cf2e6a2ba/flake8-bugbear-24.1.16.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 24.1.16
Found link https://files.pythonhosted.org/packages/0d/8f/42f64827c3817bc20148f2a4a3cb940ff19bd95f93ce8c28e9701dc01679/flake8_bugbear-24.1.16-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 24.1.16
Found link https://files.pythonhosted.org/packages/f1/30/4cbcbbef8820b504a904cdd6927fe031aabca61b63667993b39368a7577c/flake8-bugbear-24.1.17.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 24.1.17
Found link https://files.pythonhosted.org/packages/56/56/7cab27f0b1625f8147f35f32a107b35892d7ad6ce8c724affba9405eda37/flake8_bugbear-24.1.17-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 24.1.17
Found link https://files.pythonhosted.org/packages/e3/bc/07225e7ce0089e91f1b334102ac4526fb8cf894235e27ca1f252bd9d5c83/flake8-bugbear-24.2.6.tar.gz (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 24.2.6
Found link https://files.pythonhosted.org/packages/e4/cc/739a2718705bb7e7cab3b017bbabf7e39b2643d8a8cc6f8f18022b513ecc/flake8_bugbear-24.2.6-py3-none-any.whl (from https://pypi.org/simple/flake8-bugbear/) (requires-python:>=3.8.1), version: 24.2.6
Skipping link: not a file: https://pypi.org/simple/flake8-bugbear/
Given no hashes to check 123 links for project 'flake8-bugbear': discarding no candidates
Collecting flake8-bugbear (from -r requirements/dev.in (line 14))
Obtaining dependency information for flake8-bugbear from https://files.pythonhosted.org/packages/e4/cc/739a2718705bb7e7cab3b017bbabf7e39b2643d8a8cc6f8f18022b513ecc/flake8_bugbear-24.2.6-py3-none-any.whl.metadata
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-unpack-rvv5cn1a
Looking up "https://files.pythonhosted.org/packages/e4/cc/739a2718705bb7e7cab3b017bbabf7e39b2643d8a8cc6f8f18022b513ecc/flake8_bugbear-24.2.6-py3-none-any.whl.metadata" in the cache
No cache entry available
No cache entry available
https://files.pythonhosted.org:443 "GET /packages/e4/cc/739a2718705bb7e7cab3b017bbabf7e39b2643d8a8cc6f8f18022b513ecc/flake8_bugbear-24.2.6-py3-none-any.whl.metadata HTTP/1.1" 200 31069
Downloading flake8_bugbear-24.2.6-py3-none-any.whl.metadata (31 kB)
Ignoring unknown cache-control directive: immutable
Updating cache with response from "https://files.pythonhosted.org/packages/e4/cc/739a2718705bb7e7cab3b017bbabf7e39b2643d8a8cc6f8f18022b513ecc/flake8_bugbear-24.2.6-py3-none-any.whl.metadata"
etag object cached for 1209600 seconds
Caching due to etag
Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-metadata-0zae2ibm
1 location(s) to search for versions of matplotlib:
* https://pypi.org/simple/matplotlib/
Fetching project page and analyzing links: https://pypi.org/simple/matplotlib/
Getting page https://pypi.org/simple/matplotlib/
Found index url https://pypi.org/simple/
Looking up "https://pypi.org/simple/matplotlib/" in the cache
Request header has "max_age" as 0, cache bypassed
No cache entry available
https://pypi.org:443 "GET /simple/matplotlib/ HTTP/1.1" 200 205846
Updating cache with response from "https://pypi.org/simple/matplotlib/"
etag object cached for 1209600 seconds
Caching due to etag
Fetched page https://pypi.org/simple/matplotlib/ as application/vnd.pypi.simple.v1+json
Found link https://files.pythonhosted.org/packages/09/1a/1015c9ec4b8b13b6c6edfa3fa3d2f0e05860f80414c7d80ccfc7787f1220/matplotlib-0.86.tar.gz (from https://pypi.org/simple/matplotlib/), version: 0.86
Found link https://files.pythonhosted.org/packages/ba/7f/2405de5ef84e7069095c17efd7c6a4a4120b1a9054731ac231163705c3a9/matplotlib-0.86.1.tar.gz (from https://pypi.org/simple/matplotlib/), version: 0.86.1
Found link https://files.pythonhosted.org/packages/f8/d0/46d6bf56ca3a466e79fe4884ec244c0a9cf035846dfb707c1bb90804a105/matplotlib-0.86.2.tar.gz (from https://pypi.org/simple/matplotlib/), version: 0.86.2
Found link https://files.pythonhosted.org/packages/f8/a2/17de31cecf4a8fa9003d62f5058f9356cfb72df8922aef5b47c1f0d03179/matplotlib-0.91.0.tar.gz (from https://pypi.org/simple/matplotlib/), version: 0.91.0
Found link https://files.pythonhosted.org/packages/f8/bf/cc54cb009741c46076e2cf895460395c597b70e7bd43a2110a6ef686e9dd/matplotlib-0.91.1.tar.gz (from https://pypi.org/simple/matplotlib/), version: 0.91.1
Found link https://files.pythonhosted.org/packages/b9/16/46f8f512884a2f13ee29ff3bb25d0d6996ac90bf5d38f07ede39e2fe6ddf/matplotlib-1.0.1.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.0.1
Found link https://files.pythonhosted.org/packages/ec/b7/8798736cffd7dd12c916242c2db73b0a88db99d37f4b7556bb7cc90ae2a6/matplotlib-1.1.0.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.1.0
Found link https://files.pythonhosted.org/packages/c5/01/be962989489dfda03f5f049fbe53c0e10c7f771f3ced5fcc724851ad4bad/matplotlib-1.1.1.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.1.1
Found link https://files.pythonhosted.org/packages/75/f7/6bd207f4e2495a02d9cfb99f4a518e349ec8d2b785bb93e1bb231e93738a/matplotlib-1.2.0.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.2.0
Found link https://files.pythonhosted.org/packages/ed/29/ee06a063e522fbd2c889f9383cb6a4c6d6a0ffd59b2bad313064476d2080/matplotlib-1.2.1.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.2.1
Found link https://files.pythonhosted.org/packages/94/1d/7127dfc780b66a9d61efb1b5fc8705c509b2f212d7a7355889c545b82409/matplotlib-1.3.0.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.3.0
Skipping link: none of the wheel's tags (cp27-none-macosx_10_6_intel, cp27-none-macosx_10_9_intel, cp27-none-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e9/4d/e8a1004f6c8c0172eedb29113a38362b66ed7b748497d2fe67a3e955b4ef/matplotlib-1.3.1-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp33-cp33m-macosx_10_6_intel, cp33-cp33m-macosx_10_9_intel, cp33-cp33m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/62/0e/2862c72cc813fc1c3c596ddb8dfb3d2d57d6ab10fe503af8ab6f68df177b/matplotlib-1.3.1-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/26/32/8b34046c712380ad46f7bc9d1fe0ce0585265356e45b2cfbf0af674362d0/matplotlib-1.3.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/d4/d0/17f17792a4d50994397052220dbe3ac9850ecbde0297b7572933fa4a5c98/matplotlib-1.3.1.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.3.1
Skipping link: none of the wheel's tags (cp26-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f1/27/78eef0f7f4d5fbb4283cfcbffab215947d22df3fdbcad7b5c80ab04d55f9/matplotlib-1.4.0-cp26-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp26-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0b/ba/33fdcb08b2993aad761ea5968064b0fb01d2db30bb3d712fed70deba1ff3/matplotlib-1.4.0-cp26-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-macosx_10_6_intel, cp27-none-macosx_10_9_intel, cp27-none-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/72/55/f479c64c9f26716d6c43ee1cf816b4caf3503fd7c1668a36da8191e01977/matplotlib-1.4.0-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/91/c6/4e32bfa32709b635730a38003504f6f7b200a72e661cb492936ceb71dc4e/matplotlib-1.4.0-cp27-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/72/53/f179a1d505053b4eb9d0d98ac82214ffc1e1271e85adc54613a93a75e8e3/matplotlib-1.4.0-cp27-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp32-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e3/02/1c1a404a290ed0a492bd1fd23f039394e3a1a317c1e988ed5cbf72b1ccfa/matplotlib-1.4.0-cp32-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp32-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bd/8f/d8e78322b24d694f7afde72803c17e66ba81480050163d644ec08a9515b8/matplotlib-1.4.0-cp32-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp33-cp33m-macosx_10_6_intel, cp33-cp33m-macosx_10_9_intel, cp33-cp33m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/af/a9/5f6f7f936ec86dc9ebc69803b52b35a6dc3534062a8c922a091bd21dbe4a/matplotlib-1.4.0-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp33-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b6/72/932832b9ec9bcf29ccb8269569eeef08251c69efd61a5990a8742b9a10bf/matplotlib-1.4.0-cp33-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp33-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/95/87/814bdcc7e3c96c6de28f5261937392351ac57d396f5b7d7b40b7a58c6d77/matplotlib-1.4.0-cp33-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/99/d1/5b6e9680599543163775a0944ad576f12d72063bc9561f137c99a577d1d4/matplotlib-1.4.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e6/4c/890cc40b5baadb06f558fff5ca304b446f44b8165930b226017626df2c68/matplotlib-1.4.0-cp34-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/98/de/1d854137b4ac6525c29396aff123792d73faa1c0e06a0867ca5e4df47919/matplotlib-1.4.0-cp34-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/fa/1d/e7c91cd6f435776fcb5515e499efaa42bd534d351656379e06d35977cc6f/matplotlib-1.4.0.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.4.0
Found link https://files.pythonhosted.org/packages/2e/7d/f250963255bba4f2e6a2d45b39ffefcb72673d2cd889816ce7718e484fdd/matplotlib-1.4.1rc1.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.4.1rc1
Skipping link: none of the wheel's tags (cp26-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f3/61/7a5d03d95a99566515be98d7f3d1b4cc2a27971b9dc005c4fd1692e8019f/matplotlib-1.4.1-cp26-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp26-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/38/be/2bcc1491b46cbbfb02cfbc3474cc60953996a9c1dc14a74360bbebb36aa5/matplotlib-1.4.1-cp26-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-macosx_10_10_intel, cp27-none-macosx_10_10_x86_64, cp27-none-macosx_10_6_intel, cp27-none-macosx_10_9_intel, cp27-none-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/73/24/082980d03019b21b2a9a9cb89b047ff53d64c4de33f185e15dc1c7c21cb5/matplotlib-1.4.1-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/30/a1/b2cf34807b93088943f9654d298be6ca2a686aadc6d5aaee9dfaee646f18/matplotlib-1.4.1-cp27-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/72/ee/141aa8429ec8c69948d1742433142bbe63621e7e2f19b1aa6aa388a9d286/matplotlib-1.4.1-cp27-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp32-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/05/75/2d5818002867099023f770b1087421a670daabf5a09d86fbb23c543bc091/matplotlib-1.4.1-cp32-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp32-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6f/eb/7050f25f39c2484cb871a4345f7b66bb6f7f6eb95f2663cba84ff634f220/matplotlib-1.4.1-cp32-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp33-cp33m-macosx_10_10_intel, cp33-cp33m-macosx_10_10_x86_64, cp33-cp33m-macosx_10_6_intel, cp33-cp33m-macosx_10_9_intel, cp33-cp33m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ad/a4/2b68d7339d162eef09d9f7af8687baae0b7914fa87d5f9bd2013eeae281c/matplotlib-1.4.1-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp33-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9c/8d/ec4aef54c0a7f051bfd8b30f05aca77cf75e638f790106e5f5c72a3e75b8/matplotlib-1.4.1-cp33-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp33-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e5/c5/41c4b1ccd3dbf5e7953e0f01c7f30086093ad691f000e6e43302ee3f2237/matplotlib-1.4.1-cp33-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fe/6d/a673bec7ee64333d54b40a2bb3c1f261598f66cfb762d35f657234ac9451/matplotlib-1.4.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/74/f6/a96cccb4cea757b26433c5c5a8d51c6a886e14c828cdea685d4726cb20a5/matplotlib-1.4.1-cp34-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7c/b3/5a1490003b63415ba64a63ce719820b5eb2a8b8040447da8e5f7b3b2e2a5/matplotlib-1.4.1-cp34-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/ed/76/abbf60be5f46762bff1c10132dcd2bee85004216d29b348cabea98c9df42/matplotlib-1.4.1.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.4.1
Skipping link: none of the wheel's tags (cp26-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b2/ec/b296356f9374e06fbfdd43c81b03d4ea03d0f953ec8a8f21816512c02f62/matplotlib-1.4.2-cp26-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp26-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0e/c4/6fd901dcde2e364a15cb2caaaf00c51edac0e44dcb916083a71c1bf79e01/matplotlib-1.4.2-cp26-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-macosx_10_10_intel, cp27-none-macosx_10_10_x86_64, cp27-none-macosx_10_6_intel, cp27-none-macosx_10_9_intel, cp27-none-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a0/34/164f48d4ec9b9bf27a127a7e6900346ebe4295a418af1912b0e3dd59cf58/matplotlib-1.4.2-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-macosx_10_6_intel, cp27-none-macosx_10_9_intel, cp27-none-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/84/45/41425cb671d5ef5bbe79fca5cc1ca8455ee3fb933a0546ba241cc4582e71/matplotlib-1.4.2-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1c/82/41b3d9eb979e1fe0278fc963bf68b134aa9d16609230e61012a5c46876e5/matplotlib-1.4.2-cp27-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3f/4c/e0da95c0cbe15470ee0fa58fe43805126e63e04d844de656e2d78ed07f66/matplotlib-1.4.2-cp27-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp32-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/84/c7/bd7295ad1a3044df5e55e1db29ab067e850ecd4063c1d0ac37c0aa902c97/matplotlib-1.4.2-cp32-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp32-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/40/a3/7d42858ff9fd9ec6140998b35c09f6126657947be0f82002ff517d767216/matplotlib-1.4.2-cp32-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp33-cp33m-macosx_10_10_intel, cp33-cp33m-macosx_10_10_x86_64, cp33-cp33m-macosx_10_6_intel, cp33-cp33m-macosx_10_9_intel, cp33-cp33m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/91/71/4c01176b794c3a996f2df7ddd2ea741b77e0f3bcd8b57fbcfb4d86307265/matplotlib-1.4.2-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp33-cp33m-macosx_10_6_intel, cp33-cp33m-macosx_10_9_intel, cp33-cp33m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/79/99/5d54d9d32a13bcb66aaa6a840c9e8eedf196d508e26f1510a7de1c4b3ecf/matplotlib-1.4.2-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp33-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c9/20/dee8122a9d48e0db78e406760502143ab8d89029f196b392ee5ce72e21e5/matplotlib-1.4.2-cp33-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp33-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f7/cc/48c049b468e28ede889f078b307731ef6f525e2f367a6714b31d0ffbdd5b/matplotlib-1.4.2-cp33-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1b/56/3da75926678545a9164db60e62a55665ad2c83a0106542bf446382cb9b10/matplotlib-1.4.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ff/93/92fc26423111f188e8019a45ca2d37128bb8df7cd3597a2f8272b2ac3237/matplotlib-1.4.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f9/9a/43104a194b6454fe9d217d01add72dfacee30cd4aa91291b61fcbe638da6/matplotlib-1.4.2-cp34-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ec/dc/5e816ba3865ac0cccf9ac9a956f58b751fb75750de0077f1192282c264ab/matplotlib-1.4.2-cp34-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/08/4c/f6ef52c64f6d6f81c55e836be541cb23bb2f9d54693dbc7b598453ab0614/matplotlib-1.4.2.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.4.2
Skipping link: none of the wheel's tags (cp26-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d1/76/530339baf37e23b2936097dc10d44c7b7f31d1128efe1e4a1b1198ae4b22/matplotlib-1.4.3-cp26-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp26-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/36/be/444c5ec4088ae55a28bab2b3b9633dd6527fd0e9e156423eebab4748d2be/matplotlib-1.4.3-cp26-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-macosx_10_10_intel, cp27-none-macosx_10_10_x86_64, cp27-none-macosx_10_6_intel, cp27-none-macosx_10_9_intel, cp27-none-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/aa/9b/a54bbe6c7cb69431f9d366f91740a8071d119fad042eda079f941fc09922/matplotlib-1.4.3-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0e/91/e57fb38ffb848432e4fd9967089eb2cb15e5dec92771bd5becbb99f711cb/matplotlib-1.4.3-cp27-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/82/f8/394bd742adb309823d820a4d6182e661a3cd50e0bf78b6f529781b8f2eff/matplotlib-1.4.3-cp27-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp32-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4e/df/01e421a6ba5e3391324883da241a1cdfc7567c06ead0177de44070eb8cb9/matplotlib-1.4.3-cp32-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp32-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/02/6e/70e36542942df27ef77a04efed2fcc932e1051a12aa316de871f30f18147/matplotlib-1.4.3-cp32-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp33-cp33m-macosx_10_10_intel, cp33-cp33m-macosx_10_10_x86_64, cp33-cp33m-macosx_10_6_intel, cp33-cp33m-macosx_10_9_intel, cp33-cp33m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c1/c0/4d907c5e1c9d9dc3bc50ec7b5ff02125d3da62631cedea1dfa3d79abff65/matplotlib-1.4.3-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp33-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d1/f7/2d7c82d253e3a41822dc1c4628247b87504c8d60f596df4cb280c6aca12f/matplotlib-1.4.3-cp33-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp33-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/de/06/fac4559f5d536fd0f9956f5fda02488643a2f5f53a29c22258a44084008d/matplotlib-1.4.3-cp33-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ae/5e/770288d25deb417f4381b23f0697c29ba0bfb655888158a981d20ed8fc16/matplotlib-1.4.3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d1/e1/cecce026909b3d642e0c258a69359094f9efbaef6a95043efa070be67045/matplotlib-1.4.3-cp34-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/36/d5/334d09b6e69d04d37220081b610c0f444b218876d25280d0f7e7aecd051a/matplotlib-1.4.3-cp34-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d1/ef/e22cabc215cc1b50ac7bd61c3688790e99bdfb09a22203f82fe4994d76f9/matplotlib-1.4.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/bb/ac/485df0ecb15aa6fec1991945dc0cabfeb724a64f6729e34bab3c6a766813/matplotlib-1.4.3.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.4.3
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/2d/64/e6a1b66868f066401589ad85305af50dc362cb4c1f3814b81ba05b0fc5b8/matplotlib-1.4.3.win-amd64-py2.6.exe (from https://pypi.org/simple/matplotlib/)
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/56/b4/b7861ec05dd0971bbac41bff7ed8fbe5470c7357e63c4d8b066cb5956b6c/matplotlib-1.4.3.win-amd64-py2.7.exe (from https://pypi.org/simple/matplotlib/)
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/50/31/77684c9cd27e17dd92a9606165fac460a63f8bd0596fcbcfdd7ccf42af78/matplotlib-1.4.3.win-amd64-py3.2.exe (from https://pypi.org/simple/matplotlib/)
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/17/cc/c0915d98f7f9da9306c5e91524638e13f8f3ff020da59901546d74757b80/matplotlib-1.4.3.win-amd64-py3.3.exe (from https://pypi.org/simple/matplotlib/)
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/96/a8/ba42d943744646b150019a95c5893d7bbe1b3ff13e68713033d669bba4a8/matplotlib-1.4.3.win-amd64-py3.4.exe (from https://pypi.org/simple/matplotlib/)
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/06/2e/0e7d7a8cfa1f5272c2052fad72a037cc418678a0527b407c50bd4ba7ea5c/matplotlib-1.4.3.win32-py2.6.exe (from https://pypi.org/simple/matplotlib/)
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/36/bc/ccf5b27210ac64215cc9083376f716c9bba570a17119cd9ea8cdeed22826/matplotlib-1.4.3.win32-py2.7.exe (from https://pypi.org/simple/matplotlib/)
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/7f/07/45d1d9b4b1d16ec48f0bfd374ace20d40cf8d20ae4886f942e2197c39ec6/matplotlib-1.4.3.win32-py3.2.exe (from https://pypi.org/simple/matplotlib/)
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/90/54/04999450b73e21d742f8f9b6ab8639f2dd6de3562aa7c5ca1c3800682f8a/matplotlib-1.4.3.win32-py3.3.exe (from https://pypi.org/simple/matplotlib/)
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/11/75/5a1883d6c02096cac27387d857b4a74772b2ab506b74b37bc87d04760e1b/matplotlib-1.4.3.win32-py3.4.exe (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-macosx_10_10_intel, cp27-none-macosx_10_10_x86_64, cp27-none-macosx_10_6_intel, cp27-none-macosx_10_9_intel, cp27-none-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ac/59/3c931dc03d5f088f7025b9e6ca1ffe19b67581d316a386e945c235ca500e/matplotlib-1.5.0-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ab/83/3313cb73a5168ffd84cb21ea8c7c2c1f6333639bd13e8b56409c58b9c4b2/matplotlib-1.5.0-cp27-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f5/1e/0c036dbda5a5b25f4589abce94b649bb45cdfc39fbeb2e227ac9d5b6dcac/matplotlib-1.5.0-cp27-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f0/a5/1de1762a27ff4849adbae071bc1765d5885cbed59d4aaf76fe25bbb78018/matplotlib-1.5.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/c9/86eea17f22df82d24323932b76675346c11ca085ef7292cc82b302d303ed/matplotlib-1.5.0-cp34-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f2/d9/1377e2177a6679328f738cda095c74b49f73d00365a33c94b136d09813bf/matplotlib-1.5.0-cp34-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/11/67/e7da0680b8737353d41eb4d8caf4b93cc41351f3e87e5ad57da2cd22cceb/matplotlib-1.5.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/2a/d9f7925a5a9559a01daa461451a6ad1d247136442d22f3d02b93e8dc4195/matplotlib-1.5.0-cp35-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4f/3f/98467432e012946c63d7cf377be9773f2643dbd5d4f5f2686fd6f0ce9be3/matplotlib-1.5.0-cp35-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/06/9d/03f200ffdd18da31ebbc74a7a843f157c3bb597aaa40c004a09e61cfd774/matplotlib-1.5.0.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.5.0
Skipping link: none of the wheel's tags (cp27-none-macosx_10_10_intel, cp27-none-macosx_10_10_x86_64, cp27-none-macosx_10_6_intel, cp27-none-macosx_10_9_intel, cp27-none-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/23/3f/6c30c486490c53fcd4a8300431db8b652940511ae340e46d3bdb7dccd9ad/matplotlib-1.5.1-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/be/38/3ffb65a3f73f8526499a75cde188dc19ac4a7df8ccf2730d0fd926571b5b/matplotlib-1.5.1-cp27-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ec/58/d8ea01780981849f2e31f9c22450f06facf4f8a65130ffe182b2825aaa98/matplotlib-1.5.1-cp27-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp33-cp33m-macosx_10_10_intel, cp33-cp33m-macosx_10_10_x86_64, cp33-cp33m-macosx_10_6_intel, cp33-cp33m-macosx_10_9_intel, cp33-cp33m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/af/f4/2721807321bc3e2eb7b45ac25384e3b5aa5b7d8888aed8e06de128929637/matplotlib-1.5.1-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4a/3b/a193f4a04cfc263c0463575c5a18f12840d595080bf94430142aa8e8b392/matplotlib-1.5.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ee/6f/66ed15d9d024a843b77384eb13b86020488afc9ff63f96ef847d06274efa/matplotlib-1.5.1-cp34-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/80/5d/5a51d83c7e3f511fd51710281a332ec02024239643d65b13ef3f65e902a6/matplotlib-1.5.1-cp34-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/75/a0/823733327133be8f91beb6d05e487906b47d98c55154bf042bf7917b78e1/matplotlib-1.5.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-none-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8c/3e/ba8ca68ce62173b1a1ef0df4c30a8291ba9101911d4bb2d66f2dedae1260/matplotlib-1.5.1-cp35-none-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-none-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b1/29/c54fd5ab22c8f5626f8d2565be66dca36f2135c487793ac9fece73a93d63/matplotlib-1.5.1-cp35-none-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/8f/f4/c0c7e81f64d5f4d36e52e393af687f28882c53dcd924419d684dc9859f40/matplotlib-1.5.1.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.5.1
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/04/03/a7240ae46ba3e12887734b54287c63c337f0f6a3ab337a63e8a8bbc19a56/matplotlib-1.5.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ad/ae/12a01d7f81e41e504ea143e40f744d43cd324159243e28a2918bd210e98b/matplotlib-1.5.2-cp27-cp27m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/89/1f/2d2adc646d4df42702ef569802715eb2f2cbacde544d4d9bf787ff052aa8/matplotlib-1.5.2-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1d/ad/8b00320ca3846fa3fede4f8f998844cef7a9d19511bd7596b85ae1493070/matplotlib-1.5.2-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/81/ca/1ca4f35ea00ec7b0ae43eba3dab87dac5ff4b0bfc0045499a3618f500ff8/matplotlib-1.5.2-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9a/ea/32e885102fd3072b120e06dcac08769e9be5c447e8291cdd2f346f1b7428/matplotlib-1.5.2-cp27-cp27mu-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d9/9a/1e7c03cc89370a798f85165800c55cc563f89b4d701c3c8322d275753230/matplotlib-1.5.2-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/51/33/2aa2bd121e035c39479420abed6bfcaef4098cf26ba33a034af53fac676f/matplotlib-1.5.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a5/59/48542bb2bc5bbaa389670a83d5760ed914b794756a0cee066121f208b818/matplotlib-1.5.2-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/53/0c/d42fd36cb3f0ac71bccb2b5ab75730b621befe58b4e6bfef2d3adbb99e04/matplotlib-1.5.2-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/58/be/4d6311101abba2f5442bfe0332a70bfa8e2458d94e6e9b771023ba44e7ea/matplotlib-1.5.2-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/22/ec/26eca9cb837a2b57be1ae9887e0b6b09ff682f406f85403bfda8509b43a2/matplotlib-1.5.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/49/b1/30ad801e14f537cb88115e00ffbfea038d8f5fe55dd5be8b7648ba6622b1/matplotlib-1.5.2-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/26/ec/b990c06070b84dd8b9f266936d965c7ca2e23fc9b96675f8a5068a9af38c/matplotlib-1.5.2-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c8/f1/385b729be611249f6fbae007cf8d9e1ec7865ee8c0d94c70db5619b93103/matplotlib-1.5.2-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/15/89/240b4ebcd63bcdde9aa522fbd2e13f0af3347bea443cb8ad111e3b4c6f3a/matplotlib-1.5.2.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.5.2
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fb/4e/4af65f545ff0bc81563e98b7d7faed9d282e49edcc6a098dd9db260dd9ce/matplotlib-1.5.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f3/3e/a4103f8263d0fccc90b028f90615682a404f8b163c19441f9324ec399c83/matplotlib-1.5.3-cp27-cp27m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8a/d9/2cf377ae9a4df5ae89be3837f2ec70fdbf758eee2dc04443a8339b149816/matplotlib-1.5.3-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/57/2f/11d1e9215355d9aa51ad790d787d5c79209f9c1147cebd45b14cdb2781e0/matplotlib-1.5.3-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/06/1c/960023c8190814d65a29ae3e1317f36fe6a4d1b733da5367ef4ce0f1b12e/matplotlib-1.5.3-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ed/e1/3a4899db2cb2e8db3d9efc1cdc1b49cc495eee2f28448cdc6f780f0bda3a/matplotlib-1.5.3-cp27-cp27mu-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5b/50/8254f79504eb539a1ec4648587711ab8604619dbcee1545c6ea61dcb3f28/matplotlib-1.5.3-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a4/8d/073c6fb36f07bca434b2ef61d9db2b48384532616aa71598fa349e27a0cf/matplotlib-1.5.3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ab/23/f96507bc0885b9995327089a2b7b0862dc52dbb9117340e3f35a364fe122/matplotlib-1.5.3-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5e/06/6a717e37f0bb331bf152bfeb7ded4060f1188b508631e988c1cdbef5a8ab/matplotlib-1.5.3-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/09/2e/f8777050aaf393948f5192115fe5934fee221475c17f0d05bd73ac01b332/matplotlib-1.5.3-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/79/a7/c7409e39e164ece35f23e02b43b069a3eb8453726b26f59cd391b7736955/matplotlib-1.5.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5d/6f/1cfc7784c285fdb2a976281c6adb874420d7645dd0698c643e774aadc9fe/matplotlib-1.5.3-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ea/51/5fe48291ad413b255f4b7524245a7dcba568b1abe73ea5aa7cae2370b2de/matplotlib-1.5.3-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6a/22/51a0a4470aa437fa980685124f4ff0a2158780aecf4bd78d9d71ff5d4238/matplotlib-1.5.3-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2d/de/8063c21616ac644e58f2bfd99f2e09f75870b545c2788b9aebacb080c463/matplotlib-1.5.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c0/de/e7c6a735bedffe9e72d18633f68f662a9f1ac89ca5b31c10a92c9e685bfb/matplotlib-1.5.3-cp36-cp36m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/61/f6/9aeee05e614043add127f1485a8e25758bed58f2a5361bbd870aa071e87a/matplotlib-1.5.3-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/52/93/f082a71e23ad13960f3ed2330fac463c4ee2e391809e4b93e142d33cb4e7/matplotlib-1.5.3-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9b/dc/702866bf37e35b300ec9256f2145e9467e47757f60cecd372cd6a46590f0/matplotlib-1.5.3-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/75/4e/2374eed18ac34421ccd7b4907080abd3009e112ca2c11b100c18961312e0/matplotlib-1.5.3.tar.gz (from https://pypi.org/simple/matplotlib/), version: 1.5.3
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/78/73/ca3429d5383f54a8ad2e5937aa8f179fa85167e11e096f30b220c75787c8/matplotlib-2.0.0b1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3d/44/0a4a36e0ae73881d4d0b2858178d9f360cb0fa15b7b6016423214c3642c9/matplotlib-2.0.0b1-cp27-cp27m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/54/6c/73c29cdfaeb74f0d797d346176eb006fa6e46b88005e172f32a11357ad4d/matplotlib-2.0.0b1-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/2b/9391c3dbb3f911753286e15da4d9d19c883e4d1da3a723892834a492c478/matplotlib-2.0.0b1-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/29/d9/fb1eb9d04209828cf6ab9353d1f0c06b0cb1c26ba786bafe170c7cf78025/matplotlib-2.0.0b1-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3f/61/6f5ca7879c2b7b02ea4b7accdc6aec5c1e283a206a222ee48592fb2e77a1/matplotlib-2.0.0b1-cp27-cp27mu-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d6/07/e72be8fda277f2f048e57f3f713bc0bdf979a035f20f42318cc1c847387b/matplotlib-2.0.0b1-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/62/7f/1d5bc71453c20038a84e343585c45dd7c4a52699c2ff008fcf5674b78d1c/matplotlib-2.0.0b1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/97/5d/d4c57efa839c6c5b255a8b41fcbac4e98a2b5f200ebb40884b8e767b553c/matplotlib-2.0.0b1-cp34-cp34m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4a/66/0580c21194a2116a1ed4cc2cc03d7dd02922ecd7cda10dd12320b5f2f2a2/matplotlib-2.0.0b1-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/31/53/4e3e27dd81c7b1a69a847dc36bf240a781a3ac2410338bda40f229c1fd06/matplotlib-2.0.0b1-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/08/96/89f4ed78ad83ac9019578ca6db8a7cc2a8c58db6133fc2eae46118be884c/matplotlib-2.0.0b1-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/90/94/7d603dfc70b1ad5f845bbcd20b0a0a29f42198bce0d81b3153d7405ea705/matplotlib-2.0.0b1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/60/94/dc59a60c2e734eada9c2a3722bea5415a37fcb25e86fdb83368826b4bffd/matplotlib-2.0.0b1-cp35-cp35m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/21/0c/ac4688aa13768332920ae02706e4edd10423cb0c97aaf32f9b1d4ad3a25c/matplotlib-2.0.0b1-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d5/70/b7ab56cb45e24d408a5f6487340c6490fbc61010ff3783e33b9519f226e7/matplotlib-2.0.0b1-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c5/38/a2af01697fbd5ec9ca46ed0a9ade86a8835b9f6b1b7f2d0346658a0fa30a/matplotlib-2.0.0b1-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/02/16/f3c3867c806791bba5329bd5db80b76d08d5c6bc2cd1136be47dfd5577a0/matplotlib-2.0.0b1.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.0.0b1
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/32/d1/a48258ecc94ac124a32fba311506fb3c3a080cbc5df98dca32f2e0d1062e/matplotlib-2.0.0b2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/98/44/b77fa6dadd697b9d27fb0622e8f8cdaa053b6b17ae9a71e2b8792e79c660/matplotlib-2.0.0b2-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/45/81/95fc5e34f6bb9293c2acb6e402924dc3d6da5cff04ed05319ae418ec5cc7/matplotlib-2.0.0b2-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5b/63/29b11c72d76bebf4f341635c3c1f597cac9ef806af42ddf78cca0c1c7106/matplotlib-2.0.0b2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6f/85/d2d9f801b1d70b11144583688d1970d1260f145882876be775b34cdb04fa/matplotlib-2.0.0b2-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/82/3b/77a6d48714fc164983b4f996ab333ba2c55fb11336e0f23705f9d742d03f/matplotlib-2.0.0b2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/69/4a/72b7cb56ff4931081423f77030737910af8bc218949aca6fa41dbf997ee6/matplotlib-2.0.0b2-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/08/67/dada37e8261245a3bd0e39bf5fc057bd87bf4f2dec616c59f3f634537d58/matplotlib-2.0.0b2.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.0.0b2
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1c/b1/1491d76a07ec6496088f74c756e4b1682b1dbbcfaaaf539eaca723c7455a/matplotlib-2.0.0b3-1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e3/cd/a7f0b4be201ece11d6b4d60c1b256783c3b39cd6fde72783768b8929393d/matplotlib-2.0.0b3-1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bd/e1/73dccef2b7d4ad775bdf5ec3b20f55219132b620ebdd7c15abcba810735b/matplotlib-2.0.0b3-1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/31/d0/cc845e65acb90221bbbe7e807812f0e3605637bd21f61ab909294c26c7f5/matplotlib-2.0.0b3-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/88/96/54eecd42fee3a12db92fbe52b49a15e5325a3247bf59781f9a0b62e1ffc2/matplotlib-2.0.0b3-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/35/9c/224b22c7740f5bb1d1e67c81a4c89e141a8794625574692244c592c6cf32/matplotlib-2.0.0b3-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b3/23/4055a5f3ac9e5cde5639969005c17d04865678ee80cdd21304f7e9bf4187/matplotlib-2.0.0b3-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/89/35/586351bd4e0e2dec0965b2c9f84395f0cfc8a154471a8dd9a501551b91ce/matplotlib-2.0.0b3.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.0.0b3
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/07/61/672577a66d54ed6d1706d67aa18fed3634612a4b743c1313a4d1a2cc6932/matplotlib-2.0.0b4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5b/2f/83ac149e0a0535e4d07eeb6466bb737998f1634590a887b1ad2ededfd911/matplotlib-2.0.0b4-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/67/95/6c55b47310400c6e35506afec046f0acc6f042a3dea2a1641c8b1c9ea0d0/matplotlib-2.0.0b4-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f8/1d/17b399fc4e8000a471f96c62f099f716498ce51484917c7016a87d0d0a6b/matplotlib-2.0.0b4-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b8/98/58fa622bd27b68dd39395472b9b96ef5ba0f45d35f18ba65b3dc3592b12d/matplotlib-2.0.0b4-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6c/2e/b13911289182e37210476aad7a674946451f7f0709790a799dc172a1b028/matplotlib-2.0.0b4-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/57/f5/f35ed58249cbb849dd45dfec8a6cedc6596adba2e027766c8c7548cc7499/matplotlib-2.0.0b4-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9a/83/d1961fb26698bbd68e0e1160f0a52ea0e61a7eb26f07c0060175c21715c8/matplotlib-2.0.0b4-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ac/90/0df1ea6a74d12f10558d16a608b42c73b7c76410f0870b0d7848a246a7d5/matplotlib-2.0.0b4-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/39/ea/5c4c48b8598e341e52d2f5325fb89d64a60d76305e51c4852809f8b1f2da/matplotlib-2.0.0b4-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/18/f9/2f5425cdf26e1c98cf4bcf227be250cea5d594eba13e049c9980d5ac14ce/matplotlib-2.0.0b4-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d5/e0/8f1c956595edbabaea2b635764dc1917c33cc3e6f4febad2865414fd3760/matplotlib-2.0.0b4-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3a/e5/0f8e43b1b9e2faf59942fa9a779ee49e47f3c01d78c16fc70bc17f57d6d4/matplotlib-2.0.0b4-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/36/01/8fc19448d018b5a58cf658a4521fa65026e1110816d90eb79144e3ee75e9/matplotlib-2.0.0b4.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.0.0b4
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/54/92/3228ae5d9cfe6fb8a4841bb6cafacf86c0a14a551d8413113ad6b6b40529/matplotlib-2.0.0rc1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a3/41/65c96d7a060b7cb6697663c0398f359195ccc840bb35351b45ad52684b39/matplotlib-2.0.0rc1-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ad/55/967e59e26d91c7cdee96c352a8711eb537c371ea483487a8e8150288de00/matplotlib-2.0.0rc1-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/08/fb/15fc06d8242c7ffb6232d24c130ab0e42f66a78de9d813476659dcbedfb8/matplotlib-2.0.0rc1-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ed/3c/13b99451e7c285ad2d08d8df7fe8e9138450c89d5078da2bd2f0b050304d/matplotlib-2.0.0rc1-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c3/34/a31c654139137fef858506c45c021aa0d2b8555d11ea25e410484586072a/matplotlib-2.0.0rc1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c2/b5/da9d1c8ba569b448232e33c2ab203a1d18ff0b50ea237396af69cf10f55a/matplotlib-2.0.0rc1-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9a/27/1aeb0bf506b6138fdd38827359e59655d537c3837ad15df06f2686d5f6c5/matplotlib-2.0.0rc1-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/72/b2/a24360b52fc48f931bd0b09240236fca44f92a6d926a7069f8f53c616c1f/matplotlib-2.0.0rc1-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/73/82/752db3af0fbf645be047a680069cd2508347ed3c4b752f0e27e1e63a763c/matplotlib-2.0.0rc1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f5/4b/199bfa77812d6dbb31e9c5b6ad7e945f43ad6d43f3cb9eae8e9baccd5e77/matplotlib-2.0.0rc1-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0a/58/9b3580c6418767f11c8886501b4df7550744a135c372a38c85adc369e338/matplotlib-2.0.0rc1-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/22/c1/b0a63fdd1f20b634e3842d945b26c97ffa96d9683c89965714c12e515297/matplotlib-2.0.0rc1-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5f/60/1daa65c94129a9acf58229832a03bdd265aa1dda4286f5e4187c12acbc2c/matplotlib-2.0.0rc1-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ff/c9/1e8ca915b27d3bd1701d73b8b9b6c2721f6cc0620198bb8c2e1e141f4ae4/matplotlib-2.0.0rc1-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/6f/85/439f8297eca3481c1fc2e39d07197c72ba16a8ac9cc6e6e43710ceb550a3/matplotlib-2.0.0rc1.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.0.0rc1
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2f/a0/ae044fa810b094041f10ca021b76a05533352af77fbfbf2fb806b27a5fd0/matplotlib-2.0.0rc2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8e/81/1f0f5c5fa31d52d1886fcdf6314119530c5ec0c7169ae84f3c1aa61ec097/matplotlib-2.0.0rc2-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b9/f5/9eb09510145627f4ffdec5fd126741d60b8b6b437af236dcb3becbc1fdd0/matplotlib-2.0.0rc2-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fc/a5/b39c6858eb37128e804f4770296de6b201d0605cf1f8881013fce8ab6cc8/matplotlib-2.0.0rc2-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/10/dd/56f888382338381e544bb5196193686f20b9762af182f87331f065c0f976/matplotlib-2.0.0rc2-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2b/8b/d94bf42b5b85ca5999af853264bb62e13d077204b899fbffc15195f1eb55/matplotlib-2.0.0rc2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/c0/dc345059aae969003b06c60d5d6c6dd9bb51ee908cdaed818f30472c44ef/matplotlib-2.0.0rc2-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/06/00/7a4413568581f7484df6eaca597743cd4ef217d0f2c5005cf74e2ce2bbfe/matplotlib-2.0.0rc2-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/88/3e/d0c6dd368f9376bf1e03c1f3672fa85ac8e52ba460b5099aa42e93e4c233/matplotlib-2.0.0rc2-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/07/34/7d89703c086679e3e5c7c953b5ee79526be4619d8f434f3a04997e3fa877/matplotlib-2.0.0rc2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/12/1b/53c3d74f17f025b0eea62ff1ed94824398d070e536950bbc23878f09766f/matplotlib-2.0.0rc2-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/33/05/fc6829f02880f1125ad0262235792e99a654b17e3e81b9fc2e2fc9d68ae9/matplotlib-2.0.0rc2-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/59/e2/24fda0f327990de8a3f4386674d64791c2e443642ee833f9c4b0ac65ff34/matplotlib-2.0.0rc2-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ec/86/eaac2c6e84e44899ccadfecac9ed61c185cea64fbfde558702b9acefe492/matplotlib-2.0.0rc2-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/89/af/166fe42de8402ac92ac095586ebd508be9266be1ab287640a0b416fd1623/matplotlib-2.0.0rc2-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/30/f7/0a98a1432884566dcbe272832f4e83bbf06e49beb11066d1320595e99c89/matplotlib-2.0.0rc2.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.0.0rc2
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1c/7e/a20e4e5eb2cf121fc4054a3a693667f7d1dcdf8f15a0a574769bace87ef0/matplotlib-2.0.0-1-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/85/91/58521f52158b2e6e65ae353c7ae640bf7700596691956df7ea01e9c7f63e/matplotlib-2.0.0-1-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8e/25/e1f7a4ceff9d8e7ddf773d0eaddc025718c6bb9ad0084b6934e29decf881/matplotlib-2.0.0-1-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/12/0d/682c7bd05f12d448b05c2f42fc365d7f1f9e3322929c76607295924548fd/matplotlib-2.0.0-1-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/44/28/86488fe20a146241ece4570af94b49689ab80b66a1609256a8469a0bd1b0/matplotlib-2.0.0-1-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/00/04/d556e7e1c1ca68048142fa555fc37050f475250f87c8d9d559416e818ecf/matplotlib-2.0.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3e/9f/2c8c61499a860cd3444c67ca8800c8b04e5b68795d97fc6e9c41b105362c/matplotlib-2.0.0-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2a/2a/fe859cae3739cceec49de6a62b1adb4f1b8dd96b0da996e6a1aac5f65a8b/matplotlib-2.0.0-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a2/ea/56a9f7a3749bdc64097a10b54407053212dc6adc0529a19366b226a8c0e9/matplotlib-2.0.0-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/98/1b/8d483c5d8b1fccd3359c3bc4c8203359ab6c4107252e2a0ed94bb0a7a759/matplotlib-2.0.0-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/00/41/378f97510294bd19200e60cd4b5be52559e64c17f326d4af7044807719ee/matplotlib-2.0.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4e/24/1b00c36abc408073a8436319ae763b47a11e1d743b97ac8c0f8367f557c9/matplotlib-2.0.0-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bf/3a/41dfa0bdf441073d506e05f322ae80da0cf0258ba00869606c4cc4278086/matplotlib-2.0.0-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c6/22/4c08f813698e0bafbe893312646946d745e2c55ce11ca0497940315aab58/matplotlib-2.0.0-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a4/6a/48f7f8d5f122a191252a020af2dfcff61d75ff58c25c03ccb43e1ef6cf96/matplotlib-2.0.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6a/7e/3a576e4ba4b4675632e87fd38d1e91f28900b24173b13cdbddbd176d6360/matplotlib-2.0.0-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2b/b3/851d5a548dd5bec521f8756ca7b7585cc32cd88b2506c76551dedc66d254/matplotlib-2.0.0-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5e/8b/a9ec0691ae107c8531131cfa3f0ccd381557d861e3d161102a9e1c4333f7/matplotlib-2.0.0-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6b/df/c2fe78861c52de30aa93169ee37e0407c9b551ff68042fc1eacc209f7e39/matplotlib-2.0.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1a/6f/5c3da03e93a54ec43c0f6a367e503f0fb2eeeefd994563c1a5336d4055ed/matplotlib-2.0.0-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/62/6c/c850bbba028d89b89c5a42ba6cc24c5f679e9d5543b266d8899fe4d9aa7c/matplotlib-2.0.0-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1b/32/34d2c3d006c42f7f95da950e30d09d524e31eaddb0500e3fd1cdb4b08891/matplotlib-2.0.0-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/79/a9/db688816150a6ef91fd9ce284c828467f7271c7dd5982753a73a8e1aaafa/matplotlib-2.0.0.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.0.0
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a6/9e/f785610db9c018690e21808f1c22f4e5fc8af53cfb65ebe439db51b93e36/matplotlib-2.0.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0a/f2/7217a37f4ce035ca0def16a82d10714d097fb232111aca9252cb0b5a379d/matplotlib-2.0.1-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/f0/62decd5edbf33d7cebf986343d0b1a1dea08cd5454a90dae9bb985aebb43/matplotlib-2.0.1-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0f/44/78625c4f069378069c89c0c75b4bb5b1357c52b040a51d4aad3d73381840/matplotlib-2.0.1-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b0/59/20782066cb379986b252ca4f1262bbd18fc2fbd4e0a52339998de28f110a/matplotlib-2.0.1-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fb/9b/6f5736140d2ce27955d397254896fe0273986514abce5f6f612bedb9830f/matplotlib-2.0.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b6/78/341ec8bae91fcfcb9ef308979e36be7e363dfd40356b11fedeba537fff02/matplotlib-2.0.1-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f5/4a/3a67c6d04f462230c1b39d43ded74f8e0b627aff2dac12eac25b89189c51/matplotlib-2.0.1-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3a/ea/e6eab0cf9b5ffa23df12cf0c9d413aab1dae7cc83326985da5d0f5b6b8cc/matplotlib-2.0.1-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/da/15/109975bb8754e63cf4c50fceb63d579a4cd3180e235008cb19bf3ad25163/matplotlib-2.0.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/88/24342799279620027250db52c28403f071f39188a722b70951e0f30be696/matplotlib-2.0.1-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/de/a8/84119a3fa7df81b11b469a286439d60ffcc94f374f0d40819d7bb9d1cf0a/matplotlib-2.0.1-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/84/3b/ae501a9a385764bd9f9d11733eadc0ec9fd0c4a35385a20faaa51c7a82f7/matplotlib-2.0.1-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/18/b2/7b78ca8765951d0eea4c7c2cb967e70ba4518ea3cfce1ebe7485db43ab1b/matplotlib-2.0.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/95/4f/4d65a8301f831614762ade36a02a10ee2f0c8f1bbcdeffb591bde75d0706/matplotlib-2.0.1-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d5/f1/b69db2d18effc9cf4369831782f8fc2410348f328f91860406bd7e96ba9a/matplotlib-2.0.1-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/3e/e8df966eabe55b0bca612174ce76d47a8c6095981c4dc41947c67435355b/matplotlib-2.0.1-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/8f/d5/1488c5d7690fd95f91934cdce74292473e760a8dd0d8bf263fd9305728f1/matplotlib-2.0.1.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.0.1
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/08/af/b1c5c50d0a3c67892ec43ad77957910e8748709a3849583ca06e559361f8/matplotlib-2.0.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/69/b4/2e56daf7a33afdb046e25a0f426df8d2d79bd219e395de5cc672e20ad53d/matplotlib-2.0.2-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b9/01/2b40d8d3f9fd2e6b74d0480555f18e8dc6ae721d672f9e69a287027d2a01/matplotlib-2.0.2-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ad/bb/546f0bb46463603f47474192b90ef347ec5078add4c5d4bc2dfdaee16f1b/matplotlib-2.0.2-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2c/69/362c0a5eca37225c7d451e6c57f07c4fee85a5b6cb3aedf16fe649f411ea/matplotlib-2.0.2-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c0/8d/c381b8e6301432da05457f0ec5615167666476cc16a5a3c088a2d75cf0ac/matplotlib-2.0.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/80/a6/3e8ef227933df045793a7a5643649bded37fe14b6d2a684ff094a602c95b/matplotlib-2.0.2-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/db/54/af8aa916ce790548a165b3451a75a1731810f1e29b2f6e593d07dffb7dd4/matplotlib-2.0.2-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/94/5a/e5c937377a16e1b7cd638e6de3308a1323f1d5c7d6db824a72dfad426836/matplotlib-2.0.2-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ec/e7/cb9bafc078d44a6d4f74a5abae8b8837bb17114fc59ca941aa0ef51b635a/matplotlib-2.0.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b7/e0/5fdd15ab3ccc68e0db415f931104dbb803b8cb6801324c5695fc905c0767/matplotlib-2.0.2-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/61/fb/35f8bcbb18be8182db603e88386e12d2184d810f64076a64be61dff19012/matplotlib-2.0.2-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/01/61/17337866a6e944240c16ab0278a2350fcef57516faef40acbe74824769eb/matplotlib-2.0.2-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c8/7f/3b7be316b53df9939d4ee36fb00ca4b22b6cf35370dbc3ce6d4326fca550/matplotlib-2.0.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/60/d4/6b6d8a7a6bc69a1602ab372f6fc6e88ef88a8a96398a1a25edbac636295b/matplotlib-2.0.2-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/04/7e/511ce8363d593c16431291056704501a7d3babe7c1e868c78b6ab217efdf/matplotlib-2.0.2-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a4/f8/ce5633447f6b0ebdfb8256af538876a84d8806064504e063492d8213933d/matplotlib-2.0.2-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/f5/f0/9da3ef24ea7eb0ccd12430a261b66eca36b924aeef06e17147f9f9d7d310/matplotlib-2.0.2.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.0.2
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6a/a1/e40d8d639e1fd783269213cc2501bb7c44dfbf2fdbd15f9dfdcf83316ddc/matplotlib-2.1.0rc1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1e/04/a797243cb7d108839ca3d9f3b693ff82ef071fabda87d2dd00e3be7b20e8/matplotlib-2.1.0rc1-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6c/09/77525a618452d6dfe632b78a39b6b18c831a1faba9310a65499c6cd53517/matplotlib-2.1.0rc1-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/94/da/4b4c2d248b4f6961d8ff1c30f67726b1134372c7d5e275aacae8411f72ed/matplotlib-2.1.0rc1-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4b/f8/46db0c1625c0d1ebfda7d34fb887d8188bc88cd58082cba43e07b4c938c9/matplotlib-2.1.0rc1-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8d/1b/f36578ee4ab0ebda992cd79051ffe32672464e8fff2bec308ec706c9eb43/matplotlib-2.1.0rc1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6a/dc/49b39ca3431fca62867f1a242b81990538d6c31eadc9dde50f77217804ef/matplotlib-2.1.0rc1-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b1/b5/e8fa4a573315eb29e31a159ab1f6874380fbcee442ca08dbec972029177e/matplotlib-2.1.0rc1-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f1/25/f1005b09dfb6631cefa29a6949acb91719e94799724f497e9fd785b560d4/matplotlib-2.1.0rc1-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/c4/dec2e82a630c7460a8a435753c6c465009466d8135df281782335a42c974/matplotlib-2.1.0rc1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/86/cd/01a58cec1c5259d67a81e11d5b3ed2dc266a83c861224f42aecdfdd17723/matplotlib-2.1.0rc1-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a2/c6/c873b49553b52ccfd731d1d293d64d5601a7a87be9e6fbad13d08c9872de/matplotlib-2.1.0rc1-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1c/ff/af6b89adf93703f39b29af5bfe52e28e321b696a5dbc157037d26a0ea18c/matplotlib-2.1.0rc1-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8f/9c/e135866620eee46fcb435dafc35b2ba444f9d0841810a51e388e4431eccd/matplotlib-2.1.0rc1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e5/f5/bdc0cf3cd9b1e41a8e39ba754659f97218fa01d7cb59a08910ba9b14cfa4/matplotlib-2.1.0rc1-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b1/9d/1855903faf96f431f0dfde9c8fc9477345f4ddf7b9bac1686ee8f4c09dc4/matplotlib-2.1.0rc1-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f7/ff/d4129818cb2cad3f3ef203f2371dd11753156cc9576664a535031b8c30d2/matplotlib-2.1.0rc1-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/2b/98/579ece3c5526add0648e42369ce6381993f24586326025181d9d4104ede7/matplotlib-2.1.0rc1.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.1.0rc1
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/da/b2/18d6fbfc78f8b179626a2cf4c83189638970a4da832646079c4b0918eb2e/matplotlib-2.1.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0d/de/a4aaec09017c95b7a832c1feddd8ba8fbfad0b8320812a1ced63453c92ab/matplotlib-2.1.0-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/45/b7/071d15f2dcdaff5d9219446a7c45ee9bb8f44166074dd60820079026508b/matplotlib-2.1.0-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a5/ae/237354223f9ff395813d83b9ffcfc9ca0e75fe97d39ab1c7ce9a9858cefe/matplotlib-2.1.0-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/89/b2/41ae0d5922a8018c1f506ef9b9363fca60326c8b24241b13ecaf80fede47/matplotlib-2.1.0-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/4a/01afb28c6eef51471d27c297bc5e46fc09e2eacfc97365e6a29c69863f6a/matplotlib-2.1.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/91/f1/c9a0906aed55166644680e926cb6bae98e7a50599c8aeefd08d998b9d7cb/matplotlib-2.1.0-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c2/aa/f80a44c655d64969ad3dfac01ea65a543a7b570426f5f574b71f54e70939/matplotlib-2.1.0-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/84/cd/4220e9216248b42a2f482fc78abfbac3b2b8eef67b5e990c412542b4f48b/matplotlib-2.1.0-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ca/3a/ed9fdea2d54d5d547ef24d98da5ad4354754e10cbc2e4159a29cb44d0b8a/matplotlib-2.1.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/72/16/17cc3ea0c0ae937c8a953b2c56335fdfd0e7eb784e5b1e2f2be4fc45bd14/matplotlib-2.1.0-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/bc/a577f1b332847be9daee651c34c62ecd46b4034b0a53addc2237079eb4fe/matplotlib-2.1.0-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2d/dd/94106ebebefa206b8c7e866a6ad43800cb58f7831b6b9c1ea79c01dc69d7/matplotlib-2.1.0-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d6/da/778550960e76da0c8c48c90ae02a905ef2b6b819696161c2ba5259bb35eb/matplotlib-2.1.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b2/9c/fcc9cfbf2454d93be66a615657cda4184954b4b67b9fc07c8511ff152b8f/matplotlib-2.1.0-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b1/93/153433be083b993c12b23eb17dc04a4ed93ec6d22e4b0332c998c4403ace/matplotlib-2.1.0-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/80/b7/02eccc5d85b2f1fb81a8b2ed5bdd3ca836cc8543d51ab270ac882d917b1d/matplotlib-2.1.0-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/6c/90/cf10bb2020d2811da811a49601f6eafcda022c6ccd296fd05aba093dee96/matplotlib-2.1.0.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.1.0
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9a/ca/e82c21ff7c087f78ec0b6de2e7c039ec08c81ede767bc8f08203b2b9338b/matplotlib-2.1.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/41/62/6e13d8623ad62223816d850eb8e503272b2bc0201869dd78d4421288a890/matplotlib-2.1.1-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/18/a2/04abe94bb177e2f27230884faf586ade6f0308a038503f3c0fd33c8bc267/matplotlib-2.1.1-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a9/01/3a7c03bbca4fbe1db0ccb9bc663b1e5e235d022f31e22a5de809ab3bfb10/matplotlib-2.1.1-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7a/5e/43e583692108c9988510f8f296e51113117f9c9fcbe9a7510be45f90095a/matplotlib-2.1.1-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9e/7f/b5b3985137530e1c3ade56d0d77abc3d4b82e8c8a3c9738f00ec26360e7c/matplotlib-2.1.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f5/34/db9e7bf8c11e92087e79f0b0f247a056e121c137b63556b0cdaa1bbf79a3/matplotlib-2.1.1-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/33/68/07f6c31e3c725671cbbc9cd1f85f9ec3afe7e6f33fc22d8ca8882fb51cff/matplotlib-2.1.1-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/fd/af59d069210dfaa65b8f4bfb1cc5952659aa003446b1666bed4130358f46/matplotlib-2.1.1-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/17/c4/7831dd3987e22ef066c73e01a30875b8dd6b84b12c7b0d959db84b4a3b81/matplotlib-2.1.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/74/cc/b0006fca72f4c82e3d0ce9ef1c2673dd653ee323d84a7fef1c03352fedb6/matplotlib-2.1.1-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/60/6c/3fa88c045f7ee9a8308364ed02049476b633b6cac883e9300aadea61921a/matplotlib-2.1.1-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b2/05/25f63b4afde04b464bc0baf7bb58518d6aab8232eb68a78bc45940aebd8f/matplotlib-2.1.1-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b4/a8/6b9d48e19f9b822d3fc11b89a5d3c79b2dc24b393600855010f72598c1e0/matplotlib-2.1.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/34/50/d1649dafaecc91e360b1ca8defebb25f865e29928a98bc7d42ba3b1350e5/matplotlib-2.1.1-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4c/97/12b5076401c510da4144171936acef4c2cdacbebc616ec97c4138093e77e/matplotlib-2.1.1-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c5/38/1a898123b2549ffc1fd5300b7523a70430aa7f81e8a1b14b881ae18ea6c5/matplotlib-2.1.1-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/50/27/57ab73d1b094540dec1a01d2207613248d8106f3c3f40e8d86f02eb8d18b/matplotlib-2.1.1.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.1.1
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/37/fd/5f7d3c2b00eb347e0bcaf814e11952c45538b03460f32a851971108758c0/matplotlib-2.1.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3a/28/fe078f337591f49e050a2a763070048a78d682c625b3065438db5238fd96/matplotlib-2.1.2-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/13/59b9b44d5f84d0a97f3657acef69aa22ae5cd1fbe7d19389da93ce77fb6c/matplotlib-2.1.2-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/36/24/de29783ef5583676d54385b6bb913538f9dba8d9815dfc2288c02e3aca2d/matplotlib-2.1.2-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/73/51/8778092bf96c040086d100734d5459708289658f4874b1e0104f098ed6b5/matplotlib-2.1.2-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f9/40/fd8f3a1bda601c341756edbf5f0f69984f07e752bc74e471c5a6567d68bd/matplotlib-2.1.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/03/cc/8bb0a04b66b367d987d750d58815ca29e14a1f15936b1b6ad8eba16082de/matplotlib-2.1.2-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/41/af/6bd2c4e10ffe804a027ad87a9acdd6c5fc26ee6de970121089c68942297c/matplotlib-2.1.2-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/33/45/45213aa0ff90e7d7e6c580e579ad9b8d6cad83067893fc26e919ff3d04d7/matplotlib-2.1.2-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2c/e2/986351257e253b82ae135e049c81468a616475489485b14b72582811ba12/matplotlib-2.1.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e5/29/07ec7cbfaa867e6c290b097fad4ceb6f7bef9ed04a55ab47e0d049b01060/matplotlib-2.1.2-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b6/9c/6ce11b82f9f7276c24711646c3ee43d40f78974ae8e0227a1d2200a44736/matplotlib-2.1.2-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f8/c0/95469698275e79cea85103fc8fc4bec6c0c4b6a177558fe234e27c33c59e/matplotlib-2.1.2-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/29/e56521efab8e24a518e01786447a988cf2346f87144510971ea799a72236/matplotlib-2.1.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/35/96/6e71a040339d4efc54cf707061e70fd624c9120b48b992f919ba34df9cb1/matplotlib-2.1.2-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/25/f8/4cfe0c240dd1a43b1f2730eefa86c8e1a29dedb0527ec06c632e478df948/matplotlib-2.1.2-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6b/b3/ffd9f30ffcf2f1e90d49bddd45932a23303a48e30042f4d0d22697ac0fb4/matplotlib-2.1.2-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/6d/bd/3e8cec37bcf71cfd81fe798cf733c046b1ceb123e7dddf6d3435cf03b506/matplotlib-2.1.2.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.1.2
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/98/cb/aa5ba3b52cb76fe787e30725f4ba6410f91d4f0f736ab35901d90b83ba3a/matplotlib-2.2.0rc1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3c/47/a5430b965f484822ed041d78f2a57c2b16d1f3029f631f30253b0e87aa14/matplotlib-2.2.0rc1-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8e/a0/b7b883d9f2207e82332894e404bc6771d4df1b055402059f789e3f319dfb/matplotlib-2.2.0rc1-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c3/f5/8eaaa922b3755019e2f19cb702e1679e7837be32cfb55c9371c5de2533a7/matplotlib-2.2.0rc1-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/da/1d/91f087286faa5544b330eb93458f261906f3c855566bae0a9188aeb43f80/matplotlib-2.2.0rc1-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b8/b8/ea612f25f4da2eaa3663e4076ce817ddfcf50017b160a5f9a13e6c6fbe1f/matplotlib-2.2.0rc1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4a/f6/5975d540779692481169c735d80f9aec47abbafba8ecb148e3c1ddf6916e/matplotlib-2.2.0rc1-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8f/7f/f359978ca2dc901352b7b91a1aa84f443baba92cfa6dcbc4e9b8b9159ff1/matplotlib-2.2.0rc1-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/5e/13efc355d68bb64acefebf7b5e19b1613392d54884cfcc6e3fa1306d8b1a/matplotlib-2.2.0rc1-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/44/af/24b6145fe2360a2c428f106cf4af74535c89e3e364c96ec5db7dea61de5e/matplotlib-2.2.0rc1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5c/26/0088df005c4a572d2de57361f19f1eadf9d2eb416ecb68c3d85eb7f51d25/matplotlib-2.2.0rc1-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2e/29/70414fb4a1ea08224fb58006ad7caf2c9e2209ac5318dd3fb1de8f141c3e/matplotlib-2.2.0rc1-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/38/ff/1e74cff7e80626a1282267434bbe9b8e3d1b95fe11434d45f441b329086a/matplotlib-2.2.0rc1-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5c/e8/870c3ee47638430702be4e237d3668f369a4a1f01d22418590894f3c8390/matplotlib-2.2.0rc1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bc/dd/71750adc7af28c76ebbdebdb9ce5eda9363933cd702dd3330b33eff129c1/matplotlib-2.2.0rc1-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/29/e7/275ba2362244d3cca14f4e1ba7ffb2cf766a338d702a4691e21502525ea9/matplotlib-2.2.0rc1-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c4/4c/6c88dbdf446d5c252977b9878ea0a0a060e4ef81234f5496861b95845a69/matplotlib-2.2.0rc1-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/38/76/99650ec91a3013fb05f7b2d0a40d9339a4577db48f7c33a6a2149a6613de/matplotlib-2.2.0rc1.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.2.0rc1
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d3/2b/5132c725121b0f022f30034eb68af8154b8961c250b6aab5c669fb01e5d2/matplotlib-2.2.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c8/5e/c54fef69484e16c1e5fbfe3577d816a60a6808c673ff503b821269a590f9/matplotlib-2.2.0-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/75/3d/bb6d29831ffa802dff47b6cfaadd2a2c375ca77d9649da2dd34ca40ab698/matplotlib-2.2.0-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7b/c7/7fe445c2e562d523fad39ad9d962065fff6fa3952671bc9e357c552a7abb/matplotlib-2.2.0-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d5/6c/05d5ee9970d195be42af9c8ed0211e7193233930111cc0d8687a7f3d5f29/matplotlib-2.2.0-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/51/88/aeecff89558d2e7889e0bc8f0abfe38c13171c2723083159391f1077c2b9/matplotlib-2.2.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/32/e7/de9ae7241905936e41c07746aa69f82f6e1f842c316cbad503e3b8ea8793/matplotlib-2.2.0-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fe/46/fb72f2f71d130c0e0b578ecb6cb8235193ea8be80883b3a842444f266f10/matplotlib-2.2.0-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/70/5a/b722a5ebdcefab1b17e30d81918c18d2160e1c394bc59269f213ba0ae0bc/matplotlib-2.2.0-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/80/0a/ca6dd8409ea73dda74614d014a5b5c5c0e618d9cd4973e230efeaa083afd/matplotlib-2.2.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/48/13/89f3024aec74c17a9fec9631dfd612d0a1ef11c1dfc6bbeea9c44e5abfcd/matplotlib-2.2.0-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/e6/afa3ca323006ad5dc8df16d2fa25e87bab3d757a630b8f5f14d601ebe745/matplotlib-2.2.0-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7c/b2/5f808a6d5eec2b84b5cfc62cfc6c971500764df709907502f61faa488401/matplotlib-2.2.0-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/12/97/9d27a78f4ebf12a1df5c273e6629d6aade12c3d301a33366ed01be9cfcf6/matplotlib-2.2.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/95/09/530909669df3503caf1558544054fdbe2922d1f88a0a27820ee652c4fc58/matplotlib-2.2.0-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ca/23/bb8d237dec16003e7fafe87fe6d5fcf8c238c9be650fd7bdc54454abbfc7/matplotlib-2.2.0-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a6/55/c151fc225c23550f7a3fd026e34a7710af83c8143a19bb7aa9e544405f56/matplotlib-2.2.0-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/51/15/a397b941318d7d7f9cf2acbb4a35ce53681ec9799068f5ea57d91a6eea7e/matplotlib-2.2.0.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.2.0
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/61/38/d70e8bf77d5cb27d5f3595edd0b3978825063feadd023786d2591e393e6e/matplotlib-2.2.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a5/bc/2276cc29b6d078dd54b5d9294157e4a0ea217bff02ec2d87e999d4d4a129/matplotlib-2.2.2-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6e/39/dbb652fc52382c8d88d47e5195f0bb7f8d5216a502630db0f8134f4a6dab/matplotlib-2.2.2-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3f/a5/8e2ec9a471175be0239dbf8bc1f30d75a04a244e49e1c718e194dd45292e/matplotlib-2.2.2-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/33/da/6409d32c46778ed20308e83bc501ff2ff8a9cbda5dd7b26362c5e99a6149/matplotlib-2.2.2-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/40/e3/914af4818c9d05107aae23382b7d41357a36bbe5fad0753fa3e7d4c61b03/matplotlib-2.2.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c0/a1/fc0ab025db6c6189b377da66cb0fc281c6ad68021820ef7663d85e177b8d/matplotlib-2.2.2-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/48/83/02d4256e2dcdf6b20b8b013133ee300fdb9d413ba26e04e529956a32204d/matplotlib-2.2.2-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/46/2f/02958371978f777a99287f7172aa1aaf55fb8bbd9063faceb192e67b10ea/matplotlib-2.2.2-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/41/ac/5db3f25a7fbfe1b9ea6af82375e15b64d8aa9535b0570a13ba89debc77f6/matplotlib-2.2.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/81/31/4e261379e0cd4e9bbacfc96b124ebac0706b44374bd1d34ef899796f741b/matplotlib-2.2.2-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7d/09/fc28652cb80c5ecec58aaee35274e9a4ffb07729e893ef8887428f2fe7bf/matplotlib-2.2.2-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ce/02/d0fb7dc284a56449f7825ef7d1e8b682bf44cef540a6d615e1fa0faa543a/matplotlib-2.2.2-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8a/d5/5337662b714c65100f3545ed3909e9478614d1ebf1f692a52981f3f5167b/matplotlib-2.2.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/49/b8/89dbd27f2fb171ce753bb56220d4d4f6dbc5fe32b95d8edc4415782ef07f/matplotlib-2.2.2-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c6/e0/1f98872856dcbd042220a142b5a2b4cb9a8f0efe959ae20f6cb73bd9f3e6/matplotlib-2.2.2-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bf/b9/485032835e979ee11d514bb3b9b0543a928b8b96c099c178aeab1d2ba861/matplotlib-2.2.2-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_10_intel, cp37-cp37m-macosx_10_10_x86_64, cp37-cp37m-macosx_10_6_intel, cp37-cp37m-macosx_10_9_intel, cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3d/62/32659064048defd054dfd795d94323f62d2e265f9d559c822d666fb23be5/matplotlib-2.2.2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/da/1d/e6d9af0b5045597869537391f1036ab841c613c3f3e40f16bbc1d75450ee/matplotlib-2.2.2-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a0/82/b72afff99b30e06d170a9407a7b7b3432490145ba3708447c1f96bc08268/matplotlib-2.2.2-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/76/2a/5bae8ef6406d90ede9389f76d55941973cbe4a32fdd2678143dc37a6a160/matplotlib-2.2.2-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/ec/ed/46b835da53b7ed05bd4c6cae293f13ec26e877d2e490a53a709915a9dcb7/matplotlib-2.2.2.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.2.2
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/23/16/8f83901b3094199078acd965657b9ee22604f33795fcb32a704566dd4cdf/matplotlib-2.2.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5b/16/b6ccd37d355e73e04f9db5d410ee3f3d719d378df836e03f0b102d4cb9be/matplotlib-2.2.3-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6e/cf/0153fe3767addefdd8bc81e7f41143477a8528ddec64544ef35d06f9a38a/matplotlib-2.2.3-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f7/5b/4bc804df462961a3f0d138243611ce24b7899db04e6043e46df0ff1080e9/matplotlib-2.2.3-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/59/08/04933377dc4500e3698e93f9113dc3624874e0914f4c85767ecb5b389084/matplotlib-2.2.3-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/47/4f/36ea9273c1779f3a3255fbb9a14660c3bb5c2398fc3326e89e887feb0660/matplotlib-2.2.3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/18/73/f5a1bc0566c3fdcdacdca99ff996723d12c8abf71ca0d72b69d686577978/matplotlib-2.2.3-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f7/22/dd2a3f32ea8f2f970a6dc37c12da6d948c4f9bdb769d7a6f9bef635b8e8f/matplotlib-2.2.3-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5d/f5/d7eaee696d3ea22179bf80667dca9ab664f1c040871a8993be5b13113832/matplotlib-2.2.3-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5a/e5/1e533e040c55553d3f2773414434c439aee8d94de0bb2323dcec6e0ad823/matplotlib-2.2.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/de/af/6258db9b26313dd7ad70dba30a60bec62bf030a44208d4cb62966206666f/matplotlib-2.2.3-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e4/1c/e3b579b7925225afdc32fbb0db02f286e346be13b137c14b9cbe13ce7c43/matplotlib-2.2.3-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9b/0e/36dd5359554513ef77f195b20c8f52aacfcad6ad637e1f6d7c5df0803cf4/matplotlib-2.2.3-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/25/0e/a5f748160edcbc0f0bd3593e9802469397934da0b99aa2c7a8c3ae915d77/matplotlib-2.2.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9e/59/f235ab21bbe7b7c6570c4abf17ffb893071f4fa3b9cf557b09b60359ad9a/matplotlib-2.2.3-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d8/29/7dfa3e62689a982105c189a83ea691d3c2f63caba034cafd22cc459f33f2/matplotlib-2.2.3-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/03/e9/79cfd4d5dda9b7592468ed27fe972e8dcb2fc1c8e6cdf092bcb65242d77a/matplotlib-2.2.3-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_10_intel, cp37-cp37m-macosx_10_10_x86_64, cp37-cp37m-macosx_10_6_intel, cp37-cp37m-macosx_10_9_intel, cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ee/c4/bf82dc7ee81ac798cd64d8ec0884c07d59f82f45f4faf878a860c1c1d487/matplotlib-2.2.3-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/52/46/ff47fea8e5c528c497fc385c95887131c4319a3411814ba9a766b66a9367/matplotlib-2.2.3-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fc/5f/b6d8eee186f818f4209bf55bb7177591b9ae209b7e97f471e969b410c1df/matplotlib-2.2.3-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/eb/b7/4a5ae8f5fb745109a9425c4118c449447c8119ded7b401c655e86def677a/matplotlib-2.2.3-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/eb/a0/31b6ba00bc4dcbc06f0b80d1ad6119a9cc3081ecb04a00117f6c1ca3a084/matplotlib-2.2.3.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.2.3
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_10_intel, cp27-cp27m-macosx_10_10_x86_64, cp27-cp27m-macosx_10_6_intel, cp27-cp27m-macosx_10_9_intel, cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3e/d6/4c949597c4186599cc8be08cd11b1e83fe7966676aeee3868bf3e581d852/matplotlib-2.2.4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/0e/df6aaa96ad20ad8f6dd99322554b87a8a92ca3bd0c07a467e405f753567c/matplotlib-2.2.4-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f6/5d/a2b908620bfe5eeaaa06c055d297acad912e813228ec3650eda54228fc76/matplotlib-2.2.4-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/21/93/759d9f5a6c4b5c1fb489bb57200fc2f553c524642bc2756ae2528dbed6b5/matplotlib-2.2.4-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/32/6b/0368cfa5e1d1ae169ab7dc78addda3fd5e6262e48d7373a9114bac7caff7/matplotlib-2.2.4-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-macosx_10_10_intel, cp34-cp34m-macosx_10_10_x86_64, cp34-cp34m-macosx_10_6_intel, cp34-cp34m-macosx_10_9_intel, cp34-cp34m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/51/13/d1c015784c610981ca082c061dfe4f5e60903f972224c19d354e292ed853/matplotlib-2.2.4-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e1/3d/b080b49d6927a20ee621127503fbe1b42c918ceb0157c8666cccbc0df1fc/matplotlib-2.2.4-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fd/9b/5db3fc426887d2b19dee5c707c2ed6879d86255565a2e1b0b452ed1a7185/matplotlib-2.2.4-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/57/8a/9d161375414256bb70644ed781b25bb0291e09f416464c256cb40fb4dc9d/matplotlib-2.2.4-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c4/8d/623315a94ae85204506d0d5b1e902de4039cf108ed6b3171f47d86d9b868/matplotlib-2.2.4-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1e/44/8069dcacea35c89cceeada3c6b1e9740dcca1c0fb86ab5a813208ebeb690/matplotlib-2.2.4-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1c/f9/aced38c4c6f1244599e7aeaa3003847915be21abbb9e21e218d4f6924335/matplotlib-2.2.4-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f8/87/99e26e5425e83e2885b6f0b02d7acd4f720879149272b7cf0d315c625f04/matplotlib-2.2.4-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/bf/cb625a3050c444da570541d33f51c3640d34a34a6f593bc7780deb97b4ec/matplotlib-2.2.4-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/48/9b/7ee428ab95b07946d5c20ba01ce27721686e6051b202930d3d810821c166/matplotlib-2.2.4-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f7/f1/e9d606a99d8a9f8994c6b2a0bdee3da55f66df6d2f90a72d85428a8aae64/matplotlib-2.2.4-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e1/19/cab15e6a254aa4f9bf8e3379e9caa009e4b4dfe8c6a83b7677fb4a528b61/matplotlib-2.2.4-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_10_intel, cp37-cp37m-macosx_10_10_x86_64, cp37-cp37m-macosx_10_6_intel, cp37-cp37m-macosx_10_9_intel, cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/84/eb/871acd3667d41e85b8db67c7a47a42014f1104471a209f77e58dd8eb6fa2/matplotlib-2.2.4-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/98/06/3236cd45dcdc236b38c4c3d94534af918d1e9321ba9fad34d5cfe321ee11/matplotlib-2.2.4-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/21/6a/5c28f2f9033e6b37e6e22fc9dba8d8ebf084dce514fd0d5824ffddf0c1d0/matplotlib-2.2.4-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/33/72/7e32389dfa144a22ba0ffc1aa8d38f042e5afd4b5c731c848482bc6ed11c/matplotlib-2.2.4-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/1e/20/2032ad99f0dfe0f60970941af36e8d0942d3713f442bb3df37ac35d67358/matplotlib-2.2.4.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.2.4
Skipping link: none of the wheel's tags (cp27-cp27m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/30/0e/30f89d643bca7d692b84801bb0c6040cb86021b69cb82482ebfb87681e64/matplotlib-2.2.5-cp27-cp27m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/81/98/42c11cb067ac2ca5ea42c7cad08097f7445a265e010189e27fa5f4afddd3/matplotlib-2.2.5-cp27-cp27m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/aa/ee/26221e4f53ef4b6611f29cdd0bb39aa0b86771800203b3d877c5a6f03592/matplotlib-2.2.5-cp27-cp27m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/60/f3/6bf72ceec1f3cd3ff5df1ab71d1655920f099c34484360bbed025ded521f/matplotlib-2.2.5-cp27-cp27m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp27-cp27mu-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9d/40/5ba7d4a3f80d39d409f21899972596bf62c8606f1406a825029649eaa439/matplotlib-2.2.5-cp27-cp27mu-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/46/be/2c59876e9796d51a5c86c92e0161d2d47e4674211177ba15bff3b669f459/matplotlib-2.2.5-cp34-cp34m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/31/6d/27eb18f1d10655494172eead6161dab0045cc5d88e45983a458ec54c9cf0/matplotlib-2.2.5-cp34-cp34m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp34-cp34m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/75/23/01e96c0a1fbbc93b8e4afb8d53e0c3e973c90942063783e7cb0d1082aec8/matplotlib-2.2.5-cp34-cp34m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/52/c1/727417e5b5297a3dfc0cdcd2f14f5a1e61884ef8464bd0aa2df69a711901/matplotlib-2.2.5-cp35-cp35m-macosx_10_6_intel.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/59/ef/9bd07405f2e68abde839c251f0d030c8cbd443f7ad6e4858f7108c51be9b/matplotlib-2.2.5-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ad/32/c3c433c47b122ed8c26705c1f351f3e7864bcb047bd9355d2bc788124070/matplotlib-2.2.5-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c5/32/711c0d6ac8be1fdaa2ac224096df66936bb888ec22a329a9d2ecc67d2976/matplotlib-2.2.5-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1a/ed/33cac96a3844ca26f2d8a58d9cd4e8bf0c2e62e10a9221ccd6ea9c3f0659/matplotlib-2.2.5-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/49/cc/94dd12083678ffbfee7cf5ac8bf341b0e6dac64c422851db094e532d1524/matplotlib-2.2.5-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a6/31/eee1f2218fbbaedb8696a359aff9d0909a8a9880df5083acf61c262baa67/matplotlib-2.2.5-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/53/11/4b64121efa09e71c0661b455f237007323ca37b40abcd76099290bae5ec8/matplotlib-2.2.5-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a5/aa/1e7161110095dc8540cc0ec9564bad624c1d5dd3f40ec376b89d00134a5f/matplotlib-2.2.5-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d3/38/64d5579936b9058c39c443f186e3ee20c0a4bb0ccc9d3618a1be93b01d05/matplotlib-2.2.5-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/a7/af15e87aadbafc53ad57f789148930625edde8dfaa001ff984ea341927d7/matplotlib-2.2.5-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0e/b0/7ead7e56bc81f3da558adc31d9e0fbe7c7ac72a379d8e38a7e3f9de792fa/matplotlib-2.2.5-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/25/c5/6ba8c788f643c34393c42a31e8cc5ae0b30070683b07262662f04498d6de/matplotlib-2.2.5-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/85/77/d51e09efc5962f7013e9d2acc3fa40029487f298164bdaea5c8c4e91babe/matplotlib-2.2.5-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (pp273-pypy_73-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e6/6b/a87fbb5fbb8a3f5a95796c12e9b151b524c7c7f3d82d04be50f99fe734eb/matplotlib-2.2.5-pp273-pypy_73-win32.whl (from https://pypi.org/simple/matplotlib/)
Skipping link: none of the wheel's tags (pp373-pypy36_pp73-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e6/68/0bf4a4ee6a1e8c0df0d91f32f0fac7a4ddb1454fdfff3ca2a76906e0f043/matplotlib-2.2.5-pp373-pypy36_pp73-win32.whl (from https://pypi.org/simple/matplotlib/)
Found link https://files.pythonhosted.org/packages/10/5f/10c310c943f29e67976dcc26dccf9305a5a9bc7483e631ee74a0f95aa5b2/matplotlib-2.2.5.tar.gz (from https://pypi.org/simple/matplotlib/), version: 2.2.5
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6c/63/70303f4ce9d5a254ff1acf0bb5079bff5fdbf99f9ffd010f9966924e1e32/matplotlib-3.0.0rc2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f4/b9/20f641ba25b5eb8e37db1ddd2c50144a55ebc5b15b0e73d15627f5654d45/matplotlib-3.0.0rc2-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7d/c8/05fe170b65c50ab37f7adf4949b7f1d469c68a63a6265c044e91e3f641c8/matplotlib-3.0.0rc2-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3c/40/fd9ba9ad3229c414a7720dc94883e5cfe721a5a7958b737be0a4ca23e1c7/matplotlib-3.0.0rc2-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/95/4f/7b6e278877e1438ea2a1eb409e63f39996599b295760a83e3046db0bed00/matplotlib-3.0.0rc2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/94/24/69547d38d74dc6ed158bf52e8681d4cd09938d76d1ac5e455cdb2d810680/matplotlib-3.0.0rc2-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c2/a5/1da206c2c211dc70d73c819fdb53307a9fd509f0a25b9157b497bcd3a836/matplotlib-3.0.0rc2-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/88/17/d2a2d8090039a65b7f27c0fea9253971d56687cdaf88196c85223ef9c7c9/matplotlib-3.0.0rc2-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_10_intel, cp37-cp37m-macosx_10_10_x86_64, cp37-cp37m-macosx_10_6_intel, cp37-cp37m-macosx_10_9_intel, cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/28/f8/445734e963c5b6680adff0d96a3ddc84eb456c61479ad9a1e5362c212f39/matplotlib-3.0.0rc2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/64/a7/950d9aa994095c0c70528595260407b1f93d56ab14b49d1f2f73ca9036f5/matplotlib-3.0.0rc2-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/dd/27/8e98493d2a14b3b229d50b8b5486119d2512cb8e158b2168ca833e195904/matplotlib-3.0.0rc2-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6c/b9/418bdb694ab6792ef379f076181d764caf03e1f2e86ab504de65ec1f6560/matplotlib-3.0.0rc2-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Found link https://files.pythonhosted.org/packages/a2/72/36a30d2c444709b832f97685dc2fceccc85dd160b22f3ba8454430ff204e/matplotlib-3.0.0rc2.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5), version: 3.0.0rc2
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1a/99/d2676b2e12b690477bcd49850fd9137238c8225a1156ec60ca959b334a27/matplotlib-3.0.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7b/ca/8b55a66b7ce426329ab16419a7eee4eb35b5a3fbe0d002434b339a4a7b09/matplotlib-3.0.0-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cf/ee/a256f91b2d9bfc6fdb50c2f1d0ba9e9bbb46c2b2c1f8fc6c48e673c58cd3/matplotlib-3.0.0-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/46/29/6dcd041e3bcff987c4fa6d8ed98e46435ba1bc1eb8e237a2b5d364f450f3/matplotlib-3.0.0-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f0/de/49aea99b9d088ce4457b5b171c016173347eba7b79753cdacbbd7da89dee/matplotlib-3.0.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ed/89/dd823436a5f8d5ca9304b51b554863bfd366ca84708d5812f5ee87c923bc/matplotlib-3.0.0-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/65/78/a4f564cd84432c67e4770b3fca77e944fb3680b774b7df289e05e219e4cc/matplotlib-3.0.0-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/14/bf/92933840e7416092cecca817c1b4e90260eae78b3817194831b9d69c83b8/matplotlib-3.0.0-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_10_intel, cp37-cp37m-macosx_10_10_x86_64, cp37-cp37m-macosx_10_6_intel, cp37-cp37m-macosx_10_9_intel, cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/83/56/0e2504caa02d637d6279b4cd7ff2624f51992f49915a6e6c50747433544e/matplotlib-3.0.0-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1e/92/923b86132669ce39b7b0096a402cc78a5b70f22423f8b59bbd7bb7ff9403/matplotlib-3.0.0-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d3/f9/1d64728ec21c821f83ca97ad21e819de8705a436e8a0f9d1ada98d13c79d/matplotlib-3.0.0-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7e/ce/a4b83c538b48841d4d060569cc0e6afeab5caa95993613f15294ce1b1380/matplotlib-3.0.0-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Found link https://files.pythonhosted.org/packages/ec/06/def4fb2620cbe671ba0cb6462cbd8653fbffa4acd87d6d572659e7c71c13/matplotlib-3.0.0.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5), version: 3.0.0
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/74/73/8c80060730af76c0fb9060b47f1fa0dd56dd9d26cb9192029d889dc19dc5/matplotlib-3.0.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b2/58/5842588fa67b45ffb451c4c98eda283c0c42b8f2c5e503e4f6d9ff3c3a63/matplotlib-3.0.1-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/01/05/a5a62b563f011e9309688ad33ad9ce9f51de4a61735c62c847d79e8345fb/matplotlib-3.0.1-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0b/a3/20b7f7fc581de8fb98da8f2fba404955ade4aeefb8d6c64b4f20ca2495f8/matplotlib-3.0.1-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4d/e0/53c8b0fe6789ee6dd0a2ad22d830f463d3f77f003748caf3bde8cc542460/matplotlib-3.0.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1e/f8/4aba1144dad8c67db060049d1a8bc740ad9fa35288d21b82bb85de69ff15/matplotlib-3.0.1-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/74/92/fb802142934da3f81fbb15917f88f779c59b74bb8718df8dc6e9adf1df44/matplotlib-3.0.1-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f1/f2/0e89288925f87716499f1984c3d7076f4eef2c93db7e30df4844b6e30978/matplotlib-3.0.1-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_10_intel, cp37-cp37m-macosx_10_10_x86_64, cp37-cp37m-macosx_10_6_intel, cp37-cp37m-macosx_10_9_intel, cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a3/33/13e75cfd3eabfe3bc424967fed38b8c925e7ca4678238705abea295c7133/matplotlib-3.0.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ab/e9/675be8ef5ca1be676c5a5b2dbb3eb5246c7017eaa7b233638562a61ea968/matplotlib-3.0.1-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/01/57/ea829da613b3eb1d1b18d85ba3be8d41b2bdd61997960c30824a1059a663/matplotlib-3.0.1-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a9/1d/3a0c6fea60ea19a0ccf8d585b6eec5747ed83a4263b56a6f4b17636e79fb/matplotlib-3.0.1-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Found link https://files.pythonhosted.org/packages/62/81/e394906a8a15c46b56110c558c222d4d9b3735f0595e254918eca47f98cf/matplotlib-3.0.1.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5), version: 3.0.1
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fa/58/a25b05f57775ea5f264362c69657e1170a97f2bad0311bbebc2d168237f4/matplotlib-3.0.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ad/4c/0415f15f96864c3a2242b1c74041a806c100c1b21741206c5d87684437c6/matplotlib-3.0.2-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c6/a6/75a4ccad919388fc3ef578d8e5ccadd12dbf6257cb79f12b11508f074b49/matplotlib-3.0.2-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/29/b2b657b4cbb306c6cfe82227c6f61d9939b0f3930c61e38766f3e98a91a2/matplotlib-3.0.2-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/28/6c/addb3560777f454b1d56f0020f89e901eaf68a62593d4795e38ddf24bbd6/matplotlib-3.0.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/07/16d781df15be30df4acfd536c479268f1208b2dfbc91e9ca5d92c9caf673/matplotlib-3.0.2-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9e/7a/5ebc092d996f613905e43fabdc6899beef9f99291efc4136884c5b96b8a4/matplotlib-3.0.2-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b1/56/569c83515c10146fd0aa09e086816b12e301d0811048e3354a6e9b77ba9a/matplotlib-3.0.2-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_10_intel, cp37-cp37m-macosx_10_10_x86_64, cp37-cp37m-macosx_10_6_intel, cp37-cp37m-macosx_10_9_intel, cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/50/08/2cdc493a19805d40f77db9674ae8100b37feafeef12686cb30dab19c8192/matplotlib-3.0.2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e7/f9/5377596cb1c035c102396f5934237a046f80da69974026f90bee5db8b7ba/matplotlib-3.0.2-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3f/16/4500e22ea8d11f4946bd902695d0113f82a0aaca45f352478f157ca6623d/matplotlib-3.0.2-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5c/ee/efaf04efc763709f6840cd8d08865d194f7453f43e98d042c92755cdddec/matplotlib-3.0.2-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Found link https://files.pythonhosted.org/packages/89/0c/653aec68e9cfb775c4fbae8f71011206e5e7fe4d60fcf01ea1a9d3bc957f/matplotlib-3.0.2.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5), version: 3.0.2
Skipping link: none of the wheel's tags (cp35-cp35m-macosx_10_10_intel, cp35-cp35m-macosx_10_10_x86_64, cp35-cp35m-macosx_10_6_intel, cp35-cp35m-macosx_10_9_intel, cp35-cp35m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a4/6c/60a2e611c273741b515a8127ce2c4ad8195ee19685db9724d1367b008a10/matplotlib-3.0.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-cp35m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/89/61/465fb3bfba684b0f53b5c4829c3c89e86e6fe9fdcdfda93e38f1788090f0/matplotlib-3.0.3-cp35-cp35m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-cp35m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ac/38/1dac102a8febac496b977fac01d659cc546d03908b503bcd0417115e338d/matplotlib-3.0.3-cp35-cp35m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp35-cp35m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c9/1e/0cf26e92de5438d0f2118435476665aae843002f4701da296b0b3252a237/matplotlib-3.0.3-cp35-cp35m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/82/7e/184d995d711e3401722769cd6982b46d42aee14a82ba54a3a79425f939c9/matplotlib-3.0.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e9/69/f5e05f578585ed9935247be3788b374f90701296a70c8871bcd6d21edb00/matplotlib-3.0.3-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ba/a5/02d025dff70210a10c1420eeadd730a6d94b239421316866bd6d7148a836/matplotlib-3.0.3-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/21/4c/35fa1837a705f33621604a1967b1505bd3f695940fdf02fad77ef11de196/matplotlib-3.0.3-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_10_intel, cp37-cp37m-macosx_10_10_x86_64, cp37-cp37m-macosx_10_6_intel, cp37-cp37m-macosx_10_9_intel, cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2e/81/bb51214944e79f9c9261badd7ef99b573fb0bc9110c0075c6a9e76224d0d/matplotlib-3.0.3-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/83/2a/e47bbd9396af32376863a426baed62d9bf3091f81defd1fe81c5f33b11a3/matplotlib-3.0.3-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/76/6f/5d6b88dda698a175ef6f680ff0764cc5628f5afdd2dd6a0e2c8061cd0655/matplotlib-3.0.3-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/ca/8ae32601c1ebe482b140981eedadf8a927de719ca4cecc550b12a4b78f2d/matplotlib-3.0.3-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5)
Found link https://files.pythonhosted.org/packages/26/04/8b381d5b166508cc258632b225adbafec49bbe69aa9a4fa1f1b461428313/matplotlib-3.0.3.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.5), version: 3.0.3
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/86/ea/9e6e1f5b76778aae979b0086aac2abe8c92f8ccf181d7a05ea782460e161/matplotlib-3.1.0rc1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a1/e4/2d0421f90761f56dc5a129795246a4c44c97d4b7f6f71fa94d1dad1f8507/matplotlib-3.1.0rc1-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/52/94/e19b3a737651bd125eb414a6e3f4b3521a720f614ae85e6c94a2de65c6c9/matplotlib-3.1.0rc1-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e7/87/8d038b704911f5fbc8642d14d968da3071122e8f15d8f170cc0a4db9938b/matplotlib-3.1.0rc1-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_10_intel, cp37-cp37m-macosx_10_10_x86_64, cp37-cp37m-macosx_10_6_intel, cp37-cp37m-macosx_10_9_intel, cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/82/fa/9d7b00e82983be6a93ac5cdca47c72724409f5c2d837bb8497be25a35294/matplotlib-3.1.0rc1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/15/f7/fd233f3380f205799a6d3e1196591d9dde8593557a5a7a86630462dfa506/matplotlib-3.1.0rc1-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5a/fa/9ed082b9ec5b228ba332ec060d816b2d4ef4265cc27a1e558906ae4a30fe/matplotlib-3.1.0rc1-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/36/ad/45bf183fa32fc1b65b5a84efe08770d35a7f7c4133a429ef14906f1d6a29/matplotlib-3.1.0rc1-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/15/05/f97b736e8bb1dda44ce2ed5a6f308fa3b1dc5e47f2925f9c0ac3d3a78db2/matplotlib-3.1.0rc1.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.1.0rc1
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3e/4b/02c821d589c360efe38175bcdc683f8ac874973fe0e2df2d6c5930950f66/matplotlib-3.1.0rc2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a2/ac/b021b6b7f888b10954c36c9196cd2c8c0f6860b514dda6d94135864b8693/matplotlib-3.1.0rc2-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/39/8c/7d1a0165b49767b66fea86266fe0e79be24b3ebdd3a20b7b8e66434b788a/matplotlib-3.1.0rc2-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8d/98/684f28bce16efb964dcbcf85dc1215687ad742133ee190f0402faecb5321/matplotlib-3.1.0rc2-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_10_intel, cp37-cp37m-macosx_10_10_x86_64, cp37-cp37m-macosx_10_6_intel, cp37-cp37m-macosx_10_9_intel, cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6a/04/24998453f3e851e5609be0f85d1c194d32170a67098ef9d5745dbce64244/matplotlib-3.1.0rc2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ba/20/4df84770f05c7fe83acbfe2ad8289491282a82cdd7f0f2d86d6fb898c915/matplotlib-3.1.0rc2-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/97/88/3854670b52ce4c7a9781e161b75a2faac93673fe594d6f731e56b43e0a8b/matplotlib-3.1.0rc2-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f2/e4/1ec14c1a1f53448110fd749b06be81496757f908877c4677e44ca0c1bac1/matplotlib-3.1.0rc2-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/6f/d1/769b5eadedb93f129fb1e7697a8a3ed12260cb388ed59a7d4d6ac2fe7f59/matplotlib-3.1.0rc2.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.1.0rc2
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/45/bf/8d8233749b5f8580bdfdb2aeed0d2df177daab44cfebc5c0de827ce1b11e/matplotlib-3.1.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/da/83/d989ee20c78117c737ab40e0318ea221f1aed4e3f5a40b4f93541b369b93/matplotlib-3.1.0-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/07/a3/8e964cdacd836124a3e2696a14a5ae72c6000d01740233c53af60beeaa9b/matplotlib-3.1.0-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/44/0c/9ec1c91ef546457de35c95f285f581e0433ce76b1bc80fbb297fc12485ed/matplotlib-3.1.0-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_10_intel, cp37-cp37m-macosx_10_10_x86_64, cp37-cp37m-macosx_10_6_intel, cp37-cp37m-macosx_10_9_intel, cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ea/de/8c82ad7acc647357bc76d6a90385cba7df8e57d99e25ca38e5e12178682f/matplotlib-3.1.0-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/dc/cb/a34046e75c9a4ecaf426ae0d0eada97078c8ce4bbe3250940b1a312a1385/matplotlib-3.1.0-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/76/e2/f87bf36a2a460857ec9c28535e00102eb6908a727e427adc6427c5dc5453/matplotlib-3.1.0-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/52/17dbb82ca36937dd4d0027fe1945c3c78bdb465b4736903d0904b7f595ad/matplotlib-3.1.0-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/51/fe/84ab101f8ab543d89b6a128326f62adcdafd2781ab8362a737e6ce78eea7/matplotlib-3.1.0.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.1.0
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cf/a4/d5387a74204542a60ad1baa84cd2d3353c330e59be8cf2d47c0b11d3cde8/matplotlib-3.1.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/57/4f/dd381ecf6c6ab9bcdaa8ea912e866dedc6e696756156d8ecc087e20817e2/matplotlib-3.1.1-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/39/ae/60ec3ec8f8a18c5eef71c6dff7ed0dfa0cd2f2d57b6691e595e2bc43325f/matplotlib-3.1.1-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cc/eb/fd7a5f3c1484e8d2590ff94ca0b89941940a916394f719ab3bb7279e1970/matplotlib-3.1.1-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_10_intel, cp37-cp37m-macosx_10_10_x86_64, cp37-cp37m-macosx_10_6_intel, cp37-cp37m-macosx_10_9_intel, cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c3/8b/af9e0984f5c0df06d3fab0bf396eb09cbf05f8452de4e9502b182f59c33b/matplotlib-3.1.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/19/7a/60bd79c5d79559150f8bba866dd7d434f0a170312e4d15e8aefa5faba294/matplotlib-3.1.1-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/13/0720e50bd8988299137fd7e936e4d494b45a473c5fe70d72cd6c1bd79163/matplotlib-3.1.1-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1a/c0/69e3f695d7384012e90be1e16570c08953baae00fd98094179ef87c7d5a2/matplotlib-3.1.1-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/12/d1/7b12cd79c791348cb0c78ce6e7d16bd72992f13c9f1e8e43d2725a6d8adf/matplotlib-3.1.1.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.1.1
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/23/38/cb55064c883dfa6f49ccbf635ca725e862736c86de99984bd556ac144002/matplotlib-3.1.2-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4e/11/06958a2b895a3853206dea1fb2a5b11bf044f626f90745987612af9c8f2c/matplotlib-3.1.2-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/a1/a13f967eb1a25b145425e83c0614bf566c7125e5bb08f06420a938eaa88c/matplotlib-3.1.2-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/44/fb/132de6a4b803d8ce909a89043b7d3f775f64e0a39398fc98c02e3e144b61/matplotlib-3.1.2-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a0/76/68bc3374ffa2d8d3dfd440fe94158fa8aa2628670fa38bdaf186c9af0d94/matplotlib-3.1.2-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/61/42/3e92d7aa64295483fbca20a86c89b34d0cb43cffaadaffe028793902d790/matplotlib-3.1.2-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/aa/6b/f3824e5a23ad15a127113f29ceb8d82fbe07ea4517d9790a3d6348a3af33/matplotlib-3.1.2-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/dd/73/dc25ca27a9960539ef984921b0d42368445b856ae0861c3acba542b9a39c/matplotlib-3.1.2-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/52/dd/ffb5cad3cf2f41bc3966489709e4e020a34f8d183fe85c91dc8a3db8bcf5/matplotlib-3.1.2-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/53/6c/7b400d45f0ecd6703b2779a7dfda6578579a353748e1b43d8353cb7f5b7f/matplotlib-3.1.2-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e3/05/1a39045fbdc6a4f0498572c1ce95ccc37b9b8204271c0c4604af45bd926e/matplotlib-3.1.2-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d0/7e/632e6ab64b93148b79da35e53d572c50c4a28d3964362e41228e8dd3bf93/matplotlib-3.1.2-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/75/81/53ccadcb8cad0a9837f1487b57f2b46b21caa2b3f35f72bc1acb06b5825c/matplotlib-3.1.2.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.1.2
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/04/8e/141e02c8bafa10324a7b08ae1d6b9dad8273ac385483ccae5b6432858785/matplotlib-3.1.3-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7e/07/4b361d6d0f4e08942575f83a11d33f36897e1aae4279046606dd1808778a/matplotlib-3.1.3-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/24/6a/1174df8b0d1f5c213bc2758450ab1d6bddb4ead4aa64f0c026bb10740aec/matplotlib-3.1.3-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1a/a1/52899c06352f0bb87f78ffb7efa7b69f533d8d4f1f5035dc1fc911cc2a33/matplotlib-3.1.3-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f5/1e/5cfcafca1ebe7b5fc08dcc2fe5efc7307e6970de0dd2999a7757311a7aec/matplotlib-3.1.3-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4c/9b/35ab3469fd1509f7636a344940569ebfd33239673fd2318e80b4700a257c/matplotlib-3.1.3-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c0/3e/dd982807176bd75678a3454b6bdcf1c4593052a9c9304caad2e94b0133dc/matplotlib-3.1.3-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/22/a3cef48d25ad94f540bb3dd91490fb22afe0911acc3390b1929527ad4e4f/matplotlib-3.1.3-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4f/05/c507dff9abe01e4d2a0c18daa5eb765e16f8bc31ed75582c15447ee9aa87/matplotlib-3.1.3-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c8/d5/d6f6419b47998a64571c8814a544e5cb81badd96dd0b9e2e81a6c02d7b8f/matplotlib-3.1.3-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/86/e4/1ef1cb7f2c52345a7e3c8efd3de7ec943818c0011c839b4880c0ba0bb7b1/matplotlib-3.1.3-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/83/b0/3698088013dce1b7f7d557582a9f247ff70c5ebf205faaa421b2c555253b/matplotlib-3.1.3-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp373-pypy36_pp73-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/99/04/e09a7d46664e21546bdcd83c8cd97bce47ca789654355ea895d3a66381f8/matplotlib-3.1.3-pp373-pypy36_pp73-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/be/74/24d058c17b155d131359f1cd01e120b3954686bf8b7853172b279237e1dc/matplotlib-3.1.3.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.1.3
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_10_intel, cp36-cp36m-macosx_10_10_x86_64, cp36-cp36m-macosx_10_6_intel, cp36-cp36m-macosx_10_9_intel, cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/38/ef/7a9adc5486d1f9dff2cba029fdaab16e680c0856d35f1a55f3a3c1e0f995/matplotlib-3.2.0rc1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8b/54/ee2e6e44b8752781ed2a7b713a18dc0237e60bf29cea28c0abec85d1517b/matplotlib-3.2.0rc1-cp36-cp36m-macosx_10_6_intel.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/09/8e/5bef61e2c3fddc2fe418c74e7db78b5e7d683d394239117cce19ec117e51/matplotlib-3.2.0rc1-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/68/8a/1996ec27eb368ff66e75e4c8d8af0cd843ab1ba3c1b64c3c4949e0a518b1/matplotlib-3.2.0rc1-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e9/77/ce350ca2cdfd66b466f4a0596b73363bf07478572db606b9bcddb6fbfff9/matplotlib-3.2.0rc1-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/86/7d/d9a7ab2b7af4da7ba4e3d345b0b1fbca3d42b7a7eb3039d7ec3d0f39b7c1/matplotlib-3.2.0rc1-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_10_intel, cp37-cp37m-macosx_10_10_x86_64, cp37-cp37m-macosx_10_6_intel, cp37-cp37m-macosx_10_9_intel, cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/67/40/4744ab100a1b203bc243658eee26ed1898745128155144001c79d8b3d9ec/matplotlib-3.2.0rc1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_6_intel) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/97/10/759f04616b1b5b45084af3259848d35efbbd20e6aa1eb82844525c89ad6e/matplotlib-3.2.0rc1-cp37-cp37m-macosx_10_6_intel.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1a/31/72a9f333500078c1a30f1d0dfdb078913bc50a2d9b15e0c443e65b19631e/matplotlib-3.2.0rc1-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ff/47/d2221ae8a7a07fa3e0a7d471332794893ff1b4407ab305e5093342b68ad0/matplotlib-3.2.0rc1-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f8/1f/8cf307462ef8aed3c1f287a3d7acce88cad9ec2890573ad890965796d471/matplotlib-3.2.0rc1-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bc/83/146ff950c41e82b527bc8641e7a760b5b3399e8934b01bf1b762b7baafc8/matplotlib-3.2.0rc1-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4e/8c/5239be38d7f1643bca2e49537e76bed20e6179ae10a1c5193cd8a851abc5/matplotlib-3.2.0rc1-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/53/8e/233e00b82f1d450a42aa3187296b1a085cefea679786a6b714c9d9026f78/matplotlib-3.2.0rc1-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ed/a2/fe9c7cfb69db6a390bffa04ad2bc4632cd4f54acf1433092c88082cc7bde/matplotlib-3.2.0rc1-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c8/21/f3d48b56e4ff64d270fa3e9f3f1c02c607e2d3f2842085364d4abfce4121/matplotlib-3.2.0rc1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp372-pp372-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/87/e4af89bd693c51d2de201657c80a10038997fb825cf145fe558d03dc6623/matplotlib-3.2.0rc1-pp372-pp372-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/07/32/78676432117f2e0a40daa5f676233aa4914da5cc36126826a49f3c77b02b/matplotlib-3.2.0rc1.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.2.0rc1
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ef/55/0fa80f8d7e9666e83d1d953954d06e2b862960429956f90a691b6e97522b/matplotlib-3.2.0rc3-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4b/7d/9e504c98b067028684b686c890ccc021d0db9bcbab38c9436281e99fc526/matplotlib-3.2.0rc3-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/db/9b/be27ccdac27795011bf7767fbe2bc90d33ce187c811e0cf549e8c877844e/matplotlib-3.2.0rc3-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a7/79/a3bb2c86f8d2768cbf808439645f5c970ce14f22e210210bbd0c27b91980/matplotlib-3.2.0rc3-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0a/62/5ff4c2a6642908e41d7275d0b7de98934af2595fcaa034a6b7f30b0badfb/matplotlib-3.2.0rc3-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a6/b3/5c0733a704f76b81a51848e2f9746ccdc018091d04590750fa22d507772e/matplotlib-3.2.0rc3-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c9/98/8d8a447560712e64f40230ce1193013e1023060b5e37d4ad34c3fe92c04d/matplotlib-3.2.0rc3-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bd/18/75933f1438c82ef3b3107f822c54b199689a2447d8941e932a81ec7d8ef8/matplotlib-3.2.0rc3-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/87/9a/3c8401a2a1b444f3aecdbb0ed10258aa1c0310203eed061f33241a22deba/matplotlib-3.2.0rc3-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3e/26/b0e68103f31dc12084c0c8dcdcba2dbf7c2646c5f104b6dc4fb2c597090e/matplotlib-3.2.0rc3-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/45/15/f69f180c36699cea398a2e6506044f4f2aba93033e0d30ee8b8a83fe0906/matplotlib-3.2.0rc3-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fd/b3/8ef11ca2c81a4ca42ca9880f1c35a23f61b19e5fb4f4af9e0c5a614aee9b/matplotlib-3.2.0rc3-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp373-pypy36_pp73-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b0/0e/d91dfd43bf2762bc8829223adddfaab5eb0730b84845d5387a075345bf98/matplotlib-3.2.0rc3-pp373-pypy36_pp73-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/f1/1b/3b5b4acc0ac1951118325d3ef22594ab468396091ef54409b884452a5622/matplotlib-3.2.0rc3.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.2.0rc3
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/1b/4233e8fee68fc9d8d47e010fa481bf124db9ea6efe7f0a72a0c96c0a751b/matplotlib-3.2.0-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e6/fc/5889757c4c70c552f56fddc8fbdcab565475686cdebdfa1806a9d54cd53b/matplotlib-3.2.0-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6b/93/bc68d16c1dce645f223a3c8c26e9ae7e0011926ba01dcb7f59c2165556ae/matplotlib-3.2.0-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bd/ab/30e83ac00e288fe315adc040270e1c0006a21cd31a7984d36f981e0178b4/matplotlib-3.2.0-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a8/69/2559780612c3d477218af93d7a20938d5bffeb57630279202967e321d03b/matplotlib-3.2.0-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6c/ab/e1585a7101f8f7047376b59274ada50fefd637bd4cd99d2125a1b730845a/matplotlib-3.2.0-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/65/b2/ebd81211f3c9b410f5e5a5160d91f45667a27d2e92b4d103168e3d7dc714/matplotlib-3.2.0-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/53/4f/cf180006c9eafed655c3c7a52a7fb45f3dd365cbde9be3ebb497a865bcad/matplotlib-3.2.0-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7e/6e/3eb2e425945ef1e95fe797e6a6f020c48d2e83f091b1fd723e437c046e1b/matplotlib-3.2.0-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0c/cd/829b2795de5c6667133d39256a40deb7f4a12753872cf3f128f82d86d25c/matplotlib-3.2.0-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c3/1d/e89bd812c4837e3cc6d833d76b81f95b29110d0722dddf240f12387e94d4/matplotlib-3.2.0-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/06/ea/68c35d642a7c8ca74f4053963743824802875bb6c0215e78aee17d0a16cc/matplotlib-3.2.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp373-pypy36_pp73-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/60/19/231aa65f7a0809d8ff1232326710d0afbe2543833f26d465d85fa42cac6b/matplotlib-3.2.0-pp373-pypy36_pp73-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/be/06/81367951cc50695830482eacefdc8289c68770db166a4d4283e7eac22dee/matplotlib-3.2.0.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.2.0
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/94/77/a37c8877474f3b75dfe18f490189243d39aabd6c7629ffde5e5512d070fd/matplotlib-3.2.1-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/4b/52da6b1523d5139d04e02d9e26ceda6146b48f2a4e5d2abfdf1c7bac8c40/matplotlib-3.2.1-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0d/f0/0645c559163c661f475df18b28b3424b69d14064f67bf5c839e6d04deb12/matplotlib-3.2.1-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/59/77/7a13ef25b0503311d8603074959c129cd60ef0eb26979aba7a7ed5b9e792/matplotlib-3.2.1-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0d/61/b741990b429341bac1af5f5c645ee7aaa3bbe7daf3418d283c92c4b5ee82/matplotlib-3.2.1-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b2/c2/71fcf957710f3ba1f09088b35776a799ba7dd95f7c2b195ec800933b276b/matplotlib-3.2.1-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/18/a5/9bad289d6c159b0d52ede9a72ac061cffa2f7447a7279c856b408c59c376/matplotlib-3.2.1-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b4/4d/8a2c06cb69935bb762738a8b9d5f8ce2a66be5a1410787839b71e146f000/matplotlib-3.2.1-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1d/f6/4362df6969f25973eb04ee0ab147588401928faddebe19c73d222fd13161/matplotlib-3.2.1-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/01/9d/416ca5d453c776fa8db35d1bbfed65809e06ae021154f86c45d34f44ce39/matplotlib-3.2.1-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d2/5c/8866094446c6b09360103677fc099fe1ea9eb3d72fad7d24b9b7b61bf40f/matplotlib-3.2.1-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f1/83/30bd24c5b7d64542a897000d6d8e3d8067cbe2435f581d59308aaa68e962/matplotlib-3.2.1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp373-pypy36_pp73-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5a/bc/5d3359ffddab58eb4a58176b0645f1fb73d17786a1a596947e81bee9afa9/matplotlib-3.2.1-pp373-pypy36_pp73-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/4a/30/eb8e7dd8e3609f05c6920fa82f189302c832e5a0f6667aa96f952056bc0c/matplotlib-3.2.1.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.2.1
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/36/30/c53b6cb841c25bfdc80bcf9a0b3e78ff8f06955c73242856dd94b7d0ca18/matplotlib-3.2.2-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e3/a8/bfd8e9ddac55a4a80235f7ccc286e4a08c97e6c4f035f21a27bcab7a51c8/matplotlib-3.2.2-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0a/45/4d0b4334dc1341d4d4c37642f2af31c10ae79e37ec7d1866dba42e77286d/matplotlib-3.2.2-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/82/ca/55d446bbfd42d219f24824a1449784c80029ff4239c12f5c3ff10d82c56e/matplotlib-3.2.2-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4a/5c/ced2e398aad26b24a7beaa2b22830811dfc953c73a0b3b930e26c12d1d19/matplotlib-3.2.2-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d9/aa/22af3c636d6b87e8d7f8f28c02da338e348ed08beff1e2b58843f0f62fc1/matplotlib-3.2.2-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5d/81/c27c95df6e80e459df9a745a54c4851a2107160a1b0e8c73c4f60f34545d/matplotlib-3.2.2-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/77/94de079a0f9853070b479b333535ddffd1a0173f3f62ab6835cb07daafa7/matplotlib-3.2.2-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8d/b5/2309a0308d22cb8955c5140ad47080d990244df626877a86b86cebf153bc/matplotlib-3.2.2-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/77/5c/6a3aa574ed33911a0b4deb66b3b9d2e72ed4bcbfd70f52a5546395156dd3/matplotlib-3.2.2-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9a/e6/2b0badaba976e0067ed0ee31c70be71f5ded3bc28d4ddbbc0c20ee273469/matplotlib-3.2.2-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f7/5f/6983747ae9ca4c731ef16630a8729aaa81fe29f7cc2a5ac4b0b572b8252d/matplotlib-3.2.2-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6e/bd/ed88db75a6c650e399525543d1308743be0271f8878fc40f27cd612c654f/matplotlib-3.2.2-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a7/9c/400e053ce72b77e3fdc941606c93ca588f5b82d95c2aa44262a6edcdfbcf/matplotlib-3.2.2-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp36-pypy36_pp73-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f4/6b/0a49a237f94d2f60e3bb2b947a000a40c5134fe720168aca107e07ee1c1b/matplotlib-3.2.2-pp36-pypy36_pp73-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/9c/4b/06f4aa9bef6b5e4f177881b4dedd94faa6e7cb3d95dfaeaa8a1a8b541095/matplotlib-3.2.2.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.2.2
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7c/f7/6cd0e6ab428be2ec914a003a89aedf89e6da51eaf1bc9a8c5e466a232ec5/matplotlib-3.3.0rc1-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/44/dd/525ea46c4fb1bfd255661a5cd171139d52684eaf12d7e269e4d74566771f/matplotlib-3.3.0rc1-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/16/a2/3a54233f353ac1410da9ff04d71127d3b272d06a3ddb934cf0a2013fe04f/matplotlib-3.3.0rc1-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/98/c0/5a595f406a0d4d6b04ab8d1202c54f5848ebd92e2e4cdf46f5b3981a6662/matplotlib-3.3.0rc1-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/68/be/c4b03d0a17649035dee719f9336b530153f92691d86f182f375ed375d25d/matplotlib-3.3.0rc1-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bc/6c/2512b7be33030182b237dc512040c959b0f3441ce3c878018b639e47ca77/matplotlib-3.3.0rc1-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2a/51/187652994f5539887d1bc63367a2dd7f0a1172d9d981294e7c82984f4110/matplotlib-3.3.0rc1-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5f/a6/5ed98753b2e90995ca1db93ca9aa4b4a2791e986c7864441ce09874e0382/matplotlib-3.3.0rc1-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fd/d0/7251115be4a2fd73342d149320253655a47d775911d9a5731749cc4deb2e/matplotlib-3.3.0rc1-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2b/86/ffbfcfb663d5db5425d9227a0e2b3575b849fbc180997700ce06e978abaa/matplotlib-3.3.0rc1-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/91/e5/bbd0a738ee556130b1d4ad8623de3efc4fdcf10a41768033675c60aeb6d6/matplotlib-3.3.0rc1-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/89/29/9722816fe1374587a3c699cda49bf673b34006161ead9df3877d9f3eacaa/matplotlib-3.3.0rc1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4a/ee/c4a0ff1b18c44f031b05e6aa03975964dc3cbad6f5bfe5bc9c762aefc646/matplotlib-3.3.0rc1-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cd/83/cf041b416e8183b01d2cc776070073efdf0c34ac4e931d9c6ddb7737d43f/matplotlib-3.3.0rc1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/9e/d5/3c08575959065ca475b0df0ef6ae3f0832d3766104be021369a4abf324c6/matplotlib-3.3.0rc1.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.3.0rc1
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/76/6f/43fe1baad04d1ed00f15b7e91aeb0204d02ccc06c9b7b29b5954ee14865f/matplotlib-3.3.0-1-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/ae/81b1c98ae97350711adb021ee12ea678b37f608ec2faa35c3a7db11795fa/matplotlib-3.3.0-1-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c7/ba/f0acf68139ba7e733e8f84618affa21fabdbbe75df51bd2089d969db9581/matplotlib-3.3.0-1-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1c/15/3fea1bfb7e5b77b7cca9c6010a9cabc58ea125385345ecb6f5832eb8b49a/matplotlib-3.3.0-1-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/10/40/81bdeaf5fd9928b46b671ba5af588dfa5cb118bbf134fab47747c1e59fa4/matplotlib-3.3.0-1-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ed/79/1915484bd8c60d63c33fd3f531a24b8453256cad1fb473debbb91fadebdb/matplotlib-3.3.0-1-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/49/0b/ca62c1423378f637e8ccb75cb55baddd7ead0856fc841c68fce29e7e3e1d/matplotlib-3.3.0-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1a/15/f91d6ee55bff6e8b06caf860d25a56262f5978c071893ac80d942c20ba32/matplotlib-3.3.0-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/be/95/68645f9d122c08fd0d754551ef631821e197b82864576fbbb69190318229/matplotlib-3.3.0-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a9/6f/32fdc7389cb06838e20a7896e272d5ce5284f3008d6148b679775cf242f8/matplotlib-3.3.0-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d0/3f/49def0efd7a751add6b660a05881fba08641ca0b8e451bc2d0d5cc4832e4/matplotlib-3.3.0-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e5/e7/ad86103f0e2e58dd0a2d87c8d15327f1c61f0c2027ce9b250a870a3cbd2b/matplotlib-3.3.0-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5d/71/2bb93242509aa747f3d2d21fdfa704f18aebe4873d86eb5db05a3276dacf/matplotlib-3.3.0-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4d/7c/dcc6b3315f865285332bccf663fa82e441bed095246006918a44fdee5bdb/matplotlib-3.3.0-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a4/77/577afbbb62cedd3f832bd84e28b8cf0098c8aae67b6a1e9281e2e8d51c2a/matplotlib-3.3.0-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fb/5e/f5882151c9700261d803668a94d3f48e041154e46fea08849791003b876f/matplotlib-3.3.0-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b4/00/a7461ad670601b23d14534afb3abe4cba0ffceef5f5c8dbd51d6e749a092/matplotlib-3.3.0-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a3/f0/0e5f5fe42696aef6a5ab7555658f700ea1caee51406751e559b596dbb70d/matplotlib-3.3.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cb/23/9a59de3d707f537771d47ecd8fcfae0d9bc7bae994fa01d27525f0bc28e8/matplotlib-3.3.0-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2c/27/96c60f3bfbe65c327bb47aa6c0f56260eefd2862dc9bc039400977706152/matplotlib-3.3.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/7d/d4/e4c40c62cd8608ca09f0684e64139c56512e195f2351ac41a472d4dc8b38/matplotlib-3.3.0.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.3.0
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/40/6a/133221790e7eaef61b55c770f9c7b7017878cafc50501efa22c48a115fad/matplotlib-3.3.1-1-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/29/f2/629dc874553537ba63e62f2b3e00855dedff5fbfe3bc7e96eb653e93ecf3/matplotlib-3.3.1-1-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6a/47/667877852f870b1b509bbcada8b7b8cf79f09d76e4a507f800d9910c954f/matplotlib-3.3.1-1-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/87/67/e18ed11f774f42f9440eba7787af3104fb7d18c9bc4fbc19fae58ebe3df1/matplotlib-3.3.1-1-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8e/a7/331c59854f1787e82a538d79ada55b91ed5f068924612f06b32e229bc131/matplotlib-3.3.1-1-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9a/01/d93c5a577c7a1ce728c4a021b8e0ac9bb37dc7f355402f690bb0a2c61194/matplotlib-3.3.1-1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/45/22/0e9d049f061e5661b89dccab81457143d4866a71d0c56cc855e4ecfbf4f4/matplotlib-3.3.1-1-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/87/bd/a38055e9e3231d04e6df47fdca089fb851d4c872e9ca456015abf24a5d44/matplotlib-3.3.1-1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp36-pypy36_pp73-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8b/59/2c2189436714861b63e0ab70abbf2656aa14773b3e00e78a8bcff5583207/matplotlib-3.3.1-1-pp36-pypy36_pp73-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bc/05/38de828456fe962885c2577d5519fcec50f8e1537a3b58839eccff34eb38/matplotlib-3.3.1-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a0/65/ccb89291b0853623a2f889b94f6c8ff15b887da20984d31702e572f2ae78/matplotlib-3.3.1-cp36-cp36m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/96/a7/b6fa244fd8a8814ef9408c8a5a7e4ed0340e232a6f0ce2046b42e50672c0/matplotlib-3.3.1-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/38/01/ce009a56d39ddf87e61c7f940fe2d94bd6c756fe1d3965b0b71ac77d71d5/matplotlib-3.3.1-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e3/d0/4b80e16d6f90188ed7a5c5277e365286c7a2cfba6062b06e483887fe5c05/matplotlib-3.3.1-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/37/f9/e5efb874d1425a6eb3d1431dc9d75cb89ac4d040c28e991c4fbd946a670b/matplotlib-3.3.1-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f9/13/55e74c36229483484854520061a111d3ce9b363c736e6a516fafdc80fa9d/matplotlib-3.3.1-cp37-cp37m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f1/b9/712584f12f840968a14969a1fe298ffdeaa9c4b484b3bfd973c74c4a481d/matplotlib-3.3.1-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ed/ca/fd8746cf51ccdbe8b81e4559cb688fe89dec224c82ccf7165635ab717971/matplotlib-3.3.1-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/af/e9/921fb9895bfa8afd93515702ac57a4c63345333c9920d3d1b81f6330e9a2/matplotlib-3.3.1-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/33/adfde3ff33cf5acaa1c2c7264a176f3b32efe0c0aa947d90e3d5406c4d14/matplotlib-3.3.1-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/23/0a/3d72c5f0ad0c38c9eb8653ae6f6d7ed260549f100144ef7a419a947e112b/matplotlib-3.3.1-cp38-cp38-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/61/93/9cd72fb8e4a1f5b2960876d31c3ef460aa93d67e1e0d60dcaf0e36adba3b/matplotlib-3.3.1-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/47/1a/856e7edb046dd2c256a07749ddf285bb9e93fc599bde2af9bf6245b4b91f/matplotlib-3.3.1-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/21/18/3b6436be28f8f5c4f7c27fe7d3d0b26b1a4ec27712d336b9b0483b44ccc2/matplotlib-3.3.1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp36-pypy36_pp73-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d4/7a/046f6ec22bf8486c3abc7009b87c975b3a37a3810973e022fad3f28c83fe/matplotlib-3.3.1-pp36-pypy36_pp73-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp36-pypy36_pp73-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/81/d5/9fb08442d181446ad96dd254dfa03b3229f405d7d277daf4875ad2da2877/matplotlib-3.3.1-pp36-pypy36_pp73-manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/58/bd/d3b13e93c01226901ceb50a14c110b5722f446e456f7f4fd7fd231b33742/matplotlib-3.3.1.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.3.1
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/da/0a/63e7c8681f0e9af130b0ad2e2321c07b50dc7edd1482a41d3c262e5c856f/matplotlib-3.3.2-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d9/f7/7746ca14bb04abc1fdc02997c1712c71bf3b5f4510bfa8494c7302196e1e/matplotlib-3.3.2-cp36-cp36m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cd/d6/8c4dfb23151d5a494c66ebbfdb5c8c433b44ec07fae52da5939fcda0943f/matplotlib-3.3.2-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fd/63/49eca75269f630be93e2ce02e44ad787f978160e1f0391620c82c4dbc6f4/matplotlib-3.3.2-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1f/99/1b9c3b3a871df3174d17910f3d7422a24280b8355377fec0fb1264a20e0c/matplotlib-3.3.2-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/63/f0/c2c11e34d43f657df8ae05be5fa991200a2ed576e3694244a9dc766c14c3/matplotlib-3.3.2-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ce/4a/bf45da5005391309958775685f0ad75d004e062e4b10b6a0517ca8d7411a/matplotlib-3.3.2-cp37-cp37m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/87/a6/8d7d06f6b69236a3c1818157875ceb1259ba0d9df4194f4fe138ffdc0f41/matplotlib-3.3.2-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b1/79/d20d899f77ec3d6d23a28a838b64b1e72879ebaf26fddb5501c51b3e7517/matplotlib-3.3.2-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/81/51/dadfa4433ec13d9966393b1726a5c22d7773433aa7797b48980965f32e07/matplotlib-3.3.2-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fe/5c/ff4504d79a62aa94dda72ba6a4de483cf44ca364f406ab8a7c86d7db9bab/matplotlib-3.3.2-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/da/80/652debe4e7cf68ab00622764c4fdc62715d84b72709d1c51e683e0b1a56c/matplotlib-3.3.2-cp38-cp38-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/95/83cca4fe4e4925142542acd318cb59b188eeb7a53bc24a6aacc0834a23b9/matplotlib-3.3.2-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d3/51/7f418cab041bfa1c613d4713dd32036d20254e7253b8eb03c61f1589d85c/matplotlib-3.3.2-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ea/6c/c9dd8f3e98469013ea215ec3b71176099e1bf3adcad718d81e481796541d/matplotlib-3.3.2-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp36-pypy36_pp73-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a9/d5/83c196029229b9d33a4e3b9cabe2c91b3804b0912d1abbbb1d3f67e760a1/matplotlib-3.3.2-pp36-pypy36_pp73-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp36-pypy36_pp73-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b8/8c/7889bad1e09f86a9f970ed8a60b9b645fee9b1a03d21930feb09619276c1/matplotlib-3.3.2-pp36-pypy36_pp73-manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/2b/4c/fe4b36325795524f35d39edc390c89584e9a901df9e615df6f5effddaa0e/matplotlib-3.3.2.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.3.2
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/66/48/9c718249acd0e7155ef74236f61bb922ef6a5bfcb6f13923e57be9fe5ebd/matplotlib-3.3.3-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/24/72/e33aef782d3355008647a2de03bbd8e29e90ecfc4265711f09bd664fdb0d/matplotlib-3.3.3-cp36-cp36m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d2/43/2bd63467490036697e7be71444fafc7b236923d614d4521979a200c6b559/matplotlib-3.3.3-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bc/70/f027bca1786560db256a71d1941e31e988822f6ccad3d34d49973c86cfd4/matplotlib-3.3.3-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/39/76/9959c81f3b0774db4052fcf2121c8220bdc1d111212dd2692d90fc1c6471/matplotlib-3.3.3-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ff/0d/18c590b08f91d14376174bcf1acf96a9d4b35045f7344d046b60444399f2/matplotlib-3.3.3-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/e3/dfda34901c2848514c4655600ef559b9e60ee160424c792b5aff266681fb/matplotlib-3.3.3-cp37-cp37m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/30/f2/10c822cb0ca5ebec58bd1892187bc3e3db64a867ac26531c6204663fc218/matplotlib-3.3.3-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/38/86/f800cbc33b4ccf0f2b4e36a72298f169ce93aa10c5ad8a10bd13084df2b7/matplotlib-3.3.3-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/24/02/202982cbc4ab7a5a87c7f8d16e51d464016af742d5fb2d2b6b23116caec5/matplotlib-3.3.3-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/7a/e3563e34443bb3f65fe0c301122124523b1543ae72b4c77442a548beeb5a/matplotlib-3.3.3-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/64/dd/5e6a32f892f54c2038eec8f836048edc5501eb15866005045eefaeab76af/matplotlib-3.3.3-cp38-cp38-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/de/cf/d81fece6931ab0a3427eb29c2da7c3dc8e611927609d737a55964a3e0ef5/matplotlib-3.3.3-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cc/10/0f6301ef86ec6d960e3292854494dfe81b794c19383495aa90003939a7ad/matplotlib-3.3.3-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/42/7b/7c05e601af729d8289876aa00f530b27aea9b11768a2846bc941f9d058ef/matplotlib-3.3.3-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/10/e7/1a9fd930260671a06f73aa882769e5e0d10e5924dd96161f138e26a2f095/matplotlib-3.3.3-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0d/23/7fd44a1eb53ed460098cf9736cd45d2d36ad284c9f3021478460b6d4c21f/matplotlib-3.3.3-cp39-cp39-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e4/c8/e5da564a1cc0e9ce8194e2e5e8d59ff3dcaeecfedce4c1a6d7b800f3e12c/matplotlib-3.3.3-cp39-cp39-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1f/f7/4333c3f457268ad6919853505784a83600a9992cfd76f2b418c87703ac78/matplotlib-3.3.3-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b0/90/294b5e0df0991897bd66509079b1881068ae24238ba005eaa81ac285a831/matplotlib-3.3.3-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp36-pypy36_pp73-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2a/32/e536ce94779d8366edacbc1644ff2c4973c6b68b36a8858cf1d83348f345/matplotlib-3.3.3-pp36-pypy36_pp73-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp36-pypy36_pp73-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c7/e7/26df2297b7d41beec3f8bc9330082a85722f953e53f4549d80a2d89e4fe8/matplotlib-3.3.3-pp36-pypy36_pp73-manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/94/9d/6b09ba15c07d0252844f009a04631727615fe8a8254f7cdd3fe7cd4df590/matplotlib-3.3.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/73/d2/85471e0a4ad20b16a0617ec877dbfdaafacffa620378ebcc497216259ad6/matplotlib-3.3.3-pp37-pypy37_pp73-manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/7b/b3/7c48f648bf83f39d4385e0169d1b68218b838e185047f7f613b1cfc57947/matplotlib-3.3.3.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.3.3
Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/77/bd/a70d352f3c24bd444f3cf182f232cca421de23098fba2cf34df1defa68e6/matplotlib-3.3.4-cp36-cp36m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b2/01/53d86b08786941620915dd31381571d667948e9d76ae44491538fbe111e1/matplotlib-3.3.4-cp36-cp36m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/09/03/b7b30fa81cb687d1178e085d0f01111ceaea3bf81f9330c937fb6f6c8ca0/matplotlib-3.3.4-cp36-cp36m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d7/57/6ba8a29b4795a4430e70c91d31b92673723f09d403bc15d398e9e0153976/matplotlib-3.3.4-cp36-cp36m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/da/75/7bb16e22aa3f8d23a3afd065a7c933de71b67561c4561cf162fbc5d94221/matplotlib-3.3.4-cp36-cp36m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7e/32/46285e083ce5b4a46468236e3073c794324700e62d7fbf26894ec390d99a/matplotlib-3.3.4-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/76/f2/97e2507c0dcf6fd43c86822a27bca8c9f96bde59e0e29afe9a1086af9136/matplotlib-3.3.4-cp37-cp37m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/23/3d/db9a6b3c83c9511301152dbb64a029c3a4313c86eaef12c237b13ecf91d6/matplotlib-3.3.4-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/10/3d/e511ca883ecb94db7da721f47eb4be7736d6b173716a6d329dcc66ebf422/matplotlib-3.3.4-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/40/7a/535fb3edda5bcec663b9546a5f4e931ead59e44e567ac5e06af0f86cd138/matplotlib-3.3.4-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a7/cf/30e026703d8748d0109c201329b36369fa1ecb2ac404cfd588a37d858f6c/matplotlib-3.3.4-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9c/30/c03afc252d0bf8b8ca604cec2ccf87e1868a1abdb2c30c296cd9d0b5cdc6/matplotlib-3.3.4-cp38-cp38-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ab/20/60cfe5d611ac86df07b7b1f9b9582f22f7eda5edbe2124ba85bdf3133822/matplotlib-3.3.4-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b8/5c/fb023aa63660dcf7223f956f6b541809df22b3df02d4a1509e7df55f40ea/matplotlib-3.3.4-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/85/31/5358cfbd8d88bc2efe1481d6f938e019697f0dc8222900a5ff46505bea36/matplotlib-3.3.4-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/db/ff/404aad32f8fc9bd6173454a094175478d325b522e07835c73de2652d7801/matplotlib-3.3.4-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/87/1c/4c1cc9158017feac94a69f27dc4016b48562785398a4925fd46ab436b1b5/matplotlib-3.3.4-cp39-cp39-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/62/b060f66406090ef62faf264ba336396b5c3f96f4d2891431c1cdbeeb746c/matplotlib-3.3.4-cp39-cp39-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c6/a9/34b140f09ec6c8b14ef98ae9a0c8014ee0e575b688a672815e569cfc9253/matplotlib-3.3.4-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9c/64/e4a8012e0e38513b978b15bf883540c4cc3e998ada03787de9dbbf0828de/matplotlib-3.3.4-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp36-pypy36_pp73-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d4/68/4b1952891af81d6fab8956cf82b1a8e61275661c5696de131521ec6953ba/matplotlib-3.3.4-pp36-pypy36_pp73-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp36-pypy36_pp73-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/29/f3/52e037a72cd6ff98983f553b878e1374678034e45c50ea03811807c59c7a/matplotlib-3.3.4-pp36-pypy36_pp73-manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d5/46/bdcd3e9e176beff77a9214c04afb9da82268560cfae0cc36556f041c9a13/matplotlib-3.3.4-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/86/af/3a877645addc42a22f7c484f40644713bb9eb365602d5fba64c9b92c36cb/matplotlib-3.3.4-pp37-pypy37_pp73-manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6)
Found link https://files.pythonhosted.org/packages/22/d4/e7ca532e68a9357742604e1e4ae35d9c09a4a810de39a9d80402bd12f50f/matplotlib-3.3.4.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.6), version: 3.3.4
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/49/1d/936e70d22367b4489856ed83a31d86c926a6e66a838b40134b2e8c499a4f/matplotlib-3.4.0rc1-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8f/fd/9123596582f482bd871c8e09da5e37ffd19f50438eb5b9f4d62fc2f573c6/matplotlib-3.4.0rc1-cp37-cp37m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/11/93/095aaa393a309b7abb6443a68e63f7472bf5b2805d71703fbbcdc69bd6a0/matplotlib-3.4.0rc1-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/74/d7/6d921aa4039b204df631d2ac898e563ee50f4a8aca1549a71181a9ed4f1a/matplotlib-3.4.0rc1-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e2/8f/78b611b3bb6520a572fa483e11a30c4300afedae64d87502e7b7778ef0aa/matplotlib-3.4.0rc1-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e2/72/0faa1001791c0a02a9c4cc4b383c6ff920ab7570e6bf2cb1c42636e0a1c8/matplotlib-3.4.0rc1-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b1/05/fb78345ef88a94789de60b2b29d657b79c7adff805d1b27c8ad25f3d7b36/matplotlib-3.4.0rc1-cp38-cp38-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/73/8d/5862fe2bfbbfb5af08bdd1410f60f4c913ba6c7b28293e6b3a5d9eb0136a/matplotlib-3.4.0rc1-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7a/da/439cc1e571b25c101f0729f5106358b0dea1e4c8e812c9376199858ecfd2/matplotlib-3.4.0rc1-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/59/c8/7195c336e97e87f1959990c1afd321f05da210a9f6750d3abcb15a36ca89/matplotlib-3.4.0rc1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/da/ea/630a5b3259b61d0c765ac574ed2d87f32af0e432a14ff2f8ff1f42146918/matplotlib-3.4.0rc1-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/80/f1/7f8e37ac793fecae5295ef603bc9327f5243b419d2b7b4dc576c79ec4598/matplotlib-3.4.0rc1-cp39-cp39-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9f/c8/6ef97b58ece9c5de42618b914ec0b39adc0ed30bab77419276a3088c4eea/matplotlib-3.4.0rc1-cp39-cp39-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2a/8d/dc049dc2301f390c19c86a4d12dc843aa2abd6f9690cc0545685e610143c/matplotlib-3.4.0rc1-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f4/f9/192081ce1a91e2f0927070139b7ae0ccf1a060ecc858db9f58f61817002b/matplotlib-3.4.0rc1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/9c/e6/209705cb9e41d3a6f38b2782c5fdc55e335e7205eb0eca028485a6666427/matplotlib-3.4.0rc1.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7), version: 3.4.0rc1
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cd/a0/38992a659867eddc89de6e8e01929d1f843ed73a7006c1687fccbe64c6e4/matplotlib-3.4.0rc2-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5c/78/e904eb8e945567121aeebb620f617ec59c55f9904e95a56ffc5b686e69ad/matplotlib-3.4.0rc2-cp37-cp37m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/eb/e1/b7331b4ab71b910b32768d090d9ac0a04bac59bb14297967fd3c2d71b5fb/matplotlib-3.4.0rc2-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ca/57/9e5e9de3aedea7ed6afafb097071a2977d13460d0a782f794b442abcae83/matplotlib-3.4.0rc2-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f0/d1/69e154da5149400568d0d4f9b247652b3b1551543f1e8e371a33bf117746/matplotlib-3.4.0rc2-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bb/71/3a0f54e5163d1649285225607dffa7041e71d871548549f86add852a76d7/matplotlib-3.4.0rc2-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/24/10/7b56086c5907210f310103f7df34176840ac55fdb3903aa689b14435b7f1/matplotlib-3.4.0rc2-cp38-cp38-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/42/a7/9eecb0d079d1e8e60a6ff00a79e2b715159e3135bc47699e78f7e1f28289/matplotlib-3.4.0rc2-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6d/fe/1ec3e87568f93ba77622af4071c45711756e794eba36c1717efbd0f9808a/matplotlib-3.4.0rc2-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/56/12/1ad6c2c4af42d50a86fede895f218084e7dd85fed93d7cc61cd1753beb83/matplotlib-3.4.0rc2-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6f/c2/c6634ee05b66b929b67ba9dba6f75146c43376afa9a966dd48f8e304830e/matplotlib-3.4.0rc2-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/39/bc/3587ed7fe77d60219aa72187c2a5426d33379c03740828b41a5ca801dde4/matplotlib-3.4.0rc2-cp39-cp39-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/8a/8927b1dea18913954fba0a9dd0c23cef73ec7122767ae1d7362c502814cb/matplotlib-3.4.0rc2-cp39-cp39-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a5/c4/1eca1f9943aa09b5cf27c373760aae3af53bf3daabbee839aa174c26e9cb/matplotlib-3.4.0rc2-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c8/9f/088570f37de79f228ac3f15ca5dae938acc92033ff1b51449beeb9941f02/matplotlib-3.4.0rc2-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/6c/75/a2546672729a27e3ef287c42835875c6ae2ff4730eca912aa0a035853267/matplotlib-3.4.0rc2.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7), version: 3.4.0rc2
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/41/8e/c0782be9cf9c1d0ec230a4f211a361e2908aa702d7ab0bc23e529d3d403b/matplotlib-3.4.0rc3-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e1/51/23cf3013218ba5f680eb8d4fe8fdd3c3d91460ffe7cf33ec542dccd96548/matplotlib-3.4.0rc3-cp37-cp37m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fc/c9/c0809cea77893f712f710f2bb34855eb0e86ac134cd262f508d8908429ba/matplotlib-3.4.0rc3-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d4/ba/e1da987663c33a88e4a9f168ba7224edeecfd345f7d3b5f95803be575032/matplotlib-3.4.0rc3-cp37-cp37m-manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b6/92/16515763ffcea3e8ea86cbd6df3268b00bd8702c47bd91b01541a028e15c/matplotlib-3.4.0rc3-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c7/52/8919f9eb027a7dc5cb995899d7876bc3849c39194692f24cb1441fad42fe/matplotlib-3.4.0rc3-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/83/4c/2f0dc025ab914dccdf822e0f124f8cd5c1075daae008e8538ca5ebd5f533/matplotlib-3.4.0rc3-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/54/e1/5680f58d05212488207553f8c37e7ed0689855b4d796ef6b77c795e4fc7b/matplotlib-3.4.0rc3-cp38-cp38-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/96/a8/f8e6bc1f3ebe48b478b60b5f6fa5cf05f8e15f510c031f7e8957251ade1d/matplotlib-3.4.0rc3-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c9/7d/400a25d65f0f560d4412b0b1532b144415f2106e76f2044f4afb4a211c00/matplotlib-3.4.0rc3-cp38-cp38-manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c4/99/83828083d198ac30f4bd2b4c8dc851cdf8d9065e532808f7f145bcf5124a/matplotlib-3.4.0rc3-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ba/76/496e7272ced46d3d58db05c6fb4dfb2e4cc0c20356acbabff4de6d235e19/matplotlib-3.4.0rc3-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f3/eb/3559c31ce01648689db671a8221bf2120373d511d378e00ce69e7856af46/matplotlib-3.4.0rc3-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/25/5c/178317eb376491a00ce9be327d84b586a78e2b5a049896c1ee2de1f21bfe/matplotlib-3.4.0rc3-cp39-cp39-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b8/0a/d3f6073e538e87e8be0bca961141a24c9996f885be8cec305b33cd9dfc2a/matplotlib-3.4.0rc3-cp39-cp39-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b0/43/ade6bfa234b0a2b65baf2bae346bfdcde9a81b9bc73dcad1269c4329234d/matplotlib-3.4.0rc3-cp39-cp39-manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7f/80/b5c0d4c3e33bb97c97eb905df56bfa5d63aab7428094db6153af5e05e866/matplotlib-3.4.0rc3-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fb/ae/3763867a6cc2fc7402107f04d53a298b8d15ef45e0559e5c9650ae13ea55/matplotlib-3.4.0rc3-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/cb/30/984e51012b40e75bbc54cadac5592db6ec036c689cd7b3cd1aa665d00355/matplotlib-3.4.0rc3.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7), version: 3.4.0rc3
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/2c/69a8b8edcd18c4b8a40274872c61809abedd3d8908b003c0fe58da63c434/matplotlib-3.4.0-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/12/30/e77a980afa538a3598b3155c695881dd755c8a88c2dbc5fc8de552b8bd0b/matplotlib-3.4.0-cp37-cp37m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/83/ee/8d7e0149ecf95fae7e744c5a93f51a8c9f7a96c63691d10aed6d2c1d8735/matplotlib-3.4.0-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/76/02/e6e4062400e188fdb199b723fc96e0928f0651fe32371b3ea076fd86624a/matplotlib-3.4.0-cp37-cp37m-manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3f/74/b65b12b6fe3fcdbf93e19f13ba5984cdd4bf8c4acf0e343c20aeb49ba23a/matplotlib-3.4.0-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/f8/edee615ebd1c076b55691ffd7bc1419eecb6db8c8a1dcbf4a8f1241cf1ec/matplotlib-3.4.0-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7f/47/7ce23a198dfd23e24bf0ed3a30efa853afa2f8407553ee2e7e11f940e8d2/matplotlib-3.4.0-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6b/ab/0a416f29bdeaad7f72f89dc3c86cdbbaa5903259b0634401ed0fa22f905d/matplotlib-3.4.0-cp38-cp38-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/15/6d/13e0e8a75e0c8db048091ebc7c0630d4e36af3fc5ea9b33de23281dca544/matplotlib-3.4.0-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fd/a0/f58294704441dbe23905c561c3ec29f3f1324230444cc7b7f26a057b3f39/matplotlib-3.4.0-cp38-cp38-manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/12/c8/538499568e79e20b5190e7ad713a93609ceeb0bf5f970188d431cbf74b3f/matplotlib-3.4.0-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6d/6f/8a3d1e91b7fa6f9f122b5155d14bd3c04a7e19008e7ce47133e242695405/matplotlib-3.4.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/14/17/8797d8bf7d4b059f2bdb006518d9433ddd1623af4f3302b84fc77326ffda/matplotlib-3.4.0-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ef/07/e7c349af9e2b8d5478b88d5960403f8e734117e7e119a4e471604be73aee/matplotlib-3.4.0-cp39-cp39-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d6/a4/3004939737e2b1039a1ad0e60324a24742ec344c34ce7ee3a5c41a8e950c/matplotlib-3.4.0-cp39-cp39-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6d/42/dff06adf9c52e66156e1c8c451d27301baf00373c052893235f7fa7c024f/matplotlib-3.4.0-cp39-cp39-manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fe/11/7a1ccb4f64644f6aa797ef37f7e0dc3a4381e03ed768aa9e403575fc3e78/matplotlib-3.4.0-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/14/51/73c049ba40d07576fbfb867a9d89aeb640cc16d2b532448c7dd04c66d7c1/matplotlib-3.4.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/05/3d/45415c62fe3f3e7f0dd0b06b8edb0ed2f3dd5f9ceedb7874642976cb3624/matplotlib-3.4.0.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7), version: 3.4.0
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3c/a7/8d0b394272f2a25aa8ba4cadd396fb04e106dd277c3be621d5fadca41ced/matplotlib-3.4.1-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b4/b5/55fb17c37a529a0a098b01acf0fbbde8034941a12687580d8ecfe862f091/matplotlib-3.4.1-cp37-cp37m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ce/63/74c0b6184b6b169b121bb72458818ee60a7d7c436d7b1907bd5874188c55/matplotlib-3.4.1-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/12/ef/6d60c4f0252ae804d1abba9037219b000deb26010642e4d7c617544a8108/matplotlib-3.4.1-cp37-cp37m-manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/70/9f4b21cf30e644149dc9fc07cc4807f2318439a5966eb90a9d650291acdf/matplotlib-3.4.1-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/56/3f/0a1b147f23830ca027f9e93cb4985957dbef690649f249063718c6e5c19b/matplotlib-3.4.1-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/74/87/946dd62179e1aed65c0f09bf09b4b91ab696970bd5a571fe7276b1d11c44/matplotlib-3.4.1-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/80/d5/1a25bcd0d7159a5ce837f9f4286757b14d21ab5d3e75c57a8d335f4663cf/matplotlib-3.4.1-cp38-cp38-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d4/2c/10224fd2eb8a27f415509d5e35e2945a47856c6128c6027a59a8ffa4016a/matplotlib-3.4.1-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/57/9a/7e73fbc1fd629434ce1d4add0f71d9c4d409c723a64c6c6c3b94136494ba/matplotlib-3.4.1-cp38-cp38-manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fc/5b/abb79c29446466e2cb774252b937652b3fa1dd06650bb11490342ec35dcd/matplotlib-3.4.1-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/47/74/5151c95ec6bea42bcf8c61d59b494f6ffb5b34081297fcc16ffd4fb4aaa5/matplotlib-3.4.1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/14/0e/9106cfc8f9dde8a830cfda30ec6ec0e659aaf4c5277cb8b6480ade18245f/matplotlib-3.4.1-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/79/75/45e96058baac93698c4723390781518efb7aa925d5897d2bb15c2da08bcc/matplotlib-3.4.1-cp39-cp39-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/26/c9/2c34c3a837a5835529460ed4050feb55d97c934b64f509e52ad16f679ebd/matplotlib-3.4.1-cp39-cp39-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/03/8d/37a96543c87ba44f23c368fa6c4b505a33e2e36a4383195d18d3b299e652/matplotlib-3.4.1-cp39-cp39-manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/52/91/fd37da06d6cd41b68430c64c3d85268094bcabd17ee4628b5064254ba23c/matplotlib-3.4.1-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a1/cd/a6c15c681cbcaaede35eb06ca7ef513728b6c8a3a055e16f0b9aa09e6e49/matplotlib-3.4.1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/84/61/28711c7773a3a47c7f798cafc219968aab78d260c0d674696a077432bbd4/matplotlib-3.4.1.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7), version: 3.4.1
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0b/9b/5562739bb8856987e598b968a30e2e10f93af9a0cad62c93e190834d7e0d/matplotlib-3.4.2-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1e/82/d29143f1279bd907aefe48f52d167ec30c18481b8a4c016e4501ef77a253/matplotlib-3.4.2-cp37-cp37m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/24/33/5568d443ba438d95d4db635dd69958056f087e57e1026bee56f959d53f9d/matplotlib-3.4.2-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/78/39/9ece983646368fb501f5804ea009d75f21e9b32bcb3d5d44559e1edd2b79/matplotlib-3.4.2-cp37-cp37m-manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b0/12/7a090e601d53119996709966267321f06ee365a923ee95f51d8a7882d3c8/matplotlib-3.4.2-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ec/f2/536de9d6eb75b053ea53944da62564499d5a3c786efe77f7075e35954782/matplotlib-3.4.2-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/33/36/1f0ea9e0e095448d83a6f15a6ad9733554e7bf52e2476b0d52b9b9c0c822/matplotlib-3.4.2-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/da/95/22b11bd7dada336bee8766c24b5d31a26da6f5784e1c868cce32ca705b4b/matplotlib-3.4.2-cp38-cp38-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1d/2b/9f02f1bcd69c521d8dc64049bd4ed29064f74ef508e6dd0089dc811a2a15/matplotlib-3.4.2-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fe/23/606bafaf7a105c7312e19a25ca56340a5c0d05563a7b63a5b26a3d1da0b4/matplotlib-3.4.2-cp38-cp38-manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e9/dd/67db8a527785d24bd7f17f959ade3c0ef3e6021b6104396f33ad3b955073/matplotlib-3.4.2-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c4/2c/5ee5ed65283710e6edadccdcad28e32c33d51f7501532beca674d704efc3/matplotlib-3.4.2-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/69/0e/e0a6b89396946f84f9bd7bcf270b260f5108e9f2659db9f03168047046ae/matplotlib-3.4.2-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7b/32/e563afd07cfb49f79a2fcf0c7742c6136063fb2d88f966e92fb3a9749015/matplotlib-3.4.2-cp39-cp39-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/58/ef/50b17a043045c3fc62b20f2cab1973e21f7beb7d3897ab1fb026aea00fb2/matplotlib-3.4.2-cp39-cp39-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/36/25/e71e3803e45522ea1a97757701a8d4cf2356d28fcf182cd749aaba01840e/matplotlib-3.4.2-cp39-cp39-manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/77/fb/08b92ac2f23a668c29eec771ffaca09d8d4ea34d0aecac25437898559fed/matplotlib-3.4.2-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/85/17/5ccc9b36564d6d510c052f858929079a4aabc0eca6b793b263d4bc53e17e/matplotlib-3.4.2-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/60/d3/286925802edaeb0b8834425ad97c9564ff679eb4208a184533969aa5fc29/matplotlib-3.4.2.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7), version: 3.4.2
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d5/d2/5c73af591cf3a2f823848510aea1228a610e6d34d27e2c9e6ed5570f5f40/matplotlib-3.4.3-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f4/b6/c37ad3afe94c9697ba8d341aa36dcf074e568cd848e613ace7f91701d219/matplotlib-3.4.3-cp37-cp37m-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7c/ec/3d77b10ac3d30590f5431fd2dc59c58d20c020af107b47f8974896afc5c9/matplotlib-3.4.3-cp37-cp37m-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/23/a3/3406c0eefda3a925de479c147914b1c1c42a85941a3eb42246853455f7e9/matplotlib-3.4.3-cp37-cp37m-manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5a/67/003c861d29c5951c10838ae4323c2807534f4fec424601724afcddc7d782/matplotlib-3.4.3-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b8/e7/1ec3c8b52c4b66570fd46cb37a8b33b19c878a413f3f8726dd930291b858/matplotlib-3.4.3-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/14/fe/30a42edcdaf7cb809782310c90817dbe7121fc32304b80a7776e3ba2dc53/matplotlib-3.4.3-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bc/fe/0f10d673b74479d9990b7c485e786fdb6a12688d0ddcccda21c664a565ae/matplotlib-3.4.3-cp38-cp38-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/11/6b/9c6bb4c1e8380d16dfb78709e907a469bf0ddb12a55249a15c3f15717862/matplotlib-3.4.3-cp38-cp38-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/85/1c/f131235a502fe08fe6ebc8f2e0661f39d61e013e340925cd187fb3662b5a/matplotlib-3.4.3-cp38-cp38-manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fa/37/966df2fbe01fd29ae28863e6e9d06b60d29a419192db5664a013a98c5a61/matplotlib-3.4.3-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0f/84/2b2d869816512ddfef46a8c130782ca770009d920e295e3805bd6174014a/matplotlib-3.4.3-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/10/29/541b43a73a0f82517c481e0f1568423d88be6108956737f79e7ef97192fc/matplotlib-3.4.3-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/14/db/8a4554755c9d5452b33edc846d250f58ab5a16b0c38308559d66ab3a65d0/matplotlib-3.4.3-cp39-cp39-manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d0/c6/cca253a56088f330153276d71ffbfccabed9bd59d0c254e6b77aacf9d801/matplotlib-3.4.3-cp39-cp39-manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/78/28effe659ec8947f0745b2a94c2dbffbaa64e5f90f01c584a5598d609957/matplotlib-3.4.3-cp39-cp39-manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3d/65/7dffec281f45fdd117833b94f239b8216475bdba1933fc3cba8f1f14237f/matplotlib-3.4.3-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/59/ea/1c00d9278c51d5f03276ac3f08773a13d93cbf2d722386ae8da083866697/matplotlib-3.4.3-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/69/e4/3d6c94da872ca23a4096f0dd6e72ea5aa3595c7ef1c8f8917fed32fbb98c/matplotlib-3.4.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-manylinux2010_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7e/b2/d6236e1404b3196f68395645dd1bd1ffba35de151cfd6b948b1134404c09/matplotlib-3.4.3-pp37-pypy37_pp73-manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/21/37/197e68df384ff694f78d687a49ad39f96c67b8d75718bc61503e1676b617/matplotlib-3.4.3.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7), version: 3.4.3
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3c/05/17155198ed774103e30c77c721e9bec46a7602870fb5f77c6d739cdc9d23/matplotlib-3.5.0b1-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_aarch64, cp37-cp37m-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b3/ab/6e917da7e12c47bf21d50ae5f109d03bb32b0af63bcef6f9ef6899841632/matplotlib-3.5.0b1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686, cp37-cp37m-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f3/d5/ade3e203d2ab38ac8b9a37924224f23468dbdf1f6c9ca676c49962be14db/matplotlib-3.5.0b1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64, cp37-cp37m-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/52/d9/251b3b4e0e4f59ae085d7c36e7f6f34fb5216a0d35c66e45af15ca66e35a/matplotlib-3.5.0b1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fb/a4/af907f9ea8292757064d40fd694294f09e6111c04c0741e11bab4705e01c/matplotlib-3.5.0b1-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/eb/04/691605eae7b9a3b79d15a2de296b919ff691a61944bbbbd53f9ba7a4de27/matplotlib-3.5.0b1-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/03/3e/ff17fce43b0924b69426bb3afffef9a7ca683896cac57ed3e13601df37fe/matplotlib-3.5.0b1-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64, cp38-cp38-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b3/78/0254fd3b1ade96052f328f2a7b4279de9ef97cf2dff00bac15ba3c22c707/matplotlib-3.5.0b1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686, cp38-cp38-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/49/e9/98504136b16704611af07a928fb7bcd8265ffb2b0613eb2f06ea2bfa7b42/matplotlib-3.5.0b1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64, cp38-cp38-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/06/dd/19863748328c3fa661e554c032fb5673473fd20ed9b975069fb3fd618c0e/matplotlib-3.5.0b1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2c/f1/c3fabcf27bf7b08657fd7a8394050c3876455ef6e30411797f426605c0fc/matplotlib-3.5.0b1-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a9/35/df4e7ec76b24d6caaa593666eda93b85dd77c51d08a75e4076865e7f3ed2/matplotlib-3.5.0b1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/eb/c6/b28e823862b0087a434b651b0448283cd2525f0932caa96c041f11a8d813/matplotlib-3.5.0b1-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64, cp39-cp39-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b1/72/b107e37ef85e9c6d0c580eab6911c2994c197af7f96ee207e2849d63d6e6/matplotlib-3.5.0b1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_i686, cp39-cp39-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1d/ef/ff03cde2f82eacedc0b58e5a4089f8706e6590f022217c47b4607d470e75/matplotlib-3.5.0b1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_x86_64, cp39-cp39-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ff/b5/53642bf94af8442b7e3f1c99bf9a5c0ea0a472d30697e6586f2b36b59667/matplotlib-3.5.0b1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ae/37/0de1ce6e7db6efe4819acc09c8c742ad50d4ebf737d53772d480b4b83f4a/matplotlib-3.5.0b1-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e2/52/e6a8fb4a366462286715d0ba621fa7b433230fe7bf9610a5a3657337cb5d/matplotlib-3.5.0b1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/85/c6/b05589ff29ec169366274d04767a7364568a0b0a1f171f77162474755cb2/matplotlib-3.5.0b1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-manylinux2010_i686, pp37-pypy37_pp73-manylinux_2_12_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fb/7c/852f6a2c2ad008b526ae6d59b865e73c9aa37eedb853d5f8091b424bfdba/matplotlib-3.5.0b1-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-manylinux2010_x86_64, pp37-pypy37_pp73-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/63/10/5e9c50daed43f40f84f121d20fe313da58d8900c93bd949854b5b047dc9e/matplotlib-3.5.0b1-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/ce/e6/5646cf3bb58139790a27bae7e1aa2dece70ddab81b79f0a28f9513600e24/matplotlib-3.5.0b1.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7), version: 3.5.0b1
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_aarch64, cp310-cp310-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c6/de/84ad2a1671d8015ad568360e3857070ed510ada9c691342615ff80f245ab/matplotlib-3.5.0rc1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_i686, cp310-cp310-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/47/66/c92554547898226fd03a09bec3956c9e66342b79588ebf809a1d3895214a/matplotlib-3.5.0rc1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/39/80/51db963a146d12b7f15af71e03201b407f45fd9ec284d7453a84e4a760bc/matplotlib-3.5.0rc1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c8/ee/ac8c2338453df845033d525ca8dbfe984e1d8cbbaf1221128c62b8df2fc7/matplotlib-3.5.0rc1-cp310-cp310-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c4/23/44cb225b03db492ed07d59fde14a3debe28b8c43ace9544122fe02e34e3f/matplotlib-3.5.0rc1-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3a/4f/b8f35802d6cde69c6a669d6bdd6bb2f30d69521f4463d3beae53a0ad8481/matplotlib-3.5.0rc1-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_aarch64, cp37-cp37m-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/5f/526b60bc20132ffa7fb3f79aa5adffd330a63dc5eb6b93f524eb8990eb78/matplotlib-3.5.0rc1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686, cp37-cp37m-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d4/92/8c4cb26797a7437ac5e015a3e2cc5c5c80dc5bfe664362c12bab21929a53/matplotlib-3.5.0rc1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64, cp37-cp37m-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ad/3e/6206026b8d990b3af90fe041f675b27b0efb6045cabe08d59d6b28f055b3/matplotlib-3.5.0rc1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/15/d5/8d7b8c4b23749c267c2762eaecb9eba3705b4a25b635709c2404343b3600/matplotlib-3.5.0rc1-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/c5/b10e86df4d3c5a38dafff11ff8f2878717aa7133ae6a89ceade3de16caf2/matplotlib-3.5.0rc1-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9e/85/8b073cb3a7b9de07caab817c358ea9c2602ac3443f0e04bd713254039e39/matplotlib-3.5.0rc1-cp38-cp38-macosx_10_9_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e1/20/c6e76a908d16cef52e5e62e2011f6c3955f1960b00c15403abe9601c79d3/matplotlib-3.5.0rc1-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5a/73/f27ad2c0a6125e04d4e083cb449094bb0714bc18c4f15ffb780ca562168c/matplotlib-3.5.0rc1-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64, cp38-cp38-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8e/33/9753f6053e257ef906e7cc9c14dfefbee8a1eadb9aa487c3bbd693b773e4/matplotlib-3.5.0rc1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686, cp38-cp38-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6b/16/053a796832521f4d8a4a9c3f8ced63d7bdbf811f7797ab18e43e2028b4fe/matplotlib-3.5.0rc1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64, cp38-cp38-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d9/7d/44828bb4aaf0174b87a3d0c9deef7e3a5edd0a0e44a2c5d1d27e13cd4799/matplotlib-3.5.0rc1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/be/32/3d782a7b1dbaca325667af72eec7685b83ae7b61cede77f2c5504b7bba78/matplotlib-3.5.0rc1-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/78/51/6d4c2437d3b76e1c801303f49067d29ece01f75d762df7541a2f096ba6d6/matplotlib-3.5.0rc1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/48/90/d8735dd501c47f325fcf43aa09ff9a51c93696ad098b6e82f84aa794c631/matplotlib-3.5.0rc1-cp39-cp39-macosx_10_9_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/63/1b/813092f4ec7d76a89aecae2e04e34564f22a7c87a15b39d864daa0abaac6/matplotlib-3.5.0rc1-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/37/0a/13dac87fea6ae553512d254b6bf24ddea034fb49ba287819096914dd3eb4/matplotlib-3.5.0rc1-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64, cp39-cp39-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ec/b3/4cb25ae264d617decf59a9cc9ac2bfa02b584de8729a5ec5d6a9da4ffaf9/matplotlib-3.5.0rc1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_i686, cp39-cp39-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/2f/534ffba95e69a004b3b157da6aab4219e3f6a24299108dc0479c4c685b08/matplotlib-3.5.0rc1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_x86_64, cp39-cp39-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/49/3a/f30567171bb2390eee5a99408995eca8a2910e1eb6438c8f13565d312fcd/matplotlib-3.5.0rc1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/28/96/eac6e19b733c0a90bc1058401c8c4f7dea1f1a470fe9363f1a1777d298be/matplotlib-3.5.0rc1-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7c/b6/077fb6ed2c03d867b73dfa500268e9f682bc7b021149cb16e82180226da3/matplotlib-3.5.0rc1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/68/b5/e48f97342489ce27e8671815732a9f31e1dbc1668fb42835526cebdfc74e/matplotlib-3.5.0rc1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-manylinux2010_i686, pp37-pypy37_pp73-manylinux_2_12_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/14/b5/ad5233ff2f361fc6f78cd3ec16a9e4b790a601869c7e7b655bf88a0343e0/matplotlib-3.5.0rc1-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-manylinux2010_x86_64, pp37-pypy37_pp73-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/74/a7/b5d2170bd2239293332d30fde1abebc9a6eedd34194228bab955958df63e/matplotlib-3.5.0rc1-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/d6/40/c902b14e79da80d51ea3b5c76bf46830725f17b31244bc91c5a33fb15a27/matplotlib-3.5.0rc1.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7), version: 3.5.0rc1
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/50/44/f476639a01accc3ca0b4fabf193a7b7fe253d6a07aace120f1e86817bd7d/matplotlib-3.5.0-cp310-cp310-macosx_10_9_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6d/7a/84451f46d83a8da2ea064cd352212059713b91ed3f961a3891bed6e00e3c/matplotlib-3.5.0-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f2/a4/32522d5ffbf8bdd0f41ecfa8247715f47d0f8876f1eaa7d4fd812bc21d84/matplotlib-3.5.0-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_aarch64, cp310-cp310-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/44/e3/3cdbe06d5a57c70dc25a6792b9c70de9e46881c8c3e80eeaf7481644b717/matplotlib-3.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_i686, cp310-cp310-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6e/a6/fd309eaa4b92abb0b92433e9f9d936eea2549a76138222c013846ff91eac/matplotlib-3.5.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/41/40/7f5f4df0b42413b96d0baaa49030772bdad3137f300126bc1e1b099b88b6/matplotlib-3.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c3/06/a07508d9c021ba31fdd95bfdffd9f4bacf234267e04b63f9085abd8d3079/matplotlib-3.5.0-cp310-cp310-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b1/96/e3b753613c88df8906e91cd14ff4f2765ac6e986ac79264a330d95599d72/matplotlib-3.5.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/06/36/65090684fa700a0fbf5e1359f113f366daee6508a8413f9da5ee1e4467ec/matplotlib-3.5.0-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_aarch64, cp37-cp37m-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ab/ef/b2a7e8dd399606e945f5fdfb73caf691922a7ea9df0ee9981dbfe94e4415/matplotlib-3.5.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686, cp37-cp37m-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2d/99/9e549ff11d457021262f83ed7cc513fa502652259c8d27aba88763e82c0c/matplotlib-3.5.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64, cp37-cp37m-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6b/48/710ebe39563c5f0cb464c6f1c0eb7bfeb6171a151d65ae8254e12306a210/matplotlib-3.5.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/68/f5/3fe88212b04ae5ef6b203d24aadc383b6600e89acf5d04df14ed2c99265e/matplotlib-3.5.0-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/aa/21/cd04575eb2fca910fbfce79f3fca71fabe2f8843a8c12da6ae034dc7a256/matplotlib-3.5.0-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cf/fa/598e489d108ff940e7b58cb2e8659902bab262c6360d824d5f545b5017b5/matplotlib-3.5.0-cp38-cp38-macosx_10_9_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4e/8f/e8dd8a58062dc8d622d767d64ad96e8846b68e8081e3aba9838c9e01c3fb/matplotlib-3.5.0-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/98/14647bd485886282ac6733897509fcb4a2d39b4a0d5102675c6a23334e85/matplotlib-3.5.0-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64, cp38-cp38-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2b/db/28f7eee05f9cc1e10cc8662569591b9d14da31fb6c1556343a70e7db7ff8/matplotlib-3.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686, cp38-cp38-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/20/17/a9259713c428b11fcb62beef31a3de22bb7cbf2dbc30286ef95df3d59836/matplotlib-3.5.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64, cp38-cp38-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/40/5f/0a41e5fcaecb695d532ea994b61a2eb9e5a6ddf842c86920b4903e676d69/matplotlib-3.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4e/36/b56c62b4bacb805b86d4b1d0659e7c5f770b1c600c631d5f078b87d41aac/matplotlib-3.5.0-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1b/03/4b6eabf420d80355bc4629fd7f8917f93123e14199cc5005025100f75893/matplotlib-3.5.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7a/48/27267450911cb7dd5955e0131c5c808cb845cb17cd1cb83a6f5951775786/matplotlib-3.5.0-cp39-cp39-macosx_10_9_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/36/e5/7d4681a8d92c14ea83816346eed868deb063b5e76ece879b703c5b572eba/matplotlib-3.5.0-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/92/01/c86e30b08cc0c4b80113780ee310464c1c997c4b8bda1ac0f55f27f0f2a8/matplotlib-3.5.0-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64, cp39-cp39-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5f/43/3d51765b64e49949c946e7f8fe02c441923ba439dd56cae06226ad98f526/matplotlib-3.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_i686, cp39-cp39-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9a/e9/3a2d4f7cba589820119dadb3f05b3b72c8a15f7c1decaaba692c183287d0/matplotlib-3.5.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_x86_64, cp39-cp39-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/57/eb/97ae4c6ecb2cf6946c9e92df07511dd031d625584b9cbda1af22f01eaa7d/matplotlib-3.5.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cc/b9/91f637babd0b83cbb13ce2ccdaae9881d633667867fe3fd4b6d9ad4d451f/matplotlib-3.5.0-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f0/79/0505fa93df442451180122c8679f39c3e2117b0e233037c8f1581c5f60d6/matplotlib-3.5.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c5/83/d9b29b31f14a0211da17b2ad8e37062e664b2234b5c274290ecb937494dc/matplotlib-3.5.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-manylinux2010_i686, pp37-pypy37_pp73-manylinux_2_12_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ab/02/939daa6f5d0cb86497fec0e7cf70838c8ded5eb2aaf9192cc631b114513d/matplotlib-3.5.0-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-manylinux2010_x86_64, pp37-pypy37_pp73-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0e/c1/5275919ce3e6ac0d0ca28f9cda22f20c9fee7c8ad442607fe2b2039c763d/matplotlib-3.5.0-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4a/3e/aaea3998f143d277687fe8212b1c9942cd36fc338b5c0d0003dba4db4a2b/matplotlib-3.5.0-pp37-pypy37_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/78/cf/96af81ef2c15682a020a992cb0f1291bb8ee0b3c296f5cd7978348a72993/matplotlib-3.5.0.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7), version: 3.5.0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cf/0c/2d339693f0600e2a937e12c7413a7a5d0bd9d53de34c00a3a80e4791c8bf/matplotlib-3.5.1-cp310-cp310-macosx_10_9_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/30/1a/77d5df307ab1b030d4f5073f595a2428b0aaee5a4dc322c83e0f75af14a1/matplotlib-3.5.1-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/29/20/66a8016beee592f6cb358d6df70a6a923889f990a13ed8172fe2ce8d2f37/matplotlib-3.5.1-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_aarch64, cp310-cp310-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8b/0c/412c324b3ef0619de2dba612f723cb24acd31f1b02df458cf3427b3c1f62/matplotlib-3.5.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_i686, cp310-cp310-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/9b/5879a7a30d3e5ee1c995b97ddde936a9f245e0cf50898e6e7f6c014359d3/matplotlib-3.5.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c7/62/c826d34d2988152923f40d0726708dcf889ea496c35b209e3b89d5be8ad2/matplotlib-3.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8d/95/cc5296da9658f9b6a4a9e0c64a07bcde2102129c04a841ea043b43042c5d/matplotlib-3.5.1-cp310-cp310-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/42/c6/5c8c25e1821b38c325816d46bf4ad47f9c890ab87039ab2a4db4246f1960/matplotlib-3.5.1-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d6/b3/17c8dd2cf36737dd8311af79129570e622ef9951566e87ca61b1f8992113/matplotlib-3.5.1-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_aarch64, cp37-cp37m-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5b/7d/fef869f692bd3803d09a10e532f02acaa5dc39a04795d342b39f5c5df4c6/matplotlib-3.5.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686, cp37-cp37m-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9f/83/e8ceaf2ba338713de3b31367e0f65db60adbb09718b1f0618f5ec599fb8c/matplotlib-3.5.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64, cp37-cp37m-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bb/eb/fb97c7c75755edf10128ae3f06ba15ffb97b852740ef9311f20113f018eb/matplotlib-3.5.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8c/37/6c48a185038b29642e9789692f9882cea32dc834a05afcdaa0151ef0d13b/matplotlib-3.5.1-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/97/b93e7edcdf5f0321bef2c8404ca8e8401e7f1f869ba8ee986f71514ca1b3/matplotlib-3.5.1-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/62/42/5f6d283d3e52604fb3461d94464bb92a2f4bd55c04530087df7ac3c882d8/matplotlib-3.5.1-cp38-cp38-macosx_10_9_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9f/35/73d0df80bff331638e42a214d03dfab3606b3687cbbd6724f4e05dd06ccf/matplotlib-3.5.1-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fe/0b/6cbdf2e71e9502058ab7ed318367464a7d781cf7d15b0ff2624f02d0e9c7/matplotlib-3.5.1-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64, cp38-cp38-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/11/4d/85c14771ac49b172e558f07f98e7c8f0d65ad9d8f1a49c16626897c1b5b4/matplotlib-3.5.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686, cp38-cp38-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5f/eb/1fe0b343ef5020b0175e5f688ee49f1ffa3f88ec95ad97b47f0ac968bddf/matplotlib-3.5.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64, cp38-cp38-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/22/1c/d5e535b36c1de4eef4205656e76ac993c6d01b62cfdcac579edb63cd82e0/matplotlib-3.5.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/2e/515c7dc51fc4d0fa2da899d227164672563b1ed4f470c17ef5dccc827e71/matplotlib-3.5.1-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/83/a5/d079d2287ac7a6389059a0e52537dc2e2ff342580512f42f6c7844c451a0/matplotlib-3.5.1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b8/17/97389d95734e39f860a4fe998775a6bd87b1d33d8df649ee1320d9227c44/matplotlib-3.5.1-cp39-cp39-macosx_10_9_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/07/2e/0122487af85f542f8d65a883b6470f044ddb9d0159c95488a6747314d231/matplotlib-3.5.1-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b6/1a/34c372347edce298a58789e54de17bfeb42aeda1fc418e553f19d729a9c9/matplotlib-3.5.1-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64, cp39-cp39-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d5/a7/36a9ee140a68981e0a23b02b4b71c95203343330f0608301d9432919ee54/matplotlib-3.5.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_i686, cp39-cp39-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bf/5b/bf61819bd9310f561dc360304913ef7d743166e98077a47d04b0a1ddf9a5/matplotlib-3.5.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_x86_64, cp39-cp39-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6a/52/703f568256a3e614a448503a698557d7832b7893fd63d3f7c2ebb54cd6e2/matplotlib-3.5.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c9/7c/7c164e689f173534cfbe48780846dc7d582ff5ef5e96457271dcbed04e74/matplotlib-3.5.1-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/86/cd/619a45613393293117297f2f0e5086a619e1ea98c5e2ce6d0f554ddc97c3/matplotlib-3.5.1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7a/4c/63ed9165af852d37484b698060908301b2b796175f932a95323d4a03749e/matplotlib-3.5.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-manylinux2010_i686, pp37-pypy37_pp73-manylinux_2_12_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/72/d8/287f0d9cc73ff42b1f9c1a4eb137a3fbe8d43683c18795cc72c0dabdf704/matplotlib-3.5.1-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-manylinux2010_x86_64, pp37-pypy37_pp73-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c3/f4/5e275c32caa1bb1ef4a61005b0c5a0ed5c0c69ae3ba27cd8f975d8baeab8/matplotlib-3.5.1-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a3/56/d264bdd1de0e3f0f2b195697f099bca4b3c8f839f196c9aef455e39447eb/matplotlib-3.5.1-pp37-pypy37_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/8a/46/425a44ab9a71afd2f2c8a78b039c1af8ec21e370047f0ad6e43ca819788e/matplotlib-3.5.1.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7), version: 3.5.1
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b7/21/ad86b69d2afb2d42c5a0bf454d8b547bab07e7393921af160b9c002cb70c/matplotlib-3.5.2-cp310-cp310-macosx_10_9_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/67/31/8ef33af33c7baec10517a0e9e5d054433d5429599ed60bba85ed7144ea44/matplotlib-3.5.2-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f7/6b/5301bfdd311e0be74235cbcf0f104a4d3507e10002b9807e87341ebac0a8/matplotlib-3.5.2-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_aarch64, cp310-cp310-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/62/13/d18a3fd0f34af637926a6a072709ca843ee5cc3e2cda3c799a3d4de56f1a/matplotlib-3.5.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_i686, cp310-cp310-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/00/eb/4c2d7824c1ea12693303d1e7e8f495c8c3350181b662e06e3e569b69d76d/matplotlib-3.5.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/17/cb/83784d0aeef468bf3193fb7aa1957d0c4e8e6ee8ba249024ceeffc58b5ff/matplotlib-3.5.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8e/2c/2e98d7eddec1ac993026930e95917825cbb42d9c7dbb933d0b986b473d8e/matplotlib-3.5.2-cp310-cp310-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/67/4e/5959c5822f0694e4c2beb93f9ee34b8ec49052fc79d88f8842d9ded72f02/matplotlib-3.5.2-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/18/c7/35b4515da4b84cefcd8234233fd2015afd003278ed6a810ae0f03ec6c496/matplotlib-3.5.2-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_aarch64, cp37-cp37m-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/83/56/8080af16635d10a6876bab52ee9ab0c25b410bb1080aba12c12bb4be68eb/matplotlib-3.5.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686, cp37-cp37m-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bd/53/5fd2fb5e3b26460d80cd237ca6b390bd967c3cf6019407d4dcafba9c5afb/matplotlib-3.5.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64, cp37-cp37m-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/df/e7/0ad4aad00d6d0314aaf97526a54a34d385f898ebb7915d112431fff452ff/matplotlib-3.5.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0a/75/7411b92878a8eb7b14330814a921d1b19a974f1a699e1d7096b38efd6776/matplotlib-3.5.2-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bb/ee/59a884d5ee3c0fbf47c0e449daf87388809dafb48152c045873235851355/matplotlib-3.5.2-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/29/3c/740cdccfa4e22a84fc3d8f7f13ed632691c9a90969a0ea37fe92ad6f2c98/matplotlib-3.5.2-cp38-cp38-macosx_10_9_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d1/7d/821222d0533051fcb7caf116457fa790ed0f84ac9c3902436f89662744c2/matplotlib-3.5.2-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/89/fb/bb45f98582b0c046ccced1cbef3e286f0021fdf70d1b994d5fdd1a325956/matplotlib-3.5.2-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64, cp38-cp38-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/23/d7/be130e12d82e7b27f379e563669751feca432fe34eeb85ad9c6eee4c3a22/matplotlib-3.5.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686, cp38-cp38-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/03/70/57c4847a43f9b9be01222776d2aeba1a0e48e8526e511edb2826dc7ae6f8/matplotlib-3.5.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64, cp38-cp38-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/42/18/50a124008e624830fb8e2a5384802ba99ee0443994ebdee8f548c3732039/matplotlib-3.5.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/af/95/66d06ccfdeaaca61614aeecf7030f489c45eb4aaef04a9f65c0c12c9589e/matplotlib-3.5.2-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2a/0d/bebf456dd3b5bb4ecd78cb1e78636f38716384529d083ed78327ba49ec83/matplotlib-3.5.2-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fd/b6/52cb6ddd11462c0c86e53d9fe092074f9c106d61204851815b0c1e5879f1/matplotlib-3.5.2-cp39-cp39-macosx_10_9_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3a/40/a638be5b2a7be1c37657c211e908f249e5b504c10e749b9107b19fd9ff2c/matplotlib-3.5.2-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/36/e2/15a8569383085c22fc9b6e3066c887f7420a91f01aaf010e09e10191f8e6/matplotlib-3.5.2-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64, cp39-cp39-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/35/be/2d87d517ef2c3be82ea3323e268928a12b979d9d609057e3580197e1c979/matplotlib-3.5.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_i686, cp39-cp39-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b3/5b/c1b57349d1d4e13623a268d582e71aac84981a3b029036b093cf73500d58/matplotlib-3.5.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_x86_64, cp39-cp39-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e1/81/0a73fe71098683a1f73243f18f419464ec109acae16811bf29c5d0dc173e/matplotlib-3.5.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c0/f0/2ef5d732f45edc9fa70fc85737a0cd79df443f8e8ca0bfd1f7668cd02b4f/matplotlib-3.5.2-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/43/64/1d949d0fab5b83071290a46c93de28cbd8ff15a75b533d6c134012c61e4d/matplotlib-3.5.2-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1d/3c/cba248e93a42252c5a8d2322335fd643d8836e5d1cf6bea432a4149ec783/matplotlib-3.5.2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-manylinux2010_i686, pp37-pypy37_pp73-manylinux_2_12_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e4/55/332178f2ce970855154874b66595baf123155891307a84c8d6886f0bd6bd/matplotlib-3.5.2-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-manylinux2010_x86_64, pp37-pypy37_pp73-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f4/4d/9b62279224557e9a3b9d11f69e572996c3ccb1ee7444b5173f15ecb2cbc4/matplotlib-3.5.2-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7f/86/982067578d28fc48ad1dd7da360435b8c18239060edd7a12f70271562cf3/matplotlib-3.5.2-pp37-pypy37_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/2f/be/7d6e073a3eb740ebeba43a69f5de2b141fea50b801e24e0ae024ac94d4ac/matplotlib-3.5.2.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7), version: 3.5.2
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/60/f6/81c99d3413c18b4810256ac5bca0401c0804e69ea98b448e2c644b745bbb/matplotlib-3.5.3-cp310-cp310-macosx_10_9_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2d/4a/3262e792d1db92939f820c8fae5ac298b201769e12bb11c89de33ac7bae2/matplotlib-3.5.3-cp310-cp310-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/61/1a/584f2e77e2f88239d66314dab14839a199424319df242c783b84ae23ae41/matplotlib-3.5.3-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_aarch64, cp310-cp310-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7b/10/70a26ba757ebab35cc8016502ec14c4e51b939a1c62aff5c9b9731417ad1/matplotlib-3.5.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_i686, cp310-cp310-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c9/99/81f70f1c7a5f61997faacd7756faac6f41d1bda514cb0e29bd4b0d817ff1/matplotlib-3.5.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e5/ca/3ed0e1de9df496392a4c9d75b0c78f82fe5758c66bb875903cf7a9402f0b/matplotlib-3.5.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fd/7e/ecd6784f82baa01ef7859f8093be02b0913bda487b5bdc4da23c14041f9c/matplotlib-3.5.3-cp310-cp310-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/90/81/b73cb7d615a70a01bd349b8e85a7648c51f3a6346695354c1ce569db6d8f/matplotlib-3.5.3-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/41/6a/b9b170360c408c1cf1515b608fccd7e3e1f4e0b378f6713c2a552a4dab8c/matplotlib-3.5.3-cp37-cp37m-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux2014_aarch64, cp37-cp37m-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b4/d1/398124bc31d31b57a8a660be90bf5498b703f636c4a33a7180e7e59c3deb/matplotlib-3.5.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_i686, cp37-cp37m-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3d/4e/da8fa069f42ea32858a556b1979c587071d5e82a2b38bf86c24a41c4ec63/matplotlib-3.5.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-manylinux1_x86_64, cp37-cp37m-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ad/62/7b662284352867a86acfb636761ba351723fc3a235efd8397578d903413d/matplotlib-3.5.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0a/0e/17a2f293bf37f3ba92600cb2f6bf4a7fd21e96d2101531ddab7e157776ab/matplotlib-3.5.3-cp37-cp37m-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp37-cp37m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/df/3f/6093a23565d0f50ce433f56223fcc34af6c912cd4331dc582ba29d9b5a17/matplotlib-3.5.3-cp37-cp37m-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/dd/3e/15aefbbc4e7c9a4a16700f83e1a69020087c88935c447980e9aeabf67262/matplotlib-3.5.3-cp38-cp38-macosx_10_9_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cc/00/cdffb0622cbf31a8a33428f77f8fe22a1509a8be417f40089174c19639f8/matplotlib-3.5.3-cp38-cp38-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e1/9c/8330c19f49359b0729cb1b4cbc6a45d29bb2a7526f8318f4e59050e89574/matplotlib-3.5.3-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64, cp38-cp38-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/69/2a/6cf748ea590bcdc8a35fc9eff57505cae78f4c15035010c10cbe8bb3fae9/matplotlib-3.5.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_i686, cp38-cp38-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/f7/12fdec2c9cdd06a406f1ba4f08b5fe94bbefc800a4c6e5fa3feda0dc1d16/matplotlib-3.5.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux1_x86_64, cp38-cp38-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a7/57/c9b314e3c1fe451017e62b9d485c107db1f7b4fed70dc2e13c7acdc57137/matplotlib-3.5.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2d/19/dc36a8cfa795ceda35b823b3dd13c64258b4ae84a35acd9998efd58d347c/matplotlib-3.5.3-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a5/0c/e1d675e4f20ddc72497d422344317c227ecdd9e2bd95f4a1c53eeb2cd8e0/matplotlib-3.5.3-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b6/7b/fd9dc05a486bf3d5a32da454b100269e5afaff3a477f319d6ceefa48e167/matplotlib-3.5.3-cp39-cp39-macosx_10_9_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/40/24/a79cbea0d0b6ca64011bfc30cd18069885308e1f1e65772dfc3a15752221/matplotlib-3.5.3-cp39-cp39-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ec/13/78e0de82272ee6a24e5cf13469234accfc07cf08638477e8c516573b2a3e/matplotlib-3.5.3-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64, cp39-cp39-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d6/d3/cda19d3864fff82d83604841c0f972cfa7bbd9c759595c854202ad3e97fa/matplotlib-3.5.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_i686, cp39-cp39-manylinux_2_5_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/83/5c/0424da282a8deb4daa6aa530be3f66c9fe8b6eb8236400b06babb6461a99/matplotlib-3.5.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux1_x86_64, cp39-cp39-manylinux_2_5_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7f/88/bedb044b6df42c5e68d71df6f4ca9283c98cc4c563af4655d0128a210dfe/matplotlib-3.5.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9e/c8/0cdbaeea02ba50bc9390d9d38d809391d9a477fd571e6e3d8b1f8cfe0a2c/matplotlib-3.5.3-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a8/6e/0ee4fdc167173d29d45d2296ed0a1f00ccbe7410a2d10d696970eb0312a0/matplotlib-3.5.3-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-macosx_10_9_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/29/a1/5a02f43ecc29738867f461df5749fb5ac7fa4c701aed911287266f4e6dfe/matplotlib-3.5.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-manylinux2010_i686, pp37-pypy37_pp73-manylinux_2_12_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/66/c4/70c5d5a4c45a5f642f3609b8b87ef18233e38e08081169a76d19988fe83f/matplotlib-3.5.3-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-manylinux2010_x86_64, pp37-pypy37_pp73-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bf/f6/d0206285a0fc5ef590b5fe940a231cebbe49375c6edd8fd04eaf0489e83c/matplotlib-3.5.3-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Skipping link: none of the wheel's tags (pp37-pypy37_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fd/1c/5c3c71e38a408f2034ae08db6b71e7d1010f9461ab05d8b30b136a77b3e1/matplotlib-3.5.3-pp37-pypy37_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7)
Found link https://files.pythonhosted.org/packages/02/81/e8276ec6ca005b3b2bfaaad0ea47dbb3a0e389ec8ab87d08e3ccbe4b2742/matplotlib-3.5.3.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7), version: 3.5.3
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f0/a6/73b7b5824b1ac074691e7287363d48816621e5bc3552eb514f105eeb1417/matplotlib-3.6.0rc1-cp310-cp310-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e5/30/354596b0692fd8f16ec2552309b0beb9fd5f6f54a59c6cb430fd56cb37f3/matplotlib-3.6.0rc1-cp310-cp310-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ce/72/dd58999d3d0b1fb145c3a1698b0e0dd903c61763e12d9e8788cf47e62eb4/matplotlib-3.6.0rc1-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_aarch64, cp310-cp310-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d8/9b/61b7d8f18f6cf96f206a39937ee57a0aa7bc1115b8918ab926de0fa854ca/matplotlib-3.6.0rc1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_i686, cp310-cp310-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/25/10/85270998bd8eaa3cb5df7afe095285351eb78afd620d2348843bfdf4232e/matplotlib-3.6.0rc1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e3/3b/41ca24a2c4ed3bc357da81d3ef1c513c05a49230781a18f9f3d00578298d/matplotlib-3.6.0rc1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/00/5e/327c7467e1650c01760875016fc41210df29e3649886a67abc40c9e40836/matplotlib-3.6.0rc1-cp310-cp310-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fb/3f/5dca6381daa845b366ccc445a5ac1499b789c2659909bd5021736fc6e241/matplotlib-3.6.0rc1-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/22/7c/e59a1743d6431619b07d75403b2fc87393d1f4d49bd7043336331886e2c5/matplotlib-3.6.0rc1-cp311-cp311-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fa/6c/0237d7b09aa1d3850941805ed7ace73c4521b207af818e74a8763e0096b8/matplotlib-3.6.0rc1-cp311-cp311-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0a/02/5e4be5de8213aeec3d55141457e69b1814bfaf91ee50d4b6c248d7a351f2/matplotlib-3.6.0rc1-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_aarch64, cp311-cp311-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3f/ed/ee7c5c602dac27569c912009ae9babe1a1941ba9f10625fea9a3c9e33a70/matplotlib-3.6.0rc1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_i686, cp311-cp311-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e7/03/3d08f2e0ee7fc63d4b1f49b540f85727537117083ec765ad04e9d8c84071/matplotlib-3.6.0rc1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1b/84/fb57b62c6ca155cc6fefa51e94e02648b149fd2b8b83056d2bdd624ded38/matplotlib-3.6.0rc1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/49/9d/b59a814c2ff1fb88f6440c13941dfeb08f2b804a6340fbc70dfef740c237/matplotlib-3.6.0rc1-cp311-cp311-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c6/64/c59782f26b664c0c36de0c3e38155bf886d6d7d223e998318234d4f1b8e8/matplotlib-3.6.0rc1-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c8/24/32e1fe1b52ce6b8020b0230c35e6807ae1df26cc26dc74f19f57887efe67/matplotlib-3.6.0rc1-cp38-cp38-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e3/b5/14657727e03ca7f53431fa7e4b9166c3e108e4dfb2a8b11f0ae608d14480/matplotlib-3.6.0rc1-cp38-cp38-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7a/73/f52776295197c31804b202ee66117ac7c75864e76d5abb0e03e307d6442e/matplotlib-3.6.0rc1-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_i686, cp38-cp38-manylinux_2_12_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c9/79/2a3aaac40c34f0ad52a7d9a829beb6e4b3a5a0498f2cf48da69757efc4fa/matplotlib-3.6.0rc1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64, cp38-cp38-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/45/5e/5f45fbab5d259403348bebcf1aac514c64ecc0c27a8a24dca9a4a7476403/matplotlib-3.6.0rc1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64, cp38-cp38-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7c/75/a0b22e0c727add8f32fabc4ccbca4f607a0293d9d2149df4c70cc9eb4cb9/matplotlib-3.6.0rc1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ec/11/d685d6393ae95e04934c3c8766da51ba680ea737abe2e0ddb40c50e6dbfb/matplotlib-3.6.0rc1-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/83/ab/526bda64d7b85a1290c196c110f1438cbe46f5ee2e4e9eb2d84b3f8c35ab/matplotlib-3.6.0rc1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/be/3e/e11d82cba4f79e6183f3ffaf507669c826ac546d98126d0f1ac4b3226647/matplotlib-3.6.0rc1-cp39-cp39-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/56/6c/25930232caf0331944bb1b6e3a829004bc02ef27f58faa5f6cb55d90d9fb/matplotlib-3.6.0rc1-cp39-cp39-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a3/a4/91fca67ba4fc44557369b54c94c9f768234c3edca56400fcf008b163e0ba/matplotlib-3.6.0rc1-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64, cp39-cp39-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e2/2d/f1dc2a4d484c4573644173e698b82c7afa0120002e9f25d36acb704df565/matplotlib-3.6.0rc1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_i686, cp39-cp39-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/63/23/0b541dfd92475f6049c56712fc78bc89abdcf77c8bc9f86bb677d9616483/matplotlib-3.6.0rc1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b2/9d/6d8edaf25bddee300eef00f8cbcacbbfd5a37c08c80e7802184804e2b9b6/matplotlib-3.6.0rc1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d7/73/4289659ce6c4084753af830bcba4ef5c2c3d6244c2ed0b1ac9611b648b0c/matplotlib-3.6.0rc1-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/18/b4/65973290c5d0f7e9f460fe250e4e750a55e52b1f2f2cf1cf937884b28cc6/matplotlib-3.6.0rc1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b3/10/41d5498814300b62a31db28d7be56bf63362906051c31aa34ebedd4412d2/matplotlib-3.6.0rc1-pp38-pypy38_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_i686, pp38-pypy38_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7f/df/cd304b694f5c753c1896f9722856247b0faf29c05be3bd15e72724d66ac9/matplotlib-3.6.0rc1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_x86_64, pp38-pypy38_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b5/ac/20f3da6b58ce87179db3fe036771541078a022f06ebe8bb1b0ea834773c7/matplotlib-3.6.0rc1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4b/9c/ec6df9fa854ce747177a26873bc03eea423e603fa10f4eade6d87f197a55/matplotlib-3.6.0rc1-pp38-pypy38_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6f/d3/02401acdfd918a9c3ef03d3a8df157a492d8425ab7a280cb0b3790ce1872/matplotlib-3.6.0rc1-pp39-pypy39_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_i686, pp39-pypy39_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d8/fa/3ef564d29f65c5439cfaa13ee8322492548ca3f1e681af3c0bae782688e1/matplotlib-3.6.0rc1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_x86_64, pp39-pypy39_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/da/30/d3a41308c8c71d80498838d00295c37ce96e4d756c22260561c509cc7946/matplotlib-3.6.0rc1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b2/4a/f1fc2c82c4c801189f85222e903c22932558bdcfc4e5f670f109efc50766/matplotlib-3.6.0rc1-pp39-pypy39_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/f5/73/b5e7e24ba446fe07a699acc469d34116737734264bd954366068e4133f6e/matplotlib-3.6.0rc1.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8), version: 3.6.0rc1
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b4/53/b04ddfd57fbd16ff639e0f89a5b42cea5b720286ccc8029df9865212d0a5/matplotlib-3.6.0rc2-cp310-cp310-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/aa/ed/3576936c74cc2ed14c773a7d562fa1da3f7e91b8c8c09f25fe0c41d50f19/matplotlib-3.6.0rc2-cp310-cp310-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4a/1d/6e90c93df1aee834f31e56f631643242faab4d2dfb01bd284fb5313c0f06/matplotlib-3.6.0rc2-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_aarch64, cp310-cp310-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/05/27/32abf20acbd3f80aa4f2925ecfbc91a19469df8d4abbda7c75099eeca5d1/matplotlib-3.6.0rc2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_i686, cp310-cp310-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/24/4c/ae3c89c36b0b366629f31f92e5ec365abd142207f21186ade6f38a898994/matplotlib-3.6.0rc2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/98/ff/5f19ec1871266567d7bd360cb790704cfdcbc77b3b2dbf58e2a5a63ffc1c/matplotlib-3.6.0rc2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e0/99/021d2c108b05566559f4118fb5b197f0c46c92197d9e16b526412ca80e23/matplotlib-3.6.0rc2-cp310-cp310-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c2/2c/c90247865315e00548031fcefabb70ef7d46116341a60050baef319eee84/matplotlib-3.6.0rc2-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0d/29/6355342c9b6f5da2f1d0a9543f4a7c72cb1dd80db1efa7299b496a79c252/matplotlib-3.6.0rc2-cp311-cp311-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/74/44/039f5e9ba12d37217b37980fca13c4646179c8f529d19d59c29c8df284c1/matplotlib-3.6.0rc2-cp311-cp311-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fc/6b/962af686f6a08a7f43ccbada39af499e2c5687ac433fa143434f967b2eed/matplotlib-3.6.0rc2-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_aarch64, cp311-cp311-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1e/8c/468214c724044e1126986962e979089d146450538fd9672e90c1b5bfe294/matplotlib-3.6.0rc2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_i686, cp311-cp311-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4c/c8/f746b82380bc1abaaea71ffbb3e80ec3e2ecb8f427cfb1c5c3d0181ca06a/matplotlib-3.6.0rc2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bf/55/d45f30d11badd886e82931ea089f54d4df569b9d90575c37dedf7374dab0/matplotlib-3.6.0rc2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/65/61/0234d14c1286db0a7eb7750db71ff1f4053896b37aba4ee4f6919b6c821f/matplotlib-3.6.0rc2-cp311-cp311-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ca/5c/ba728a86eff39f22696d2c5548782cd05727457e13b7766690dea79a9b8e/matplotlib-3.6.0rc2-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ef/8c/2d6f0d8925b13f31508b5ae15e6fe8c0b182d306b44b79b8a693a9db17bf/matplotlib-3.6.0rc2-cp38-cp38-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0d/3c/8a487f3a52f1deec21b7fc9fa88f68adc547154180acf7cc6c83a4756cbf/matplotlib-3.6.0rc2-cp38-cp38-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/05/7b/934539ec97e7e4ff5190d8fc91f54cab01b9a0a8afa509146394db47590c/matplotlib-3.6.0rc2-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_i686, cp38-cp38-manylinux_2_12_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d0/7a/ee8bb3f02529256691485b3ea74856beee18e81ddc27017cee0aa366c6de/matplotlib-3.6.0rc2-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64, cp38-cp38-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/83/4b/43e030566ee312602c1329c4e55e60fe6e6c2707f06fd899c838e1ab03ed/matplotlib-3.6.0rc2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64, cp38-cp38-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4a/01/d99fa25679d532851585a26063d7dd0d9196acd0196c2ccbb37588081aee/matplotlib-3.6.0rc2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/62/48/f8ae0654d79ac307dd000571ab8b579c076c3bc9bb8b37c6e7a2545a460c/matplotlib-3.6.0rc2-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9f/c6/b5a20b913d4e108b911c6a68b67f5904319ac4823f95b1253336a41c0f8b/matplotlib-3.6.0rc2-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/01/c3bb84f1701cbf1bfa86d5c578baa65daf475591afdc42f14c672bf50b73/matplotlib-3.6.0rc2-cp39-cp39-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/41/f0/6c03b8b3d37f6817cf95e2d2a2f6ed895eaf5d63ecfe1c37efb964e63ba5/matplotlib-3.6.0rc2-cp39-cp39-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1e/47/de57f6ad4807fe0b520047c004bdbf03de90be3b29c5ab38f7b383b02d20/matplotlib-3.6.0rc2-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64, cp39-cp39-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d6/f8/6eb2f9257fabf2387f9afa4e3072ab1aa33ba4835357dfd8a27b575c2493/matplotlib-3.6.0rc2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_i686, cp39-cp39-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0d/57/1b410f971ca44599bd01034b6b9d2fcaef6e1d5e92db4dafb7e272616d73/matplotlib-3.6.0rc2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b9/07/c2d9c9b9355e9286890d9bd66f7f56796d7f6c4105bdaf5c366556fef966/matplotlib-3.6.0rc2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/dc/f8/cee543073d645e4ed7557da6f6fe1790dbc183d221828334644d5554c470/matplotlib-3.6.0rc2-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/63/f1/2afcc8b93c91f88bb8ca59ae1ef9ae5dfc6971dff5d2ca8c6857d0c0d156/matplotlib-3.6.0rc2-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/11/55/a550122a48a7d843cb989b0837da66723a1c88f4afc6e671065c111d50b5/matplotlib-3.6.0rc2-pp38-pypy38_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_i686, pp38-pypy38_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/49/cf/e25ff1bbc43609bdcbfb8e383be6ea97ca3ddec32c3efde2a8200f2d6a27/matplotlib-3.6.0rc2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_x86_64, pp38-pypy38_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/95/34/c82a3d4ef84881e53459412a7c8e9c2ce5ee1d118dc8e801e21bfcf85878/matplotlib-3.6.0rc2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/27/97/564ea1c9b856bc09df6f58f969369045093309e38e89ba4ca48a6ca11e53/matplotlib-3.6.0rc2-pp38-pypy38_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/43/ba/902796285071d808e695a968815168324aa55a6405d963515788596cb5fd/matplotlib-3.6.0rc2-pp39-pypy39_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_i686, pp39-pypy39_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/85/fd/e6c854a9adb5cbf3ab4fc4b05f30d3d0f38903ad4b75dd1125f6d98a34b2/matplotlib-3.6.0rc2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_x86_64, pp39-pypy39_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/14/ee/7b83fe9837927505737bbe5a273e62d137999d35329e225c15ef46b75041/matplotlib-3.6.0rc2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9f/22/e7e891e39ff87014d555c9616441ba9f23633bdaab799cac23eccb5a0602/matplotlib-3.6.0rc2-pp39-pypy39_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/bf/70/d68ca70409f11f4b998997708b5cd74524f5c8b531ab3d6c60b24bd26ad8/matplotlib-3.6.0rc2.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8), version: 3.6.0rc2
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9c/a0/7ef45f36629acbf09fae4c50fc5cf2ec522f518aff592ad8535cf81ebe98/matplotlib-3.6.0-cp310-cp310-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/b5/035eb964f9bc119785d69d4282ecbf3421783b230df3d43dcad1c3782648/matplotlib-3.6.0-cp310-cp310-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/52/d2/3a88e32103fabe95b0658db9177e4dbe3f83744a61a79fbc537b06ae730c/matplotlib-3.6.0-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_aarch64, cp310-cp310-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fb/d3/2bf938814aa202f459088964b2ed1ecaef2c7361f3ce832db25397c4db70/matplotlib-3.6.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_i686, cp310-cp310-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d8/37/65f6ba3cbc70a04047462651a0fa7b3deeb5545728001bf15592d0b3074d/matplotlib-3.6.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5e/00/f405389bccdfb8dea925ef4ed14efe8e3e09302355e721607e28745e8274/matplotlib-3.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a2/1d/06e85fb46fe0017ddfed8c8683502aa673b21567177444fee047d2f78655/matplotlib-3.6.0-cp310-cp310-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1d/ca/226bf297851690781ac79d8d1cb1af550f5d4926c56ee5035bf3d2027093/matplotlib-3.6.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/11/42/83ec7549007d2dc0d06acbf34871d84cc6c1b06e38a808518e65208f4fd2/matplotlib-3.6.0-cp311-cp311-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d0/6e/2dde2f3f82ba28704a2cabed3ed4f92f7520196fa3a9866cbc57cd40cc6a/matplotlib-3.6.0-cp311-cp311-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bf/b4/4dae6fc83d11a1444dde0ece9392d87cea1056ea308a59fc607a1b7ea74b/matplotlib-3.6.0-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_aarch64, cp311-cp311-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8e/de/b55b3800d08e597d4072879d56d22527a2771ec05f17e1ba3f92c3f29726/matplotlib-3.6.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_i686, cp311-cp311-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/06/dd/5a2da89bbbb50a657785427a4695063623c616b80fa3baaf68c65c119d5a/matplotlib-3.6.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f2/37/2081c45f41934f568e59981fd75522541506f69ffc989e8f7d107d075068/matplotlib-3.6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a7/65/a9ab70682c8d0e3ff5fe91931f08703d48cdeccbcbbb16e5acf1ec588c87/matplotlib-3.6.0-cp311-cp311-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ec/ae/82960a8135b2f5e7102e9538bed8a791525bb19cbee65326467f43af5d0c/matplotlib-3.6.0-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9e/32/39cc3219dc5efbafe1a9a37e6b0ac09428451298429dac20a7f312e3feb3/matplotlib-3.6.0-cp38-cp38-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c0/ff/ccd63ff64209f8cd1cd392d3530b9cf80797960fe25770907b2ddcd40498/matplotlib-3.6.0-cp38-cp38-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/40/19/980fa27a1985df894bc0398dd54ae341efe9a6776efc97648e0bf9a0f742/matplotlib-3.6.0-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_i686, cp38-cp38-manylinux_2_12_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/05/5a/aa59cce14e3a7c40a58971e8df34b544c98acfea41b61796ec973d63732f/matplotlib-3.6.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64, cp38-cp38-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/16/c5/99417b583a99f69c40fbd965ea22eca39a59e499619d75d0375f9c60c3c8/matplotlib-3.6.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64, cp38-cp38-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d7/9b/79815fbc5887a033a8c7d8a63414d4599783f916dd8a4ad380ee0b12119d/matplotlib-3.6.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9e/65/b531c7d9d9594bb562005b8d15bc39153f6dd169c17f1925fd2994e98e44/matplotlib-3.6.0-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d3/28/25fe421ac932027ae217461b32be2796a577590d3895d35db2b6477a1d5c/matplotlib-3.6.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/27/7f/15df847a510adbf00d50d604e2dfb1595372a1910cea63a072870dd1fb68/matplotlib-3.6.0-cp39-cp39-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9d/bf/5c48a95016bbc0188f522b89db06864ae87399f596cdacb52411cec8020d/matplotlib-3.6.0-cp39-cp39-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f3/ec/b8ea6b3bf9a8c31a8a7eb49323eb923beeb61933b3e86e9b91f545dd01c8/matplotlib-3.6.0-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64, cp39-cp39-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/db/e8/6d2d9e3107f7f9bb00ec38011a271b391f116e4b2844c84e092eb9509997/matplotlib-3.6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_i686, cp39-cp39-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1e/d7/07489ac0937036dac9f1283bcd5edd4116480b2b2bbc294043824018ac88/matplotlib-3.6.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/53/8a/e468eba72ad70eeebaf9f294389832465de1cd6105623e75358702230702/matplotlib-3.6.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6d/d5/669a452b51d30bc13f58d3908dcf0570a1c322141cf74e8da081f7bdab3a/matplotlib-3.6.0-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8b/ac/15f58cdca47e4ab068261a0a13dcbeca1849885c92e0d6bd2e0ffd19f0fd/matplotlib-3.6.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6e/55/c8ed9d90d298e8b215aa8cd12a6ad2a6919d9c2798cad3af13aa35d80f7a/matplotlib-3.6.0-pp38-pypy38_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_i686, pp38-pypy38_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/20/44/ee3881e100e690a280d7999a02507aa3abafd5af7239909942ed2c0afd0e/matplotlib-3.6.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_x86_64, pp38-pypy38_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6b/66/bcb0a666d04460f82f5947dd880a633efb3d04ad6e7871df9ac2167934d7/matplotlib-3.6.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/03/36/86a93086686219450909257068f403cf7e67614e99adaa98614cc5a93d58/matplotlib-3.6.0-pp38-pypy38_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e3/3f/823f7f945d52170f0a937fca607445a95f5916e4fde980d8a62691caf25c/matplotlib-3.6.0-pp39-pypy39_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_i686, pp39-pypy39_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/01/1c/bd4839ae01cde4beacacf1e7a2bec1de1b277974a7e2b4183b7ded8711c5/matplotlib-3.6.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_x86_64, pp39-pypy39_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2a/46/7c360f6863d7505f9c7980f982d867d21ea74a5060600fb86eed4f115535/matplotlib-3.6.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b3/ee/974d1b8fdf1a65feb7129bb0b5989bc334d65393362013685b497cd1be0e/matplotlib-3.6.0-pp39-pypy39_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/69/e6/c36374904b757c8193a44af789ddf5bc27f2fe5fbd0cdd908f09cb21e2e1/matplotlib-3.6.0.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8), version: 3.6.0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/07/b1/d94d106a84f3b7f94db58bdb91acce01c87f21dcacf08a226b0b829a2f33/matplotlib-3.6.1-cp310-cp310-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/90/22/3203fbded2846608480b5317368a7b1da67dddc59aa0ecdd302f165addfd/matplotlib-3.6.1-cp310-cp310-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3f/ad/11dee8ea23c746f2d28e4d9d33249c27d6c571d3637e8a49e56c53013e38/matplotlib-3.6.1-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_aarch64, cp310-cp310-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bf/11/f2315e9483587dfa9845a9ff98e829690aac1ba2a25da0b2ebcb4e1447b4/matplotlib-3.6.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_i686, cp310-cp310-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ec/eb/0abbcec439b67c757d76a87b4a00e7af7a0670601a0addd866bf075b379b/matplotlib-3.6.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/09/96/d50faddc9a74af076251c2c5a9ce35fa01801eb3f2aa1678fc8ab2c81a32/matplotlib-3.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f6/d4/d2b1c5324ec6753c40af15254377878843ffe0ee3794ae248cc49fbb2a87/matplotlib-3.6.1-cp310-cp310-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2e/09/c329dc5e53943c472897b9f894e0b377c8c633dd2e622ea23623a6fd2b7e/matplotlib-3.6.1-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b9/e6/5cffc54d7dff8ebd12da1f0d8696c2a656f6ee8dfa0c673eda08c3c4aff8/matplotlib-3.6.1-cp311-cp311-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ad/d0/6d0505cd28cd9be330c1f9f1ceb10a3765d6b32d8f10816aa374127e53d7/matplotlib-3.6.1-cp311-cp311-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fa/47/204956bcae414053bd0f6fd52cb75c327e27a91e2e7945151fcedec4a804/matplotlib-3.6.1-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_aarch64, cp311-cp311-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f7/39/362302b520230ba4662e6a4b15cbc15059cc6ee8e8205db4eda8eb37f44f/matplotlib-3.6.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_i686, cp311-cp311-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4b/ce/f8b62917251d87ee6c017a9af8fc620a219dd1adc23b4c3097c212bf6ee3/matplotlib-3.6.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1b/9b/0321445ba2af183c859683f96130d4ec24e9f7071eb53fa8e36a0be8d383/matplotlib-3.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/aa/93/6ea47227a7ed5a9c66cf488d9d5c55a517858fe34cd65d77d1a3d73ce92a/matplotlib-3.6.1-cp311-cp311-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/77/68/387a8d924a1f3ae5991f3e73b775f9668dc66472929ad262031eb5b952be/matplotlib-3.6.1-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/69/66/302f88fba25b5fe013b9cbd3913b20ab60f82010096ea0f8b8816b768ff2/matplotlib-3.6.1-cp38-cp38-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/32/f9/6aa9077a6e7b7df8d0b7720be21f5b7f476716dc649d1243269744dd42a5/matplotlib-3.6.1-cp38-cp38-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/af/b3/b60f4a6ce9ec2550e4b762c09fe462605ef1cd1ef4836c034d0d861074b5/matplotlib-3.6.1-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_i686, cp38-cp38-manylinux_2_12_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/72/92/1326db5126371d306644e3b31c7364ead34a05114e8e7d0b7f3f59cda903/matplotlib-3.6.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64, cp38-cp38-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a4/8e/6f41cbfcbe2026377022f642fb4acb8f06f0870b34e4bb304a9ea849f026/matplotlib-3.6.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64, cp38-cp38-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1f/ca/09dfb85eea79d51095c46a511553b455cbfd30dfd03250468508500711ec/matplotlib-3.6.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/20/88/b632ea56a980c04df54b9079a115897d52fce7ed720ec5dd4346ad10d4cf/matplotlib-3.6.1-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/27/5e/7799cf3f0b0eec5fe1a67802d0d460b5c5bb46e19c7885e92841434d6060/matplotlib-3.6.1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cd/87/9dfbd0d7987944128e8369229c088c5fd39f7db0fa4beaf33b89bd302dd9/matplotlib-3.6.1-cp39-cp39-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2a/01/81ac9ef48c8e05f00915994ea385515f200cf826a3a6257d70db5bcfdb8e/matplotlib-3.6.1-cp39-cp39-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a2/ae/173b598d756356491bd8ebf762307940576c804c247d813851f6a24393e8/matplotlib-3.6.1-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64, cp39-cp39-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c5/e9/993080b3d01f68c96a8479c3ef26145e17a3461af6f53baa68bacfbb5e33/matplotlib-3.6.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_i686, cp39-cp39-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7b/18/8dc429cf24e5bcaa52f656adb5ad3ce9956ca3f9f7ac2aab080905a164ae/matplotlib-3.6.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f2/c8/648c2522793c31aebe7ac417387da6da02575c1a8a7d208e00a7208bcc97/matplotlib-3.6.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b2/01/59925e0b9875c501d60cf740603de9d952d6cc557db6ad3a1023c22132ba/matplotlib-3.6.1-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/de/06/57b83c04f8407284785785ab08fc4b65b956b0c266c3cd350b367c33aadc/matplotlib-3.6.1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3a/20/45e197e11e1a234984462960bcbb6402380ca4e44c62c7a36fbf863d818d/matplotlib-3.6.1-pp38-pypy38_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_i686, pp38-pypy38_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/33/fc/dd2260992b9280df31db4a9a6170ea9fdab14aaf403c47f3c99ff1e8cd32/matplotlib-3.6.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_x86_64, pp38-pypy38_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/91/a6/64de43194c096ca7706da60c4916873b6ec2fc712579baeea88f16c4ac1e/matplotlib-3.6.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/94/d0/d67e5107607b442148d3bcdb233119ec5175c17314dc2ca579925102d5d1/matplotlib-3.6.1-pp38-pypy38_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/32/b9/19787a3b0d0710859ff58ffdbd2c80dbc4d8acf4caf23922961c93a47a1c/matplotlib-3.6.1-pp39-pypy39_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_i686, pp39-pypy39_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/80/a7/9d9944dc3a57a342ee26a6f25a3e091446d1a8b99efd41d0a91e0c291297/matplotlib-3.6.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_x86_64, pp39-pypy39_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d9/06/7c72f575552f3ac5a531be6763f4f05f555ae90d5a0ed3313d32750bbfc5/matplotlib-3.6.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cc/23/aa1a17a592d132a563650591bf99260e9dc588f1e11df884bc54874fffdd/matplotlib-3.6.1-pp39-pypy39_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/0f/23/2eed6f40e1afca9c272fa7c13b437b7784c94a0c180f796c0da114265bf9/matplotlib-3.6.1.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8), version: 3.6.1
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/34/a5/ceea3cb4f78810fb930445b344e53f12bf2d38a735bc66aa651b54e64eef/matplotlib-3.6.2-cp310-cp310-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/44/65/520605576d848cfccb27611cbce924d8202c67bbc8a98f6cb8bc74151fbe/matplotlib-3.6.2-cp310-cp310-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/46/97/4af0fb18d86b6787c3a92f5f743d277a39c9f93f40ba9c9d7508812eebeb/matplotlib-3.6.2-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_aarch64, cp310-cp310-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/30/3e/255f0b7cc8a6472c9d1a02a673fc53cb2afc8d3b90197cae97242280e986/matplotlib-3.6.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_i686, cp310-cp310-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a1/03/3e589945cebbd462f72b99242d11c03b88931255dc07ad91efe8180b1b49/matplotlib-3.6.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/83/71/5ff2ef1ddb8e12cf50b741d68de649731684779ab9cc7f5d15bbf335481a/matplotlib-3.6.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6f/b0/e021d86b22b5ce2ee58a3900827bc1432545600bb467f481bef920524509/matplotlib-3.6.2-cp310-cp310-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d9/04/323462d71069381866a48a0f9b3bdcbcbab612a623a606591c87f357bfa5/matplotlib-3.6.2-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ca/c0/190a8d52f2914d67448fce2700819e0e0be53ea722009b8daa27e5afcf63/matplotlib-3.6.2-cp311-cp311-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d1/f9/62ed7689f0a54c9042b95166e68d771b4f80edc2a6f21a020a7bbc5b9d9e/matplotlib-3.6.2-cp311-cp311-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/b5/5f918e1d59480f1a1843000c65b089e1d49f659fa3dfb9355a0fc9cac9fd/matplotlib-3.6.2-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_aarch64, cp311-cp311-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/92/18/fbcdac63ac91a24a3a14b0c65986d87024169b1af53c655b02621b0a380b/matplotlib-3.6.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_i686, cp311-cp311-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/79/ea/77c6ad183453fadb34ffee13e1948bf54f40023dee39d409bba499959bcc/matplotlib-3.6.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/92/5c/903f079bf62e6d1821ace94a7e1c24ed4c3537230d3d64a20cf1f25af627/matplotlib-3.6.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c2/d5/5ff5b4ab16e08d80eb4c17ab8968739b209a83563ead659009c77bf028cb/matplotlib-3.6.2-cp311-cp311-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c5/96/40374f9d6f28966ed5ba00c0442ded12cfa2ad17c0c4a4ccd26191d1ecde/matplotlib-3.6.2-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7c/e4/90bb581ed9922e8b7709808de1f906bc885750d61df87752fd58655a2d5d/matplotlib-3.6.2-cp38-cp38-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/22/aa/7f0f1b2405f38d782bd882340ee5ed9d9414fd6b0a1febcedb7422010007/matplotlib-3.6.2-cp38-cp38-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d2/55/87d77ea67bc70d158a695a54266bc8c825f3212bf45b0bb02a3b2d7f2678/matplotlib-3.6.2-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_i686, cp38-cp38-manylinux_2_12_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e3/99/27762065dce08319c8ba93de899bdfb953ed679ccb4c05342f2b80963c75/matplotlib-3.6.2-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64, cp38-cp38-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e3/4d/ec9404380b50a1eefa2b492909613ad5cb67226eb9910b089ea6e36dafaf/matplotlib-3.6.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64, cp38-cp38-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/84/0f/44267d1202eb8d63c27a0d69818bb88abd224bcdbc460966c2141461b875/matplotlib-3.6.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/af/a7/952b42ca5ba42bca5dd9424288dc3c47b956ff3cab61dd7005876e40464a/matplotlib-3.6.2-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/e5/e6b46331abdf395dc653432df13979e44c7d88d5135d93b051093b402408/matplotlib-3.6.2-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b6/25/38784072ccd09e0fb95228815acbffb7aa97828b0419e940b8322d211b4b/matplotlib-3.6.2-cp39-cp39-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f9/57/3322816ea95fa24e97232b34ff2ec92a9cd7fe7d3c6465e664bd51849760/matplotlib-3.6.2-cp39-cp39-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ef/0b/1c4dd0f4237d9b9dd3faa697b3ff9522a2c45254de268c058f23f025372b/matplotlib-3.6.2-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64, cp39-cp39-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/79/f4/99434cd54213f8dbb9298d35dbeab71806d55cab865de578d35ba9abe045/matplotlib-3.6.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_i686, cp39-cp39-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e5/b6/53b73246dc2f0b5de5a31d9580ae1f8423f2c38346f46b566d7dc5ce401a/matplotlib-3.6.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d8/c0/96da5f5532ac500860a52f87a933cdea66436f1c436a76e80015ee2409c4/matplotlib-3.6.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0f/6d/5b00299e878a5fff4cee7d14f0e6dc7d238b52e21c6174c6591ff139e136/matplotlib-3.6.2-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/78/af/4c83c99656c500ca0db7fe6f349d6309372ea8bad9c78d5c161930977bfd/matplotlib-3.6.2-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ca/0f/aff913721c24b10a19208f8f491db3aa99a3ff21009c5784164a228e5c7b/matplotlib-3.6.2-pp38-pypy38_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_i686, pp38-pypy38_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5b/ae/6d215739506446211e6f1ec608983d72658f4895a0ad7801b1ea61f17592/matplotlib-3.6.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_x86_64, pp38-pypy38_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7c/93/01ea7004154235caddd39d918cf79324f8af80b64a6c0f40bfa37bc09556/matplotlib-3.6.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/59/dc/6657c733621dbaa360287a5075ef8439aea6c961cbdd4b3db43c919623d7/matplotlib-3.6.2-pp38-pypy38_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/2d/ea68b71b43887b71e0fafe13093a5f2cbcd6ac212f9df36af26a54293c8a/matplotlib-3.6.2-pp39-pypy39_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_i686, pp39-pypy39_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/17/61/9900257024ffd56d2979df540e89e991153f4ba2112a6aa609839204bb52/matplotlib-3.6.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_x86_64, pp39-pypy39_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7a/53/018eac701f90f996ca1ebbc752e251297d2a23525cb95e7ad448698e493f/matplotlib-3.6.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/80/24/97c9bb03263d0812ebc17ad0608a4b9f2dda4d53ec21bd7534a932809f30/matplotlib-3.6.2-pp39-pypy39_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/91/1c/a48fd779287df3425c289cc2ff728980a5b355f15f4c3c40e1822770ba44/matplotlib-3.6.2.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8), version: 3.6.2
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/52/15/7b01734d1a09ab357759379df0bfd775ccc1221000f01a59771381561e5e/matplotlib-3.6.3-cp310-cp310-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/20/a7/4dd7e843c2f96333a851d85d0bee0ac96acd7f6833dda22863cea6555311/matplotlib-3.6.3-cp310-cp310-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/87/97/dfb288954b50ba5b4355d87c48d615647e807ffa1fe4385ca4aceabcf798/matplotlib-3.6.3-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_aarch64, cp310-cp310-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f8/1e/a611f1dcb2408bc421121009d5f1f1e7f7940c199c3289eb5fb317705de2/matplotlib-3.6.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_i686, cp310-cp310-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7a/92/f41341cb06376a4a5dde40ef5d42b28de271c07b9a18d3462bf3e3e94701/matplotlib-3.6.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/44/15/4225ce5758885913338c8bf2bf2cad8bd00691fdcfea85147450a4eb495d/matplotlib-3.6.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/53/84/5e4f16c5690a9bb5d204b6812b8569c90dc7c8b65d2dc016413c46ecfbb3/matplotlib-3.6.3-cp310-cp310-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e9/69/aebe0f16b675f2d090307496134b4ebe8393bbdd2ac721a669edf90068b8/matplotlib-3.6.3-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e1/6a/20d32bdb507816cd004f2c6dad875ed0421565119f4e7a83d6ad444cc168/matplotlib-3.6.3-cp311-cp311-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/09/ac/f3c841a09bb7479832832472ef9ec49c2069f437d0266c1168d586eee601/matplotlib-3.6.3-cp311-cp311-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c9/ae/16043bdb37b6eff7da768ac37e5438e35fc72077f40581116a1a68926b73/matplotlib-3.6.3-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_aarch64, cp311-cp311-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/75/5b/b12a4113572fc132b1c68cf90a85c97a124883a8cf99adb78c537aab25da/matplotlib-3.6.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_i686, cp311-cp311-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/05/d4/b53b365f314fbc86483a3da302c708bface0ab8a79f52c5ac85c9c040227/matplotlib-3.6.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d2/8e/06325dffa65bd7b34c489ee412184bc3a0b6f9e95e40e5a9d58dd8b2a749/matplotlib-3.6.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/05/d1/2eb0f798137c2ec5e36da51029e93c884f319ba539f8f9f71d08334a04b3/matplotlib-3.6.3-cp311-cp311-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f2/ab/645f1c12fcc32ae8a5a756636d3878d96d15238e4d8020b4aaea65a676c0/matplotlib-3.6.3-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/91/68/ca621cc427499562ef860a5d6d260298fb9c97732a28ce9bd514976a8c14/matplotlib-3.6.3-cp38-cp38-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/78/53/f59eaad2f5826394706eb544a497cb30c69ceb955a5aaac95a980905de60/matplotlib-3.6.3-cp38-cp38-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/68/76/0a29552d09fcef29a01d4e22bb05fe0a081664744714c2922de68492ea29/matplotlib-3.6.3-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_i686, cp38-cp38-manylinux_2_12_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ef/81/55ccf5fba22ecda9150b58ad0a2c2ce6387ba2708c6fb7eeecd2bd3ac2cf/matplotlib-3.6.3-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64, cp38-cp38-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c4/49/80590115bcae4bd8ffb30fc52df459d785dd0f1542312c8c996b7206747c/matplotlib-3.6.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64, cp38-cp38-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/45/d1/34b6029409d8459188c992038ebf7df2c7fb1c3cbdf309ef8ef43ed580c2/matplotlib-3.6.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/91/b1/8d05df04d00dceff3aef97ed039007ab5e26ece406e5fde76b2d7ccdf8f3/matplotlib-3.6.3-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e5/0e/de561b1fccd7505593d642ad0ff0d486160dea6f14682722058e17d32bda/matplotlib-3.6.3-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f4/b9/8ca889f3ecb050505fa935a9e2af9dd1b73157c80b339d32370117791777/matplotlib-3.6.3-cp39-cp39-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/11/eb/86f5fa330c35fac8f9daf1ca48ec317a715bac44f0fa4de4d95ca065a1e8/matplotlib-3.6.3-cp39-cp39-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d6/1f/3b1a24758e442bf614bb85a9cecb57b904c4f2b020a6ae79dd7cd62f999b/matplotlib-3.6.3-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64, cp39-cp39-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/94/25/1cce2a9120cc210ae30a5fe95ff76f7ec32f887f2be96fd38d8ccbc029b4/matplotlib-3.6.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_i686, cp39-cp39-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/05/66/8e92c6bee9cc93003804eb29aede7c9479196859f9a70c0355860651240d/matplotlib-3.6.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/4d/6d5176b64cfc5b128e859b7675e72c05db52dcb128196b8a27ba834ff5cd/matplotlib-3.6.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/48/13/b57d6028a5cdbf58bd5379e9e257922edd65100c18d2987f9540cb741d1c/matplotlib-3.6.3-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/38/10/2d4d32d8daa503c9f1e8fa0ce4c016ab49554d79070066a321f42fca5ac4/matplotlib-3.6.3-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9a/c0/79be310d06a5a4c0461c860474f96d6be9aa869ba785a950f20c089e9bf6/matplotlib-3.6.3-pp38-pypy38_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_i686, pp38-pypy38_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/76/e4/7c2fa2ccd7c27ac3a695e33be8ad1a0b7cddf7127b249934af0ce4097129/matplotlib-3.6.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_x86_64, pp38-pypy38_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/40/15/444e3cdb0760b4842e70935cebe9f000270a92b7302ef5ee4a38f6c1c1df/matplotlib-3.6.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/61/38/6db7cf2aec7ce7a1c22a2d31031bbd896b1dfa3bea400b68c0018b84cd23/matplotlib-3.6.3-pp38-pypy38_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/89/d4/7b402f51b2de99834cdedd5c4d586bc73b2c245a0156fca4fe2c48aa83a1/matplotlib-3.6.3-pp39-pypy39_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_i686, pp39-pypy39_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/80/8a/0ee248d17cbd5242ebcfa89b66bb1d0093607a081532fb77e106a8729947/matplotlib-3.6.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_x86_64, pp39-pypy39_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/aa/de/f6cecb733976649c147848f47cbbd9b206d5383d499490443bc0850f78fb/matplotlib-3.6.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8f/75/87dd6daa39c64247924314d096c4d794f84f5e7c665a0e69f18a774e0c70/matplotlib-3.6.3-pp39-pypy39_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/23/6d/2917ed23b17a8c4d1d59974a574cae0a365c392ba8820c8824b03a02f376/matplotlib-3.6.3.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8), version: 3.6.3
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a7/d4/8238ff2ab49b07b41f5dec09fe34578ffde1153f3d92f7ef329c616ad0f4/matplotlib-3.7.0rc1-cp310-cp310-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7e/8f/060aa2177b828816b860eebfe8762f7f9f60f2ccaec10112ec77467517bd/matplotlib-3.7.0rc1-cp310-cp310-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/54/56/8419d92b7d17e5f428b6e588d26f5b54cd2d69769e5bfb35a22c53245cea/matplotlib-3.7.0rc1-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_aarch64, cp310-cp310-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e0/f3/73a198d3cb629b4b62f645636493c9be0922d455822113f2194006276c2e/matplotlib-3.7.0rc1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_i686, cp310-cp310-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f6/28/888633fc182263433a17431f04addd4ac2d69ae8ac3a30744b91fae90dcf/matplotlib-3.7.0rc1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/aa/3473f03382e95677a7719064af52d2b407d4363d0f477dad1ec16b8e280b/matplotlib-3.7.0rc1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4e/3e/b81f871f41b8bc05af3d2c060a936ad664f7964dc1735bdeca03bad9e2fe/matplotlib-3.7.0rc1-cp310-cp310-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/09/06/6429515766072105408d2ce9ad78691936b20c1d4e2a636e579a3b111dc9/matplotlib-3.7.0rc1-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b5/c5/07d612489251f98b5d03f478ebc2cd2bf50e5523c2451bfb55b1c1dce61b/matplotlib-3.7.0rc1-cp311-cp311-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/77/12/68f0228b0caf938de3065ae84b633010e7cb3b45e5ccdbf18b3fc8d6f0d9/matplotlib-3.7.0rc1-cp311-cp311-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d1/2a/9c8167e6fcad2dfb105100fb9cc32fe50cad431a15ba71d6dab334991717/matplotlib-3.7.0rc1-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_aarch64, cp311-cp311-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7b/9c/c914f2ae80ea099c38b764943af45e9731ea974885ad0362c9eeee02f485/matplotlib-3.7.0rc1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_i686, cp311-cp311-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a8/4c/c45acbfce1c780c34d95c5b36cd32f247b06f7fee0e4f225672c4b282ab5/matplotlib-3.7.0rc1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/35/e9/ab1a467d1a08c14425ad07b5e52e31a4ae566f9c28ed39b1c6d2eb751297/matplotlib-3.7.0rc1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6a/90/9a8973d955b83a0cf060f2916b09659a3b211aad679a246c4a4b7e97e615/matplotlib-3.7.0rc1-cp311-cp311-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7a/de/bcb9787de00cc5a9185c0dde80b698aee68ba363dcca51d0053a88f45463/matplotlib-3.7.0rc1-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a4/8b/0474190b379c26686e82cdd25b446b8c2fdc061eaa26a00410195c99968a/matplotlib-3.7.0rc1-cp38-cp38-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/18/64fe609a4fc038161c59034b0eac0375d4f0d31f3e3ba79dd50bf25bba54/matplotlib-3.7.0rc1-cp38-cp38-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5c/ba/65017e64d7b8793954332a497ccb0571b085815fa61a03023d08d1fbeb89/matplotlib-3.7.0rc1-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_i686, cp38-cp38-manylinux_2_12_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/00/2e/796611765b1e9f538e0ed4342f4bcdf65a6752f05a1efd1ffcc2e8c2c2d2/matplotlib-3.7.0rc1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64, cp38-cp38-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/28/aa/58551d7f58ec480012ce3d98868a2b47fc9a6e9162ee1cfacda4ffdb29ea/matplotlib-3.7.0rc1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64, cp38-cp38-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7b/88/18ef959844f29270317e3ac7cb48825a54fb16a50abff76a4cfa770b6e9b/matplotlib-3.7.0rc1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/64/ac/d05ade288c0cd2768a6413560fdd870500bb659136cee81573a68c65ecbd/matplotlib-3.7.0rc1-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b2/5d/ab35a4e73663de1c9a69c27251ec3c4df4592aa5d545d47ca988643c04b9/matplotlib-3.7.0rc1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b6/fe/c003977f996e12b7f485fffe7ecd162485dcbd958a030cab75711a9e55d2/matplotlib-3.7.0rc1-cp39-cp39-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/91/60/e475a7a0d5aee7268946f2d67c0b5f64a714b162028598ae8ae947986fd2/matplotlib-3.7.0rc1-cp39-cp39-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f0/43/ff2bb9ea736b31e0c19a45a46c1afaa0d6d110f88c1044168e46daf3b156/matplotlib-3.7.0rc1-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64, cp39-cp39-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/af/9e/1a3a6dfe151753a2db1c7bcc1b8f8561cec0c2d122de02291c9fb28fc529/matplotlib-3.7.0rc1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_i686, cp39-cp39-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/cc/e6/ccae04247b06eaeb3a92169e598aee4c2058e35fd86ae42f75091ee60b09/matplotlib-3.7.0rc1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/90/c0/a6cfad984a1a0667802e5543004cbffc1aa53b755e057bc1c04faf8b2b98/matplotlib-3.7.0rc1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/70/eb/53399b810bf756057567d203d7d29069254e344cc25337ab92329579e039/matplotlib-3.7.0rc1-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/55/4c/cdf75adde729277f9140ebe166f8e7d51c03f21b753b5838bdcb244e703c/matplotlib-3.7.0rc1-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f4/78/b949dbb23e66f4e8b032ec2a1f080c3743a0a784cc34a2a57d0101c66152/matplotlib-3.7.0rc1-pp38-pypy38_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_i686, pp38-pypy38_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f2/70/8416bc6e7c98753d11a5142f8dfc93ff4aca982b6a39afc43d6f3c4fac42/matplotlib-3.7.0rc1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_x86_64, pp38-pypy38_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/eb/b7/02c091e54da24b9e79e09fd85e9a50f4b6df4131f32d24c54e610adfde03/matplotlib-3.7.0rc1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a0/44/f38a89eb8d2776d00a31d86dd0b4e8742ca92ae1e057df490987c46c00f3/matplotlib-3.7.0rc1-pp38-pypy38_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3b/6d/fe307802214a9c44ac7f2cb41d12c483239e5c06adbb740332f9d337d5a4/matplotlib-3.7.0rc1-pp39-pypy39_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_i686, pp39-pypy39_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/40/37/4e43b92464045ef1c9985cb35c3336160011501bbad8191637e540e55400/matplotlib-3.7.0rc1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_x86_64, pp39-pypy39_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fb/f2/eee19f71b6642b1b627215b9fa9e00cbbe993a57d22cce1d65c3382afb93/matplotlib-3.7.0rc1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c3/20/314124ab026e786183474ab9ecd8435690ac1a951dfe2c85ee1d61f28ad2/matplotlib-3.7.0rc1-pp39-pypy39_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/3e/43/31c8366ca6699e30fbca5e914e87e6af3c468f582268f6b9ec200895e3aa/matplotlib-3.7.0rc1.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8), version: 3.7.0rc1
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a9/5c/6ef113407b0bd99447d2a5bee2b160b47e5bba3e3611bbd922ad944d7451/matplotlib-3.7.0-cp310-cp310-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ce/06/847aa3ceb38da59c7ad4fc3b98695e15acc6cef426a14d3b382cb782c591/matplotlib-3.7.0-cp310-cp310-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ca/68/af21f4d62f42368c13bc8bbf3bbfb072fd5a944bbf9906c805a91436873f/matplotlib-3.7.0-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_aarch64, cp310-cp310-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/17/d3/776f1b1cb8d8371ae3dbafa478295acf8415e612ca7f2eeeb416e8d1e49d/matplotlib-3.7.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_i686, cp310-cp310-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9d/57/ac31c1d9cea4b13dcfae90de9f0b1c8264e1ffff193c6346eab47cd4e1cb/matplotlib-3.7.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/05/da/0b3bdae60e27b99d22a044f63de323988c7343b787734ca76e41de48cf9b/matplotlib-3.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/de/bd/fa12a97b384805fcbfe1ec0ab283e8f284210068fde2514277ef41082bc5/matplotlib-3.7.0-cp310-cp310-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b3/58/20216183f03327d5799f55519876f176174167a8f6712e4cadd42eab909c/matplotlib-3.7.0-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/04/81/4a7ceb30d60c5663a183cb14b75315b52a29cf65ce0954ba5a7165a8f6a6/matplotlib-3.7.0-cp311-cp311-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/50/15/1d28dd65759798035aafb63fbe2844f33b1846a387b485e62bbbb98c71ca/matplotlib-3.7.0-cp311-cp311-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/32/2e/3e164ef3608338b436fd2c3d8e363583e0882749b6bbc5071c407f345f84/matplotlib-3.7.0-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_aarch64, cp311-cp311-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/db/0f/7feb92afa40d0919e8ed729351ed0df3030351886a0a2e30f723b2cd3dac/matplotlib-3.7.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_i686, cp311-cp311-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ba/95/26ebd4d1613296d50fae5c58779273adfa24eadf16fe6da9f44bec61935d/matplotlib-3.7.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6f/07/8c77dd5538d80023f64510312a52df5f463b04450915f6636ee820e5ea95/matplotlib-3.7.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/15/d079a47f516b66b506c73eecfee4f7c5e613be6dce643e5494b4bdb8aa4b/matplotlib-3.7.0-cp311-cp311-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/2c/63/8e406cf7fd0e56be8a9cebc8434ff609b9fc246edb9b8ba533e56c871778/matplotlib-3.7.0-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/dd/23/97592879b993caf5bd70a59e51be62f70502c3737eb508c00eb21015a2aa/matplotlib-3.7.0-cp38-cp38-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ef/46/ca4a48a835ce20e1cad6fcff5ec034266b4c4dccbb093c38987bd38803b5/matplotlib-3.7.0-cp38-cp38-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/31/5a/a51e86a3d900ceec936e1ca7c13d9549fefefd41d22e1cedddcdf309d9b5/matplotlib-3.7.0-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_i686, cp38-cp38-manylinux_2_12_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/94/a9/54ff088e303d93f81dd1bbbf98ca4b0ce6bfa09c21ec93e87645e9ac3ed2/matplotlib-3.7.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64, cp38-cp38-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/25/a3/ac5c470d1e448d80c67c901ecc332ff1c9f8549290ffe6f70bed9df9d79e/matplotlib-3.7.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64, cp38-cp38-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8b/24/d4125e9588e3d121a815ea9d65d218124653ff83886e97318977c0375f90/matplotlib-3.7.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/96/d5/8be245e129378179587ee0975d60c8efd9fe64f9b494688f31c36ffb114e/matplotlib-3.7.0-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a3/d9/161efaf681fdaeedc1d35c95e18d9bac1165791cf991b694523be1f2423c/matplotlib-3.7.0-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/af/55/4d92f2c85ecb7659781c6fcc29be0f9efda39ee09d805a922da58d336863/matplotlib-3.7.0-cp39-cp39-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e6/31/41b761e44ec05df946fbcd78d742741a938ccdbb14a07543b1021b2dab0e/matplotlib-3.7.0-cp39-cp39-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ca/f7/a92bec5eb172a0783dfaafa62508e00260a5671fcbc6abf3697ac378c343/matplotlib-3.7.0-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64, cp39-cp39-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c5/93/8d7e28c5e1a590442a8e5eedbf4985bce5492b096b5157618441e1cbb620/matplotlib-3.7.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_i686, cp39-cp39-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5a/d8/0626d8c38bba48615273254481c63977770070f501e264d0691c88910415/matplotlib-3.7.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/7a/c4/2652d12fe19580600fd8d3646639c5246f30295159d4ab48f2a63fbaaf9f/matplotlib-3.7.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1a/c6/33ebce4c10c5696e860c66d8a9496810d062c464aade9be04b1533aa3b7e/matplotlib-3.7.0-cp39-cp39-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/93/17/82f872566497e5f9a3eda61037bfe2de6a66333cb5ddd11f7b95487f008d/matplotlib-3.7.0-cp39-cp39-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/b2/1b/a74f356e1e8c0ddd1726ba47a47a7154cc8f19e434449299f08d7fca52c3/matplotlib-3.7.0-pp38-pypy38_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_i686, pp38-pypy38_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/81/56/cca0caa0871e67f285c7c2630aa2d0c4b26a656975a9029a6de8863b5a5a/matplotlib-3.7.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-manylinux2014_x86_64, pp38-pypy38_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/31/51/61d71b0e37d644baac9015f07940e2a883e882dab20c314b22e5c8ab498d/matplotlib-3.7.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp38-pypy38_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/73/66/e0f9d455069900aa148f1d79a8f2e9f29f65f9a7e6fddc501eb2d7c6abc7/matplotlib-3.7.0-pp38-pypy38_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ab/93/30985dd59bc5a7e4f31db944054cd11f36535c47f214984acfb988a8cd89/matplotlib-3.7.0-pp39-pypy39_pp73-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_i686, pp39-pypy39_pp73-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8a/80/ff43b269b8096155833ba0f3d04e926cb01fd7ee3a3e7b6fdd2aff5850c1/matplotlib-3.7.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-manylinux2014_x86_64, pp39-pypy39_pp73-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fe/c5/2e1dbdea660c8764a742eefa5e661d16c3cb9b9b4a1296785ee552274e39/matplotlib-3.7.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (pp39-pypy39_pp73-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/be/40/e5086732e12d5e578c3fa1f259f82e0c95b64a91dd9b78c61acbf8cb980c/matplotlib-3.7.0-pp39-pypy39_pp73-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Found link https://files.pythonhosted.org/packages/65/c2/34158ff731a12802228434e8d17d2ebb5097394ab9d065205cc262cf2a6f/matplotlib-3.7.0.tar.gz (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8), version: 3.7.0
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/62/6d/3817522ca223796703b68ffd38577582f2dc7a0c0dd410d1803e36b5e1db/matplotlib-3.7.1-cp310-cp310-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/86/2b/a04f22015a03025a8c9c0363c4ecfd89eb45fc3af545ff838e02ac58b39d/matplotlib-3.7.1-cp310-cp310-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1d/24/72b0b7069d268b22c40f42d973f4b4971debd0f9ddc0fbf4753d5f0a2469/matplotlib-3.7.1-cp310-cp310-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_aarch64, cp310-cp310-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8a/d3/35c62c9f64ddef5f25763580a10cb1ff4a19dc1a2bf940ad06dbb10b248d/matplotlib-3.7.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_i686, cp310-cp310-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/13/0d/a3c01d8dd48957029f5ea5eac3d778fdedefaef43533597def65e29e5414/matplotlib-3.7.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-manylinux2014_x86_64, cp310-cp310-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/89/f3/84a9a6613ab0d89931d785f13fa2606e03f07252875acc8ebf5b676fa3c5/matplotlib-3.7.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/a8/14/83b722ae5bec25cd1b44067d2165952aa0943af287ea06f2e1e594220805/matplotlib-3.7.1-cp310-cp310-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp310-cp310-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/07/76/fde990f131450f08eb06e50814b98d347b14d7916c0ec31cba0a65a9be2b/matplotlib-3.7.1-cp310-cp310-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/23/7c/3e9366cf2259785de934d0bb5a7e03828e23cd722439d1c78abc4b7d89eb/matplotlib-3.7.1-cp311-cp311-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0e/61/255b0ab4fd319bb8274bde67eeb8b56e52c4d1b66123a6ed3de2b835d108/matplotlib-3.7.1-cp311-cp311-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5d/7e/0647f19705d819d2249df96625d83ff5de2e913a247610b753c504b7bfd0/matplotlib-3.7.1-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_aarch64, cp311-cp311-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e0/2e/a9fc4c317bc8cc679d344dd881b97f67580b38e6eedc645c3623d6c5d139/matplotlib-3.7.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_i686, cp311-cp311-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1e/5c/bae8d15f7dec470ee0269d503132678e5ce4abd1306b70b180d66ede13d5/matplotlib-3.7.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-manylinux2014_x86_64, cp311-cp311-manylinux_2_17_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/51/d8/ba69105b4b72aace5d3501af1b0886b248fa5363519df04dc17577578bab/matplotlib-3.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/3a/4e/83499803b641c40e33c118b461a7c110bfa8cc6b3be10a2dc174232522dd/matplotlib-3.7.1-cp311-cp311-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp311-cp311-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/fb/8c/391e3c105edb7e193bb163ed48988135228d0b5ce3143e1cbec2350e23c8/matplotlib-3.7.1-cp311-cp311-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5c/b0/050bcf86c57255066915eb805d36409e2e093a07d4615249b07aa2530ef5/matplotlib-3.7.1-cp38-cp38-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/16/23/d81f74e722eb064e726e7b6da999fd9e50de13b28e6496d67e9f09b6fe19/matplotlib-3.7.1-cp38-cp38-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/f3/99/7010ae81984908cc655b7d24145aeed2784614957ed7f0cb5a72b17a63d3/matplotlib-3.7.1-cp38-cp38-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_i686, cp38-cp38-manylinux_2_12_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/18/70/31f7b317e5575b590ed7227a9c3d6f42f8e8838ce7d5e763ff16440ac1d4/matplotlib-3.7.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2010_x86_64, cp38-cp38-manylinux_2_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/5d/22/f55638bea4af17edf23e1c919ad5d256141bbeec0196c450be9785f1dcb6/matplotlib-3.7.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-manylinux2014_aarch64, cp38-cp38-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bc/22/52dd9b0f8da380309ceb4c5e6a9018417b56ad3b56bfd18fe0e1d1310541/matplotlib-3.7.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win32) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/51/3e/2e266434cf7aa82ab5d860b774a1ece49debffa3f5c32f7c6e305f0f5728/matplotlib-3.7.1-cp38-cp38-win32.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp38-cp38-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/92/01/2c04d328db6955d77f8f60c17068dde8aa66f153b2c599ca03c2cb0d5567/matplotlib-3.7.1-cp38-cp38-win_amd64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/80/c0/1d29eafc057e516ffc1ba07da2054926f219c44ad4ea5df57ff97825182c/matplotlib-3.7.1-cp39-cp39-macosx_10_12_universal2.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_10_12_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6c/70/5f8b981680fc0bdb85f0dd00174e41f98d4cdb641921295822c8e14272fe/matplotlib-3.7.1-cp39-cp39-macosx_10_12_x86_64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-macosx_11_0_arm64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/5a/2661b38ebd4b1d58f335be7e8150af0a7eb94d13bf7a6563e7c49ed40c4d/matplotlib-3.7.1-cp39-cp39-macosx_11_0_arm64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_aarch64, cp39-cp39-manylinux_2_17_aarch64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4d/71/a0d28c6123773075f056ff2ce7b2a16a19a4ff2982f0de0f285c9866c420/matplotlib-3.7.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_i686, cp39-cp39-manylinux_2_17_i686) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bd/5d/a9083be15f9bed89c1c5897473eae6dd1bab4acbcfb82fdae417149674d0/matplotlib-3.7.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.8)
Skipping link: none of the wheel's tags (cp39-cp39-manylinux2014_x86_64, cp39-cp39-manylinux_2_17_x86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment