summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2018-08-03 11:04:20 -0500
committerJarrod Millman <jarrod.millman@gmail.com>2018-08-08 01:55:32 -0700
commit4be1b4dad4eb34fd6ef809554d332a6280b5f6ad (patch)
tree799f9236c5d4515f554fdfcacbfbecceb99afc12 /requirements
parentbdba37e89e4e722e528e805b201505115231dd43 (diff)
downloadnetworkx-4be1b4dad4eb34fd6ef809554d332a6280b5f6ad.tar.gz
Test pygraphviz PR 164
https://github.com/pygraphviz/pygraphviz/pull/164
Diffstat (limited to 'requirements')
-rw-r--r--requirements/extras.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/extras.txt b/requirements/extras.txt
index 77239183..200a6ac3 100644
--- a/requirements/extras.txt
+++ b/requirements/extras.txt
@@ -2,7 +2,7 @@ numpy>=1.15.0
scipy>=1.1.0
pandas>=0.23.3
matplotlib>=2.2.2
-pygraphviz>=1.3.1
+git+https://github.com/jarrodmillman/pygraphviz@py37
pydot>=1.2.4
pyyaml>=3.13
lxml>=4.2.3