Skip to content

Commit

Permalink
Merge 778de6c into c0ae4d9
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Jun 10, 2019
2 parents c0ae4d9 + 778de6c commit f0ff337
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
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.8.0
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==3.0.5
coverage==4.5.3
nose-cov==1.6
git+https://github.com/alisaifee/pymemcache.git#egg=pymemcache
redis
redis==3.2.1
hiro>0.1.6
ordereddict
flask-restful
ordereddict==1.1
flask-restful==0.3.7

0 comments on commit f0ff337

Please sign in to comment.