Skip to content

Commit

Permalink
Merge pull request #642 from mila-udem/stable_requirements
Browse files Browse the repository at this point in the history
Fix requirements for stable
  • Loading branch information
rizar committed May 18, 2015
2 parents beb9940 + 2d4b5e3 commit c0f7931
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,12 @@ pandas==0.16.1
progressbar2==2.7.3
PyYaml==3.11
toolz==0.7.2

--allow-external picklable-itertools
--allow-unverified picklable-itertools
git+https://github.com/dwf/picklable_itertools.git#egg=picklable-itertools
picklable-itertools==0.1.0

--allow-external theano
--allow-unverified theano
git+https://github.com/Theano/Theano.git#egg=theano
git+https://github.com/Theano/Theano.git@c6d2ab3929182cdf7cf12e4b1f191a6ff99d07cc#egg=theano

--allow-external fuel
--allow-unverified fuel
git+https://github.com/mila-udem/fuel#egg=fuel
git+https://github.com/mila-udem/fuel@stable#egg=fuel

0 comments on commit c0f7931

Please sign in to comment.