Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled weekly dependency update for week 51 #187

Closed
wants to merge 9 commits into from
Closed
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
-r test.txt
coveralls==1.1
coveralls==1.5.1
2 changes: 1 addition & 1 deletion requirements/main.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
limits
limits==1.3
Flask>=0.8
six>=1.4.1
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
-r main.txt
nose
mock
coverage
nose-cov
nose==1.3.7
mock==2.0.0
coverage==4.5.2
nose-cov==1.6
git+https://github.com/alisaifee/pymemcache.git#egg=pymemcache
redis
redis==3.0.1
hiro>0.1.6
ordereddict
flask-restful
ordereddict==1.1
flask-restful==0.3.7