~ricardokirkner/click-toolbelt/fix-storeapi-upload-missing-config

« back to all changes in this revision

Viewing changes to requirements.txt

  • Committer: Ricardo Kirkner
  • Date: 2015-12-28 17:17:40 UTC
  • mto: This revision was merged to the branch mainline in revision 52.
  • Revision ID: ricardo.kirkner@canonical.com-20151228171740-rhpmxmnlr28lef0e
make tests pass with older version of responses

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
cliff==1.15.0
2
 
coverage==4.0.1
3
 
mock==1.0.1
4
 
pyxdg==0.25
5
 
requests==2.8.1
6
 
requests-oauthlib==0.5.0
7
 
ssoclient==2.1
8
 
responses==0.5.0
 
1
cliff
 
2
coverage
 
3
mock
 
4
pyxdg
 
5
requests
 
6
requests-oauthlib
 
7
ssoclient
 
8
responses