forked from felixlaumon/nolearn_utils
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
23 lines (23 loc) · 882 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#
# This file is autogenerated by pip-compile
# Make changes in requirements.in, then run this to update:
#
# pip-compile requirements.in
#
-e git+https://github.com/Lasagne/Lasagne.git@8f0e8d7283964b5d22d297e045a8e86121a79f84#egg=Lasagne==0.2.git
-e git+https://github.com/dnouri/nolearn.git@c9b7d1e5a91a1e48608a5678149c8b505bb8f9e4#egg=nolearn==0.6adev.git
cycler==0.10.0 # via matplotlib
decorator==4.0.9 # via networkx
joblib==0.9.4
matplotlib==1.5.1
networkx==1.11 # via scikit-image
numpy==1.10.4 # via matplotlib
pillow==3.1.1 # via scikit-image
pyparsing==2.1.0 # via matplotlib
python-dateutil==2.5.1 # via matplotlib
pytz==2016.2 # via matplotlib
scipy==0.17.0
scikit-image==0.11.3
scikit-learn==0.17.1
six==1.10.0 # via cycler, python-dateutil, scikit-image
tabulate==0.7.5