Skip to content

Commit

Permalink
adding a requirements.txt file with the contents of our virtualenv. N…
Browse files Browse the repository at this point in the history
…ot necessary bc we arent actually

using pylearn2 but what the hell.
  • Loading branch information
barapa committed Apr 18, 2013
1 parent 315bff0 commit 39b5bf9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
PIL==1.1.7
PyYAML==3.10
Theano==0.6.0rc3
ipython==0.13.1
matplotlib==1.2.1
numpy==1.7.0
pylearn2==0.1dev
requests==1.2.0
scikit-learn==0.13.1
scipy==0.11.0
wsgiref==0.1.2

0 comments on commit 39b5bf9

Please sign in to comment.