Skip to content

Commit

Permalink
[#1149] Try future version of pip-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Aug 1, 2013
1 parent af630ae commit ae1bedb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Expand Up @@ -5,6 +5,6 @@ docutils==0.8.1
httpretty==0.6.0
nose==1.2.1
pep8==1.4.6
pip-tools==0.3.1
-e git+https://github.com/nvie/pip-tools@future#egg=pip-tools
Sphinx==1.2b1
polib==1.0.3
5 changes: 4 additions & 1 deletion requirements.in
@@ -1,8 +1,11 @@
# The file contains the direct ckan requirements.
# Use pip-compile to create a requirements.txt file from this

Babel>=0.9.6
Genshi==0.6
Jinja2>=2.6
Pylons==0.9.7
WebTest==1.4.3', # need to pin this so that Pylons does not install a newer version that conflicts with WebOb==1.0.8
WebTest==1.4.3 # need to pin this so that Pylons does not install a newer version that conflicts with WebOb==1.0.8
apachemiddleware>=0.1.1
babel>=0.9.6
fanstatic==0.12
Expand Down

0 comments on commit ae1bedb

Please sign in to comment.