Skip to content

Instantly share code, notes, and snippets.

@fridex
Created September 4, 2020 08:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fridex/681605f0bcf6437a71c5ed64883e0a24 to your computer and use it in GitHub Desktop.
Save fridex/681605f0bcf6437a71c5ed64883e0a24 to your computer and use it in GitHub Desktop.
TensorFlow and its dependency NumPy in the stack
>>> from thoth.storages import GraphDatabase
>>> graph = GraphDatabase()
>>> graph.connect()
The database schema is not in sync with library revisions, the current library revision heads: {'83e2900c3721'}, database heads: {'7c261487d4d4'}
>>> from pprint import pprint
>>> # The dict returned is formed out of extras name (None if no extra) and a list of possible direct dependencies respecting version range specification of packages.
>>> pprint(graph.get_depends_on("tensorflow", "2.2.0", "https://pypi.org/simple"))
{None: [('absl-py', '0.7.0'),
('absl-py', '0.7.1'),
('absl-py', '0.8.0'),
('absl-py', '0.8.1'),
('absl-py', '0.9.0'),
('astunparse', '1.6.3'),
('backports-weakref', '1.0.post1'),
('backports-weakref', '1.0rc1'),
('enum34', '1.1.10'),
('enum34', '1.1.6'),
('enum34', '1.1.8'),
('enum34', '1.1.9'),
('functools32', '3.2.3'),
('functools32', '3.2.3.post1'),
('functools32', '3.2.3.post2'),
('gast', '0.3.3'),
('google-pasta', '0.1.8'),
('google-pasta', '0.2.0'),
('grpcio', '1.10.0'),
('grpcio', '1.10.1'),
('grpcio', '1.11.0'),
('grpcio', '1.11.1'),
('grpcio', '1.12.0'),
('grpcio', '1.12.1'),
('grpcio', '1.13.0'),
('grpcio', '1.14.0'),
('grpcio', '1.14.1'),
('grpcio', '1.14.2'),
('grpcio', '1.15.0'),
('grpcio', '1.16.0'),
('grpcio', '1.16.1'),
('grpcio', '1.17.0'),
('grpcio', '1.17.1'),
('grpcio', '1.18.0'),
('grpcio', '1.19.0'),
('grpcio', '1.20.0'),
('grpcio', '1.20.1'),
('grpcio', '1.21.1'),
('grpcio', '1.22.0'),
('grpcio', '1.22.1'),
('grpcio', '1.23.0'),
('grpcio', '1.23.1'),
('grpcio', '1.24.0'),
('grpcio', '1.24.1'),
('grpcio', '1.24.3'),
('grpcio', '1.25.0'),
('grpcio', '1.26.0'),
('grpcio', '1.27.1'),
('grpcio', '1.27.2'),
('grpcio', '1.28.1'),
('grpcio', '1.8.6'),
('grpcio', '1.9.0'),
('grpcio', '1.9.1'),
('h5py', '2.10.0'),
('keras-preprocessing', '1.1.0'),
('mock', '2.0.0'),
('mock', '3.0.0'),
('mock', '3.0.1'),
('mock', '3.0.2'),
('mock', '3.0.3'),
('mock', '3.0.4'),
('mock', '3.0.5'),
('mock', '4.0.0'),
('mock', '4.0.1'),
('mock', '4.0.2'),
('numpy', '1.16.0'),
('numpy', '1.16.1'),
('numpy', '1.16.2'),
('numpy', '1.16.3'),
('numpy', '1.16.4'),
('numpy', '1.16.5'),
('numpy', '1.16.6'),
('numpy', '1.17.0'),
('numpy', '1.17.1'),
('numpy', '1.17.2'),
('numpy', '1.17.3'),
('numpy', '1.17.4'),
('numpy', '1.17.5'),
('numpy', '1.18.0'),
('numpy', '1.18.1'),
('numpy', '1.18.2'),
('numpy', '1.18.3'),
('numpy', '1.18.4'),
('opt-einsum', '2.3.2'),
('opt-einsum', '3.0.1'),
('opt-einsum', '3.1.0'),
('opt-einsum', '3.2.0'),
('opt-einsum', '3.2.1'),
('protobuf', '3.10.0'),
('protobuf', '3.11.0'),
('protobuf', '3.11.1'),
('protobuf', '3.11.2'),
('protobuf', '3.11.3'),
('protobuf', '3.8.0'),
('protobuf', '3.9.0'),
('protobuf', '3.9.1'),
('protobuf', '3.9.2'),
('scipy', '1.2.2'),
('scipy', '1.4.1'),
('six', '1.12.0'),
('six', '1.13.0'),
('six', '1.14.0'),
('tensorboard', '2.2.0'),
('tensorboard', '2.2.1'),
('tensorflow-estimator', '2.2.0'),
('termcolor', '1.1.0'),
('wheel', '0.1'),
('wheel', '0.10.0'),
('wheel', '0.10.1'),
('wheel', '0.10.2'),
('wheel', '0.10.3'),
('wheel', '0.11.0'),
('wheel', '0.12.0'),
('wheel', '0.13.0'),
('wheel', '0.14.0'),
('wheel', '0.15.0'),
('wheel', '0.16.0'),
('wheel', '0.17.0'),
('wheel', '0.18.0'),
('wheel', '0.19.0'),
('wheel', '0.2'),
('wheel', '0.21.0'),
('wheel', '0.22.0'),
('wheel', '0.23.0'),
('wheel', '0.24.0'),
('wheel', '0.25.0'),
('wheel', '0.26.0'),
('wheel', '0.27.0'),
('wheel', '0.28.0'),
('wheel', '0.29.0'),
('wheel', '0.3'),
('wheel', '0.30.0'),
('wheel', '0.31.0'),
('wheel', '0.31.1'),
('wheel', '0.32.0'),
('wheel', '0.32.1'),
('wheel', '0.32.2'),
('wheel', '0.32.3'),
('wheel', '0.33.0'),
('wheel', '0.33.1'),
('wheel', '0.33.4'),
('wheel', '0.33.5'),
('wheel', '0.33.6'),
('wheel', '0.34.0'),
('wheel', '0.34.1'),
('wheel', '0.34.2'),
('wheel', '0.4'),
('wheel', '0.4.1'),
('wheel', '0.4.2'),
('wheel', '0.5'),
('wheel', '0.6'),
('wheel', '0.7'),
('wheel', '0.8'),
('wheel', '0.9'),
('wheel', '0.9.1'),
('wheel', '0.9.2'),
('wheel', '0.9.3'),
('wheel', '0.9.4'),
('wheel', '0.9.5'),
('wheel', '0.9.6'),
('wheel', '0.9.7'),
('wrapt', '1.11.1'),
('wrapt', '1.11.2'),
('wrapt', '1.12.0'),
('wrapt', '1.12.1')]}
>>> pprint(graph.get_depends_on("h5py", "2.10.0", "https://pypi.org/simple"))
{None: [('numpy', '1.10.0'),
('numpy', '1.10.1'),
('numpy', '1.10.2'),
('numpy', '1.10.3'),
('numpy', '1.10.4'),
('numpy', '1.11.0'),
('numpy', '1.11.1'),
('numpy', '1.11.2'),
('numpy', '1.11.3'),
('numpy', '1.12.0'),
('numpy', '1.12.1'),
('numpy', '1.13.0'),
('numpy', '1.13.1'),
('numpy', '1.13.3'),
('numpy', '1.14.0'),
('numpy', '1.14.1'),
('numpy', '1.14.2'),
('numpy', '1.14.3'),
('numpy', '1.14.4'),
('numpy', '1.14.5'),
('numpy', '1.14.6'),
('numpy', '1.15.0'),
('numpy', '1.15.1'),
('numpy', '1.15.2'),
('numpy', '1.15.3'),
('numpy', '1.15.4'),
('numpy', '1.16.0'),
('numpy', '1.16.1'),
('numpy', '1.16.2'),
('numpy', '1.16.3'),
('numpy', '1.16.4'),
('numpy', '1.16.5'),
('numpy', '1.17.0'),
('numpy', '1.17.1'),
('numpy', '1.17.2'),
('numpy', '1.17.3'),
('numpy', '1.17.4'),
('numpy', '1.18.0'),
('numpy', '1.7.0'),
('numpy', '1.7.1'),
('numpy', '1.7.2'),
('numpy', '1.8.0'),
('numpy', '1.8.1'),
('numpy', '1.8.2'),
('numpy', '1.9.0'),
('numpy', '1.9.1'),
('numpy', '1.9.2'),
('numpy', '1.9.3'),
('six', '0.9.0'),
('six', '0.9.1'),
('six', '0.9.2'),
('six', '1.0.0'),
('six', '1.1.0'),
('six', '1.10.0'),
('six', '1.11.0'),
('six', '1.12.0'),
('six', '1.13.0'),
('six', '1.2.0'),
('six', '1.3.0'),
('six', '1.4.0'),
('six', '1.4.1'),
('six', '1.5.0'),
('six', '1.5.1'),
('six', '1.5.2'),
('six', '1.6.0'),
('six', '1.6.1'),
('six', '1.7.0'),
('six', '1.7.1'),
('six', '1.7.2'),
('six', '1.7.3'),
('six', '1.8.0'),
('six', '1.9.0')]}
>>> pprint(graph.get_depends_on("opt-einsum", "3.2.1", "https://pypi.org/simple"))
{None: [('numpy', '1.10.0'),
('numpy', '1.10.1'),
('numpy', '1.10.2'),
('numpy', '1.10.3'),
('numpy', '1.10.4'),
('numpy', '1.11.0'),
('numpy', '1.11.1'),
('numpy', '1.11.2'),
('numpy', '1.11.3'),
('numpy', '1.12.0'),
('numpy', '1.12.1'),
('numpy', '1.13.0'),
('numpy', '1.13.1'),
('numpy', '1.13.3'),
('numpy', '1.14.0'),
('numpy', '1.14.1'),
('numpy', '1.14.2'),
('numpy', '1.14.3'),
('numpy', '1.14.4'),
('numpy', '1.14.5'),
('numpy', '1.14.6'),
('numpy', '1.15.0'),
('numpy', '1.15.1'),
('numpy', '1.15.2'),
('numpy', '1.15.3'),
('numpy', '1.15.4'),
('numpy', '1.16.0'),
('numpy', '1.16.1'),
('numpy', '1.16.2'),
('numpy', '1.16.3'),
('numpy', '1.16.4'),
('numpy', '1.16.5'),
('numpy', '1.16.6'),
('numpy', '1.17.0'),
('numpy', '1.17.1'),
('numpy', '1.17.2'),
('numpy', '1.17.3'),
('numpy', '1.17.4'),
('numpy', '1.17.5'),
('numpy', '1.18.0'),
('numpy', '1.18.1'),
('numpy', '1.18.2'),
('numpy', '1.18.3'),
('numpy', '1.18.4'),
('numpy', '1.18.5'),
('numpy', '1.19.0'),
('numpy', '1.19.1'),
('numpy', '1.7.0'),
('numpy', '1.7.1'),
('numpy', '1.7.2'),
('numpy', '1.8.0'),
('numpy', '1.8.1'),
('numpy', '1.8.2'),
('numpy', '1.9.0'),
('numpy', '1.9.1'),
('numpy', '1.9.2'),
('numpy', '1.9.3')],
'docs': [('numpydoc', '0.1'),
('numpydoc', '0.2'),
('numpydoc', '0.3.1'),
('numpydoc', '0.4'),
('numpydoc', '0.5'),
('numpydoc', '0.6.0'),
('numpydoc', '0.7.0'),
('numpydoc', '0.8.0'),
('numpydoc', '0.9.0'),
('numpydoc', '0.9.1'),
('numpydoc', '0.9.2'),
('numpydoc', '1.0.0'),
('numpydoc', '1.1.0'),
('sphinx', '1.2.3'),
('sphinxcontrib-napoleon', '0.1'),
('sphinxcontrib-napoleon', '0.1.1'),
('sphinxcontrib-napoleon', '0.2'),
('sphinxcontrib-napoleon', '0.2.1'),
('sphinxcontrib-napoleon', '0.2.10'),
('sphinxcontrib-napoleon', '0.2.11'),
('sphinxcontrib-napoleon', '0.2.2'),
('sphinxcontrib-napoleon', '0.2.3'),
('sphinxcontrib-napoleon', '0.2.4'),
('sphinxcontrib-napoleon', '0.2.5'),
('sphinxcontrib-napoleon', '0.2.6'),
('sphinxcontrib-napoleon', '0.2.7'),
('sphinxcontrib-napoleon', '0.2.8'),
('sphinxcontrib-napoleon', '0.2.9'),
('sphinxcontrib-napoleon', '0.3'),
('sphinxcontrib-napoleon', '0.3.1'),
('sphinxcontrib-napoleon', '0.3.10'),
('sphinxcontrib-napoleon', '0.3.11'),
('sphinxcontrib-napoleon', '0.3.2'),
('sphinxcontrib-napoleon', '0.3.3'),
('sphinxcontrib-napoleon', '0.3.4'),
('sphinxcontrib-napoleon', '0.3.5'),
('sphinxcontrib-napoleon', '0.3.6'),
('sphinxcontrib-napoleon', '0.3.7'),
('sphinxcontrib-napoleon', '0.3.8'),
('sphinxcontrib-napoleon', '0.3.9'),
('sphinxcontrib-napoleon', '0.4'),
('sphinxcontrib-napoleon', '0.4.1'),
('sphinxcontrib-napoleon', '0.4.2'),
('sphinxcontrib-napoleon', '0.4.3'),
('sphinxcontrib-napoleon', '0.4.4'),
('sphinxcontrib-napoleon', '0.5.0'),
('sphinxcontrib-napoleon', '0.5.1'),
('sphinxcontrib-napoleon', '0.5.2'),
('sphinxcontrib-napoleon', '0.5.3'),
('sphinxcontrib-napoleon', '0.5.4'),
('sphinxcontrib-napoleon', '0.6.0'),
('sphinxcontrib-napoleon', '0.6.1'),
('sphinxcontrib-napoleon', '0.7'),
('sphinx-rtd-theme', '0.1.0'),
('sphinx-rtd-theme', '0.1.1'),
('sphinx-rtd-theme', '0.1.2'),
('sphinx-rtd-theme', '0.1.3'),
('sphinx-rtd-theme', '0.1.4'),
('sphinx-rtd-theme', '0.1.5'),
('sphinx-rtd-theme', '0.1.6'),
('sphinx-rtd-theme', '0.1.7'),
('sphinx-rtd-theme', '0.1.8'),
('sphinx-rtd-theme', '0.1.9'),
('sphinx-rtd-theme', '0.2.0'),
('sphinx-rtd-theme', '0.2.1'),
('sphinx-rtd-theme', '0.2.2'),
('sphinx-rtd-theme', '0.2.3'),
('sphinx-rtd-theme', '0.2.4'),
('sphinx-rtd-theme', '0.3.0'),
('sphinx-rtd-theme', '0.3.1'),
('sphinx-rtd-theme', '0.4.0'),
('sphinx-rtd-theme', '0.4.1'),
('sphinx-rtd-theme', '0.4.2'),
('sphinx-rtd-theme', '0.4.3'),
('sphinx-rtd-theme', '0.5.0')],
'tests': [('pytest', '2.0.0'),
('pytest', '2.0.1'),
('pytest', '2.0.2'),
('pytest', '2.0.3'),
('pytest', '2.1.0'),
('pytest', '2.1.1'),
('pytest', '2.1.2'),
('pytest', '2.1.3'),
('pytest', '2.2.0'),
('pytest', '2.2.1'),
('pytest', '2.2.2'),
('pytest', '2.2.3'),
('pytest', '2.2.4'),
('pytest', '2.3.0'),
('pytest', '2.3.1'),
('pytest', '2.3.2'),
('pytest', '2.3.3'),
('pytest', '2.3.4'),
('pytest', '2.3.5'),
('pytest', '2.4.0'),
('pytest', '2.4.1'),
('pytest', '2.4.2'),
('pytest', '2.5.0'),
('pytest', '2.5.1'),
('pytest', '2.5.2'),
('pytest', '2.6.0'),
('pytest', '2.6.1'),
('pytest', '2.6.2'),
('pytest', '2.6.3'),
('pytest', '2.6.4'),
('pytest', '2.7.0'),
('pytest', '2.7.1'),
('pytest', '2.7.2'),
('pytest', '2.7.3'),
('pytest', '2.8.0'),
('pytest', '2.8.1'),
('pytest', '2.8.2'),
('pytest', '2.8.3'),
('pytest', '2.8.4'),
('pytest', '2.8.5'),
('pytest', '2.8.6'),
('pytest', '2.8.7'),
('pytest', '2.9.0'),
('pytest', '2.9.1'),
('pytest', '2.9.2'),
('pytest', '3.0.0'),
('pytest', '3.0.1'),
('pytest', '3.0.2'),
('pytest', '3.0.3'),
('pytest', '3.0.4'),
('pytest', '3.0.5'),
('pytest', '3.0.6'),
('pytest', '3.0.7'),
('pytest', '3.1.0'),
('pytest', '3.10.0'),
('pytest', '3.10.1'),
('pytest', '3.1.1'),
('pytest', '3.1.2'),
('pytest', '3.1.3'),
('pytest', '3.2.0'),
('pytest', '3.2.1'),
('pytest', '3.2.2'),
('pytest', '3.2.3'),
('pytest', '3.2.4'),
('pytest', '3.2.5'),
('pytest', '3.3.0'),
('pytest', '3.3.1'),
('pytest', '3.3.2'),
('pytest', '3.4.0'),
('pytest', '3.4.1'),
('pytest', '3.4.2'),
('pytest', '3.5.0'),
('pytest', '3.5.1'),
('pytest', '3.6.0'),
('pytest', '3.6.1'),
('pytest', '3.6.2'),
('pytest', '3.6.3'),
('pytest', '3.6.4'),
('pytest', '3.7.0'),
('pytest', '3.7.1'),
('pytest', '3.7.2'),
('pytest', '3.7.3'),
('pytest', '3.7.4'),
('pytest', '3.8.0'),
('pytest', '3.8.1'),
('pytest', '3.8.2'),
('pytest', '3.9.1'),
('pytest', '3.9.2'),
('pytest', '3.9.3'),
('pytest', '4.0.0'),
('pytest', '4.0.1'),
('pytest', '4.0.2'),
('pytest', '4.1.0'),
('pytest', '4.1.1'),
('pytest', '4.2.0'),
('pytest', '4.2.1'),
('pytest', '4.3.0'),
('pytest', '4.3.1'),
('pytest', '4.4.0'),
('pytest', '4.4.1'),
('pytest', '4.4.2'),
('pytest', '4.5.0'),
('pytest', '4.6.0'),
('pytest', '4.6.1'),
('pytest', '4.6.10'),
('pytest', '4.6.11'),
('pytest', '4.6.2'),
('pytest', '4.6.3'),
('pytest', '4.6.4'),
('pytest', '4.6.5'),
('pytest', '4.6.6'),
('pytest', '4.6.7'),
('pytest', '4.6.8'),
('pytest', '4.6.9'),
('pytest', '5.0.0'),
('pytest', '5.0.1'),
('pytest', '5.1.0'),
('pytest', '5.1.1'),
('pytest', '5.1.2'),
('pytest', '5.1.3'),
('pytest', '5.2.0'),
('pytest', '5.2.1'),
('pytest', '5.2.2'),
('pytest', '5.2.3'),
('pytest', '5.2.4'),
('pytest', '5.3.0'),
('pytest', '5.3.1'),
('pytest', '5.3.2'),
('pytest', '5.3.3'),
('pytest', '5.3.4'),
('pytest', '5.3.5'),
('pytest', '5.4.0'),
('pytest', '5.4.1'),
('pytest', '5.4.2'),
('pytest', '5.4.3'),
('pytest-cov', '0.10'),
('pytest-cov', '0.11'),
('pytest-cov', '0.12'),
('pytest-cov', '0.13'),
('pytest-cov', '0.14'),
('pytest-cov', '0.15'),
('pytest-cov', '0.6'),
('pytest-cov', '0.7'),
('pytest-cov', '0.8'),
('pytest-cov', '0.9'),
('pytest-cov', '1.0'),
('pytest-cov', '1.1'),
('pytest-cov', '1.2'),
('pytest-cov', '1.3'),
('pytest-cov', '1.4'),
('pytest-cov', '1.5'),
('pytest-cov', '1.6'),
('pytest-cov', '1.7.0'),
('pytest-cov', '1.8.0'),
('pytest-cov', '1.8.1'),
('pytest-cov', '2.0.0'),
('pytest-cov', '2.1.0'),
('pytest-cov', '2.10.0'),
('pytest-cov', '2.2.0'),
('pytest-cov', '2.2.1'),
('pytest-cov', '2.3.0'),
('pytest-cov', '2.3.1'),
('pytest-cov', '2.4.0'),
('pytest-cov', '2.5.0'),
('pytest-cov', '2.5.1'),
('pytest-cov', '2.6.0'),
('pytest-cov', '2.6.1'),
('pytest-cov', '2.7.0'),
('pytest-cov', '2.7.1'),
('pytest-cov', '2.8.0'),
('pytest-cov', '2.8.1'),
('pytest-cov', '2.9.0'),
('pytest-pep8', '0.5'),
('pytest-pep8', '0.6'),
('pytest-pep8', '0.7'),
('pytest-pep8', '0.8'),
('pytest-pep8', '0.9'),
('pytest-pep8', '0.9.1'),
('pytest-pep8', '1.0'),
('pytest-pep8', '1.0.1'),
('pytest-pep8', '1.0.2'),
('pytest-pep8', '1.0.3'),
('pytest-pep8', '1.0.4'),
('pytest-pep8', '1.0.5'),
('pytest-pep8', '1.0.6')]}
>>> pprint(graph.get_depends_on("scipy", "1.4.1", "https://pypi.org/simple"))
{None: [('numpy', '1.13.3'),
('numpy', '1.14.0'),
('numpy', '1.14.1'),
('numpy', '1.14.2'),
('numpy', '1.14.3'),
('numpy', '1.14.4'),
('numpy', '1.14.5'),
('numpy', '1.14.6'),
('numpy', '1.15.0'),
('numpy', '1.15.1'),
('numpy', '1.15.2'),
('numpy', '1.15.3'),
('numpy', '1.15.4'),
('numpy', '1.16.0'),
('numpy', '1.16.1'),
('numpy', '1.16.2'),
('numpy', '1.16.3'),
('numpy', '1.16.4'),
('numpy', '1.16.5'),
('numpy', '1.16.6'),
('numpy', '1.17.0'),
('numpy', '1.17.1'),
('numpy', '1.17.2'),
('numpy', '1.17.3'),
('numpy', '1.17.4'),
('numpy', '1.17.5'),
('numpy', '1.18.0'),
('numpy', '1.18.1'),
('numpy', '1.18.2'),
('numpy', '1.18.3'),
('numpy', '1.18.4'),
('numpy', '1.18.5')]}
>>> pprint(graph.get_depends_on("keras-preprocessing", "1.1.0", "https://pypi.org/simple"))
{None: [('numpy', '1.10.0'),
('numpy', '1.10.1'),
('numpy', '1.10.2'),
('numpy', '1.10.3'),
('numpy', '1.10.4'),
('numpy', '1.11.0'),
('numpy', '1.11.0b3'),
('numpy', '1.11.0rc1'),
('numpy', '1.11.0rc2'),
('numpy', '1.11.1'),
('numpy', '1.11.1rc1'),
('numpy', '1.11.2'),
('numpy', '1.11.2rc1'),
('numpy', '1.11.3'),
('numpy', '1.12.0'),
('numpy', '1.12.0b1'),
('numpy', '1.12.0rc1'),
('numpy', '1.12.0rc2'),
('numpy', '1.12.1'),
('numpy', '1.12.1rc1'),
('numpy', '1.13.0'),
('numpy', '1.13.0rc1'),
('numpy', '1.13.0rc2'),
('numpy', '1.13.1'),
('numpy', '1.13.3'),
('numpy', '1.14.0'),
('numpy', '1.14.0rc1'),
('numpy', '1.14.1'),
('numpy', '1.14.2'),
('numpy', '1.14.3'),
('numpy', '1.14.4'),
('numpy', '1.14.5'),
('numpy', '1.14.6'),
('numpy', '1.15.0'),
('numpy', '1.15.0rc1'),
('numpy', '1.15.0rc2'),
('numpy', '1.15.1'),
('numpy', '1.15.2'),
('numpy', '1.15.3'),
('numpy', '1.15.4'),
('numpy', '1.16.0'),
('numpy', '1.16.0rc1'),
('numpy', '1.16.0rc2'),
('numpy', '1.16.1'),
('numpy', '1.16.2'),
('numpy', '1.16.3'),
('numpy', '1.16.4'),
('numpy', '1.16.5'),
('numpy', '1.16.6'),
('numpy', '1.17.0'),
('numpy', '1.17.0rc1'),
('numpy', '1.17.0rc2'),
('numpy', '1.17.1'),
('numpy', '1.17.2'),
('numpy', '1.17.3'),
('numpy', '1.17.4'),
('numpy', '1.17.5'),
('numpy', '1.18.0'),
('numpy', '1.18.1'),
('numpy', '1.18.2'),
('numpy', '1.18.3'),
('numpy', '1.18.4'),
('numpy', '1.18.5'),
('numpy', '1.19.0'),
('numpy', '1.9.1'),
('numpy', '1.9.2'),
('numpy', '1.9.3'),
('six', '1.10.0'),
('six', '1.11.0'),
('six', '1.12.0'),
('six', '1.13.0'),
('six', '1.14.0'),
('six', '1.15.0'),
('six', '1.9.0')],
'image': [('pillow', '5.2.0'),
('pillow', '5.3.0'),
('pillow', '5.4.0'),
('pillow', '5.4.0.dev0'),
('pillow', '5.4.1'),
('pillow', '6.0.0'),
('pillow', '6.1.0'),
('pillow', '6.2.0'),
('pillow', '6.2.1'),
('pillow', '6.2.2'),
('pillow', '7.0.0'),
('pillow', '7.1.0'),
('pillow', '7.1.1'),
('pillow', '7.1.2'),
('pillow', '7.2.0'),
('scipy', '0.14.0'),
('scipy', '0.14.1'),
('scipy', '0.15.0'),
('scipy', '0.15.1'),
('scipy', '0.16.0'),
('scipy', '0.16.1'),
('scipy', '0.17.0'),
('scipy', '0.17.1'),
('scipy', '0.18.0'),
('scipy', '0.18.0rc2'),
('scipy', '0.18.1'),
('scipy', '0.19.0'),
('scipy', '0.19.1'),
('scipy', '1.0.0'),
('scipy', '1.0.0b1'),
('scipy', '1.0.0rc1'),
('scipy', '1.0.0rc2'),
('scipy', '1.0.1'),
('scipy', '1.1.0'),
('scipy', '1.1.0rc1'),
('scipy', '1.2.0'),
('scipy', '1.2.0rc1'),
('scipy', '1.2.0rc2'),
('scipy', '1.2.1'),
('scipy', '1.2.2'),
('scipy', '1.2.3'),
('scipy', '1.3.0'),
('scipy', '1.3.0rc1'),
('scipy', '1.3.0rc2'),
('scipy', '1.3.1'),
('scipy', '1.3.2'),
('scipy', '1.3.3'),
('scipy', '1.4.0'),
('scipy', '1.4.1'),
('scipy', '1.5.0')],
'pep8': [('flake8', '0.1'),
('flake8', '0.2'),
('flake8', '0.3'),
('flake8', '0.4'),
('flake8', '0.5'),
('flake8', '0.6'),
('flake8', '0.7'),
('flake8', '0.8'),
('flake8', '0.9'),
('flake8', '1.0'),
('flake8', '1.1'),
('flake8', '1.2'),
('flake8', '1.3'),
('flake8', '1.3.1'),
('flake8', '1.4'),
('flake8', '1.5'),
('flake8', '1.6'),
('flake8', '1.6.1'),
('flake8', '1.6.2'),
('flake8', '1.7.0'),
('flake8', '2.0'),
('flake8', '2.1.0'),
('flake8', '2.2.0'),
('flake8', '2.2.1'),
('flake8', '2.2.2'),
('flake8', '2.2.3'),
('flake8', '2.2.4'),
('flake8', '2.2.5'),
('flake8', '2.3.0'),
('flake8', '2.4.0'),
('flake8', '2.4.1'),
('flake8', '2.5.0'),
('flake8', '2.5.1'),
('flake8', '2.5.2'),
('flake8', '2.5.3'),
('flake8', '2.5.4'),
('flake8', '2.5.5'),
('flake8', '2.6.0'),
('flake8', '2.6.1'),
('flake8', '2.6.2'),
('flake8', '3.0.0'),
('flake8', '3.0.0b1'),
('flake8', '3.0.0b2'),
('flake8', '3.0.1'),
('flake8', '3.0.2'),
('flake8', '3.0.2.dev0'),
('flake8', '3.0.2.dev1'),
('flake8', '3.0.3'),
('flake8', '3.0.4'),
('flake8', '3.1.0'),
('flake8', '3.1.1'),
('flake8', '3.2.0'),
('flake8', '3.2.1'),
('flake8', '3.3.0'),
('flake8', '3.3.0.dev0'),
('flake8', '3.4.0'),
('flake8', '3.4.1'),
('flake8', '3.5.0'),
('flake8', '3.6.0'),
('flake8', '3.7.0'),
('flake8', '3.7.1'),
('flake8', '3.7.2'),
('flake8', '3.7.3'),
('flake8', '3.7.4'),
('flake8', '3.7.5'),
('flake8', '3.7.6'),
('flake8', '3.7.7'),
('flake8', '3.7.8'),
('flake8', '3.7.9'),
('flake8', '3.8.0'),
('flake8', '3.8.1'),
('flake8', '3.8.2'),
('flake8', '3.8.3')],
'tests': [('keras', '0.2.0'),
('keras', '0.3.0'),
('keras', '0.3.1'),
('keras', '0.3.2'),
('keras', '0.3.3'),
('keras', '1.0.0'),
('keras', '1.0.1'),
('keras', '1.0.2'),
('keras', '1.0.3'),
('keras', '1.0.4'),
('keras', '1.0.5'),
('keras', '1.0.6'),
('keras', '1.0.7'),
('keras', '1.0.8'),
('keras', '1.1.0'),
('keras', '1.1.1'),
('keras', '1.1.2'),
('keras', '1.2.0'),
('keras', '1.2.1'),
('keras', '1.2.2'),
('keras', '2.0.0'),
('keras', '2.0.1'),
('keras', '2.0.2'),
('keras', '2.0.3'),
('keras', '2.0.4'),
('keras', '2.0.5'),
('keras', '2.0.6'),
('keras', '2.0.7'),
('keras', '2.0.8'),
('keras', '2.0.9'),
('keras', '2.1.0'),
('keras', '2.1.1'),
('keras', '2.1.2'),
('keras', '2.1.3'),
('keras', '2.1.4'),
('keras', '2.1.5'),
('keras', '2.1.6'),
('keras', '2.2.0'),
('keras', '2.2.1'),
('keras', '2.2.2'),
('keras', '2.2.3'),
('keras', '2.2.4'),
('keras', '2.2.5'),
('keras', '2.3.0'),
('keras', '2.3.1'),
('keras', '2.4.0'),
('keras', '2.4.1'),
('keras', '2.4.2'),
('keras', '2.4.3'),
('pandas', '0.1'),
('pandas', '0.10.0'),
('pandas', '0.10.1'),
('pandas', '0.11.0'),
('pandas', '0.12.0'),
('pandas', '0.13.0'),
('pandas', '0.13.1'),
('pandas', '0.14.0'),
('pandas', '0.14.1'),
('pandas', '0.15.0'),
('pandas', '0.15.1'),
('pandas', '0.15.2'),
('pandas', '0.16.0'),
('pandas', '0.16.1'),
('pandas', '0.16.2'),
('pandas', '0.17.0'),
('pandas', '0.17.1'),
('pandas', '0.18.0'),
('pandas', '0.18.1'),
('pandas', '0.19.0'),
('pandas', '0.19.0rc1'),
('pandas', '0.19.1'),
('pandas', '0.19.2'),
('pandas', '0.2'),
('pandas', '0.20.0'),
('pandas', '0.20.0rc1'),
('pandas', '0.20.1'),
('pandas', '0.20.2'),
('pandas', '0.20.3'),
('pandas', '0.21.0'),
('pandas', '0.21.0rc1'),
('pandas', '0.21.1'),
('pandas', '0.22.0'),
('pandas', '0.23.0'),
('pandas', '0.23.0rc2'),
('pandas', '0.23.1'),
('pandas', '0.23.2'),
('pandas', '0.23.3'),
('pandas', '0.23.4'),
('pandas', '0.24.0'),
('pandas', '0.24.0rc1'),
('pandas', '0.24.1'),
('pandas', '0.24.2'),
('pandas', '0.25.0'),
('pandas', '0.25.0rc0'),
('pandas', '0.25.1'),
('pandas', '0.25.2'),
('pandas', '0.25.3'),
('pandas', '0.3.0'),
('pandas', '0.3.0b0'),
('pandas', '0.3.0b2'),
('pandas', '0.4.0'),
('pandas', '0.4.1'),
('pandas', '0.4.2'),
('pandas', '0.4.3'),
('pandas', '0.5.0'),
('pandas', '0.6.0'),
('pandas', '0.6.1'),
('pandas', '0.7.0'),
('pandas', '0.7.0rc1'),
('pandas', '0.7.1'),
('pandas', '0.7.2'),
('pandas', '0.7.3'),
('pandas', '0.8.0'),
('pandas', '0.8.0rc1'),
('pandas', '0.8.0rc2'),
('pandas', '0.8.1'),
('pandas', '0.9.0'),
('pandas', '0.9.1'),
('pandas', '1.0.0'),
('pandas', '1.0.1'),
('pandas', '1.0.2'),
('pandas', '1.0.3'),
('pandas', '1.0.4'),
('pandas', '1.0.5'),
('pillow', '1.0'),
('pillow', '1.1'),
('pillow', '1.2'),
('pillow', '1.3'),
('pillow', '1.4'),
('pillow', '1.5'),
('pillow', '1.6'),
('pillow', '1.7.0'),
('pillow', '1.7.1'),
('pillow', '1.7.2'),
('pillow', '1.7.3'),
('pillow', '1.7.4'),
('pillow', '1.7.5'),
('pillow', '1.7.6'),
('pillow', '1.7.7'),
('pillow', '1.7.8'),
('pillow', '2.0.0'),
('pillow', '2.1.0'),
('pillow', '2.2.0'),
('pillow', '2.2.1'),
('pillow', '2.2.2'),
('pillow', '2.3.0'),
('pillow', '2.3.1'),
('pillow', '2.3.2'),
('pillow', '2.4.0'),
('pillow', '2.5.0'),
('pillow', '2.5.1'),
('pillow', '2.5.2'),
('pillow', '2.5.3'),
('pillow', '2.6.0'),
('pillow', '2.6.1'),
('pillow', '2.6.2'),
('pillow', '2.7.0'),
('pillow', '2.8.0'),
('pillow', '2.8.1'),
('pillow', '2.8.2'),
('pillow', '2.9.0'),
('pillow', '3.0.0'),
('pillow', '3.1.0'),
('pillow', '3.1.0rc1'),
('pillow', '3.1.1'),
('pillow', '3.1.2'),
('pillow', '3.2.0'),
('pillow', '3.3.0'),
('pillow', '3.3.1'),
('pillow', '3.3.2'),
('pillow', '3.3.3'),
('pillow', '3.4.0'),
('pillow', '3.4.1'),
('pillow', '3.4.2'),
('pillow', '4.0.0'),
('pillow', '4.1.0'),
('pillow', '4.1.1'),
('pillow', '4.2.0'),
('pillow', '4.2.1'),
('pillow', '4.3.0'),
('pillow', '5.0.0'),
('pillow', '5.1.0'),
('pillow', '5.2.0'),
('pillow', '5.3.0'),
('pillow', '5.4.0'),
('pillow', '5.4.0.dev0'),
('pillow', '5.4.1'),
('pillow', '6.0.0'),
('pillow', '6.1.0'),
('pillow', '6.2.0'),
('pillow', '6.2.1'),
('pillow', '6.2.2'),
('pillow', '7.0.0'),
('pillow', '7.1.0'),
('pillow', '7.1.1'),
('pillow', '7.1.2'),
('pillow', '7.2.0'),
('pytest', '2.0.0'),
('pytest', '2.0.1'),
('pytest', '2.0.2'),
('pytest', '2.0.3'),
('pytest', '2.1.0'),
('pytest', '2.1.1'),
('pytest', '2.1.2'),
('pytest', '2.1.3'),
('pytest', '2.2.0'),
('pytest', '2.2.1'),
('pytest', '2.2.2'),
('pytest', '2.2.3'),
('pytest', '2.2.4'),
('pytest', '2.3.0'),
('pytest', '2.3.1'),
('pytest', '2.3.2'),
('pytest', '2.3.3'),
('pytest', '2.3.4'),
('pytest', '2.3.5'),
('pytest', '2.4.0'),
('pytest', '2.4.1'),
('pytest', '2.4.2'),
('pytest', '2.5.0'),
('pytest', '2.5.1'),
('pytest', '2.5.2'),
('pytest', '2.6.0'),
('pytest', '2.6.1'),
('pytest', '2.6.2'),
('pytest', '2.6.3'),
('pytest', '2.6.4'),
('pytest', '2.7.0'),
('pytest', '2.7.1'),
('pytest', '2.7.2'),
('pytest', '2.7.3'),
('pytest', '2.8.0'),
('pytest', '2.8.1'),
('pytest', '2.8.2'),
('pytest', '2.8.3'),
('pytest', '2.8.4'),
('pytest', '2.8.5'),
('pytest', '2.8.6'),
('pytest', '2.8.7'),
('pytest', '2.9.0'),
('pytest', '2.9.1'),
('pytest', '2.9.2'),
('pytest', '3.0.0'),
('pytest', '3.0.1'),
('pytest', '3.0.2'),
('pytest', '3.0.3'),
('pytest', '3.0.4'),
('pytest', '3.0.5'),
('pytest', '3.0.6'),
('pytest', '3.0.7'),
('pytest', '3.1.0'),
('pytest', '3.10.0'),
('pytest', '3.10.1'),
('pytest', '3.1.1'),
('pytest', '3.1.2'),
('pytest', '3.1.3'),
('pytest', '3.2.0'),
('pytest', '3.2.1'),
('pytest', '3.2.2'),
('pytest', '3.2.3'),
('pytest', '3.2.4'),
('pytest', '3.2.5'),
('pytest', '3.3.0'),
('pytest', '3.3.1'),
('pytest', '3.3.2'),
('pytest', '3.4.0'),
('pytest', '3.4.1'),
('pytest', '3.4.2'),
('pytest', '3.5.0'),
('pytest', '3.5.1'),
('pytest', '3.6.0'),
('pytest', '3.6.1'),
('pytest', '3.6.2'),
('pytest', '3.6.3'),
('pytest', '3.6.4'),
('pytest', '3.7.0'),
('pytest', '3.7.1'),
('pytest', '3.7.2'),
('pytest', '3.7.3'),
('pytest', '3.7.4'),
('pytest', '3.8.0'),
('pytest', '3.8.1'),
('pytest', '3.8.2'),
('pytest', '3.9.1'),
('pytest', '3.9.2'),
('pytest', '3.9.3'),
('pytest', '4.0.0'),
('pytest', '4.0.1'),
('pytest', '4.0.2'),
('pytest', '4.1.0'),
('pytest', '4.1.1'),
('pytest', '4.2.0'),
('pytest', '4.2.1'),
('pytest', '4.3.0'),
('pytest', '4.3.1'),
('pytest', '4.4.0'),
('pytest', '4.4.1'),
('pytest', '4.4.2'),
('pytest', '4.5.0'),
('pytest', '4.6.0'),
('pytest', '4.6.1'),
('pytest', '4.6.10'),
('pytest', '4.6.11'),
('pytest', '4.6.2'),
('pytest', '4.6.3'),
('pytest', '4.6.4'),
('pytest', '4.6.5'),
('pytest', '4.6.6'),
('pytest', '4.6.7'),
('pytest', '4.6.8'),
('pytest', '4.6.9'),
('pytest', '5.0.0'),
('pytest', '5.0.1'),
('pytest', '5.1.0'),
('pytest', '5.1.1'),
('pytest', '5.1.2'),
('pytest', '5.1.3'),
('pytest', '5.2.0'),
('pytest', '5.2.1'),
('pytest', '5.2.2'),
('pytest', '5.2.3'),
('pytest', '5.2.4'),
('pytest', '5.3.0'),
('pytest', '5.3.1'),
('pytest', '5.3.2'),
('pytest', '5.3.3'),
('pytest', '5.3.4'),
('pytest', '5.3.5'),
('pytest', '5.4.0'),
('pytest', '5.4.1'),
('pytest', '5.4.2'),
('pytest', '5.4.3'),
('pytest-cov', '0.10'),
('pytest-cov', '0.11'),
('pytest-cov', '0.12'),
('pytest-cov', '0.13'),
('pytest-cov', '0.14'),
('pytest-cov', '0.15'),
('pytest-cov', '0.6'),
('pytest-cov', '0.7'),
('pytest-cov', '0.8'),
('pytest-cov', '0.9'),
('pytest-cov', '1.0'),
('pytest-cov', '1.1'),
('pytest-cov', '1.2'),
('pytest-cov', '1.3'),
('pytest-cov', '1.4'),
('pytest-cov', '1.5'),
('pytest-cov', '1.6'),
('pytest-cov', '1.7.0'),
('pytest-cov', '1.8.0'),
('pytest-cov', '1.8.1'),
('pytest-cov', '2.0.0'),
('pytest-cov', '2.1.0'),
('pytest-cov', '2.10.0'),
('pytest-cov', '2.2.0'),
('pytest-cov', '2.2.1'),
('pytest-cov', '2.3.0'),
('pytest-cov', '2.3.1'),
('pytest-cov', '2.4.0'),
('pytest-cov', '2.5.0'),
('pytest-cov', '2.5.1'),
('pytest-cov', '2.6.0'),
('pytest-cov', '2.6.1'),
('pytest-cov', '2.7.0'),
('pytest-cov', '2.7.1'),
('pytest-cov', '2.8.0'),
('pytest-cov', '2.8.1'),
('pytest-cov', '2.9.0'),
('pytest-xdist', '1.0'),
('pytest-xdist', '1.1'),
('pytest-xdist', '1.10'),
('pytest-xdist', '1.11'),
('pytest-xdist', '1.12'),
('pytest-xdist', '1.13'),
('pytest-xdist', '1.13.1'),
('pytest-xdist', '1.14'),
('pytest-xdist', '1.15.0'),
('pytest-xdist', '1.16.0'),
('pytest-xdist', '1.17.0'),
('pytest-xdist', '1.17.1'),
('pytest-xdist', '1.18.0'),
('pytest-xdist', '1.18.1'),
('pytest-xdist', '1.18.2'),
('pytest-xdist', '1.19.0'),
('pytest-xdist', '1.19.1'),
('pytest-xdist', '1.2'),
('pytest-xdist', '1.20.0'),
('pytest-xdist', '1.20.1'),
('pytest-xdist', '1.21.0'),
('pytest-xdist', '1.22.0'),
('pytest-xdist', '1.22.1'),
('pytest-xdist', '1.22.2'),
('pytest-xdist', '1.22.3'),
('pytest-xdist', '1.22.4'),
('pytest-xdist', '1.22.5'),
('pytest-xdist', '1.23.0'),
('pytest-xdist', '1.23.1'),
('pytest-xdist', '1.23.2'),
('pytest-xdist', '1.24.0'),
('pytest-xdist', '1.24.1'),
('pytest-xdist', '1.25.0'),
('pytest-xdist', '1.26.0'),
('pytest-xdist', '1.26.1'),
('pytest-xdist', '1.27.0'),
('pytest-xdist', '1.28.0'),
('pytest-xdist', '1.29.0'),
('pytest-xdist', '1.3'),
('pytest-xdist', '1.30.0'),
('pytest-xdist', '1.31.0'),
('pytest-xdist', '1.32.0'),
('pytest-xdist', '1.4'),
('pytest-xdist', '1.5'),
('pytest-xdist', '1.6'),
('pytest-xdist', '1.7'),
('pytest-xdist', '1.7.dev1'),
('pytest-xdist', '1.8'),
('pytest-xdist', '1.9'),
('tensorflow', '1.7.0')]}
>>> pprint(graph.get_depends_on("tensorboard", "2.2.1", "https://pypi.org/simple"))
{None: [('absl-py', '0.4.0'),
('absl-py', '0.4.1'),
('absl-py', '0.5.0'),
('absl-py', '0.6.0'),
('absl-py', '0.6.1'),
('absl-py', '0.7.0'),
('absl-py', '0.7.1'),
('absl-py', '0.8.0'),
('absl-py', '0.8.1'),
('absl-py', '0.9.0'),
('futures', '3.1.1'),
('futures', '3.2.0'),
('futures', '3.3.0'),
('google-auth', '1.10.0'),
('google-auth', '1.10.1'),
('google-auth', '1.10.2'),
('google-auth', '1.11.0'),
('google-auth', '1.11.1'),
('google-auth', '1.11.2'),
('google-auth', '1.11.3'),
('google-auth', '1.12.0'),
('google-auth', '1.13.0'),
('google-auth', '1.13.1'),
('google-auth', '1.14.0'),
('google-auth', '1.6.3'),
('google-auth', '1.7.0'),
('google-auth', '1.7.1'),
('google-auth', '1.7.2'),
('google-auth', '1.8.0'),
('google-auth', '1.8.1'),
('google-auth', '1.8.2'),
('google-auth', '1.9.0'),
('google-auth-oauthlib', '0.4.1'),
('grpcio', '1.24.3'),
('grpcio', '1.25.0'),
('grpcio', '1.26.0'),
('grpcio', '1.27.1'),
('grpcio', '1.27.2'),
('grpcio', '1.28.1'),
('markdown', '2.6.10'),
('markdown', '2.6.11'),
('markdown', '2.6.8'),
('markdown', '2.6.9'),
('markdown', '3.0'),
('markdown', '3.0.1'),
('markdown', '3.1'),
('markdown', '3.1.1'),
('markdown', '3.2'),
('markdown', '3.2.1'),
('numpy', '1.12.0'),
('numpy', '1.12.1'),
('numpy', '1.13.0'),
('numpy', '1.13.1'),
('numpy', '1.13.3'),
('numpy', '1.14.0'),
('numpy', '1.14.1'),
('numpy', '1.14.2'),
('numpy', '1.14.3'),
('numpy', '1.14.4'),
('numpy', '1.14.5'),
('numpy', '1.14.6'),
('numpy', '1.15.0'),
('numpy', '1.15.1'),
('numpy', '1.15.2'),
('numpy', '1.15.3'),
('numpy', '1.15.4'),
('numpy', '1.16.0'),
('numpy', '1.16.1'),
('numpy', '1.16.2'),
('numpy', '1.16.3'),
('numpy', '1.16.4'),
('numpy', '1.16.5'),
('numpy', '1.16.6'),
('numpy', '1.17.0'),
('numpy', '1.17.1'),
('numpy', '1.17.2'),
('numpy', '1.17.3'),
('numpy', '1.17.4'),
('numpy', '1.17.5'),
('numpy', '1.18.0'),
('numpy', '1.18.1'),
('numpy', '1.18.2'),
('protobuf', '3.10.0'),
('protobuf', '3.11.0'),
('protobuf', '3.11.1'),
('protobuf', '3.11.2'),
('protobuf', '3.11.3'),
('protobuf', '3.6.0'),
('protobuf', '3.6.1'),
('protobuf', '3.7.0'),
('protobuf', '3.7.1'),
('protobuf', '3.8.0'),
('protobuf', '3.9.0'),
('protobuf', '3.9.1'),
('protobuf', '3.9.2'),
('requests', '2.21.0'),
('requests', '2.22.0'),
('requests', '2.23.0'),
('setuptools', '41.0.0'),
('setuptools', '41.0.1'),
('setuptools', '41.1.0'),
('setuptools', '41.2.0'),
('setuptools', '41.3.0'),
('setuptools', '41.4.0'),
('setuptools', '41.5.0'),
('setuptools', '41.5.1'),
('setuptools', '41.6.0'),
('setuptools', '42.0.0'),
('setuptools', '42.0.1'),
('setuptools', '42.0.2'),
('setuptools', '43.0.0'),
('setuptools', '44.0.0'),
('setuptools', '44.1.0'),
('setuptools', '45.0.0'),
('setuptools', '45.1.0'),
('setuptools', '45.2.0'),
('setuptools', '45.3.0'),
('setuptools', '46.0.0'),
('setuptools', '46.1.0'),
('setuptools', '46.1.1'),
('setuptools', '46.1.2'),
('setuptools', '46.1.3'),
('six', '1.10.0'),
('six', '1.11.0'),
('six', '1.12.0'),
('six', '1.13.0'),
('six', '1.14.0'),
('tensorboard-plugin-wit', '1.6.0.post2'),
('tensorboard-plugin-wit', '1.6.0.post3'),
('werkzeug', '0.11.15'),
('werkzeug', '0.12'),
('werkzeug', '0.12.1'),
('werkzeug', '0.12.2'),
('werkzeug', '0.13'),
('werkzeug', '0.14'),
('werkzeug', '0.14.1'),
('werkzeug', '0.15.0'),
('werkzeug', '0.15.1'),
('werkzeug', '0.15.2'),
('werkzeug', '0.15.3'),
('werkzeug', '0.15.4'),
('werkzeug', '0.15.5'),
('werkzeug', '0.15.6'),
('werkzeug', '0.16.0'),
('werkzeug', '0.16.1'),
('werkzeug', '1.0.0'),
('werkzeug', '1.0.1'),
('wheel', '0.1'),
('wheel', '0.10.0'),
('wheel', '0.10.1'),
('wheel', '0.10.2'),
('wheel', '0.10.3'),
('wheel', '0.11.0'),
('wheel', '0.12.0'),
('wheel', '0.13.0'),
('wheel', '0.14.0'),
('wheel', '0.15.0'),
('wheel', '0.16.0'),
('wheel', '0.17.0'),
('wheel', '0.18.0'),
('wheel', '0.19.0'),
('wheel', '0.2'),
('wheel', '0.21.0'),
('wheel', '0.22.0'),
('wheel', '0.23.0'),
('wheel', '0.24.0'),
('wheel', '0.25.0'),
('wheel', '0.26.0'),
('wheel', '0.27.0'),
('wheel', '0.28.0'),
('wheel', '0.29.0'),
('wheel', '0.3'),
('wheel', '0.30.0'),
('wheel', '0.31.0'),
('wheel', '0.31.1'),
('wheel', '0.32.0'),
('wheel', '0.32.1'),
('wheel', '0.32.2'),
('wheel', '0.32.3'),
('wheel', '0.33.0'),
('wheel', '0.33.1'),
('wheel', '0.33.4'),
('wheel', '0.33.5'),
('wheel', '0.33.6'),
('wheel', '0.34.0'),
('wheel', '0.34.1'),
('wheel', '0.34.2'),
('wheel', '0.4'),
('wheel', '0.4.1'),
('wheel', '0.4.2'),
('wheel', '0.5'),
('wheel', '0.6'),
('wheel', '0.7'),
('wheel', '0.8'),
('wheel', '0.9'),
('wheel', '0.9.1'),
('wheel', '0.9.2'),
('wheel', '0.9.3'),
('wheel', '0.9.4'),
('wheel', '0.9.5'),
('wheel', '0.9.6'),
('wheel', '0.9.7')]}
>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment