base.txt 430 Bytes
Newer Older
1 2 3
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
4
#   * @mollydb - to check licensing
5 6
#   * One of @e0d, @jarv, or @feanil - to check system requirements

7
numpy==1.6.2
e0d committed
8
networkx==1.7
9
sympy==0.7.1
10
pyparsing==2.0.1
11
matplotlib==1.3.1
12 13

# We forked NLTK just to make it work with setuptools instead of distribute
14
git+https://github.com/edx/nltk.git@2.0.6#egg=nltk==2.0.6