summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Schult <dschult@colgate.edu>2016-01-06 12:22:28 -0500
committerDan Schult <dschult@colgate.edu>2016-01-06 12:22:28 -0500
commit82f46bb98cccb6bfb92a4e5c2f474b7777bb0034 (patch)
treef94e33bb0442b1e15e12a7b63836260773d7fff3
parent3ac42145b25ec99811ddfa5caf142680dcfcb197 (diff)
parent59300bb4f4ea6b9e4821d95d0737903c6a83a424 (diff)
downloadnetworkx-82f46bb98cccb6bfb92a4e5c2f474b7777bb0034.tar.gz
Merge pull request #1885 from karrtikr/work
Added requirements.txt
-rw-r--r--requirements.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 00000000..ea8921eb
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,13 @@
+decorator>=3.4.0
+matplotlib
+scipy
+numpy
+nose
+pandas
+gdal
+pyyaml
+pygraphviz
+sphinx
+sphinxcontrib-bibtex
+sphinx_rtd_theme
+pydotplus