diff options
author | Filipp Lepalaan <filipp@mac.com> | 2015-07-31 09:11:06 +0300 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2015-07-31 09:11:06 +0300 |
commit | 38fc774af945ddeb08f609b8a72594a80699b2b2 (patch) | |
tree | 162d55011924612e973be1ae0f8fdba1cfa6218b /requirements.pip | |
parent | 5c6b195718765b2e5c9eaee183a59b44fd09533b (diff) | |
download | py-gsxws-38fc774af945ddeb08f609b8a72594a80699b2b2.tar.gz py-gsxws-38fc774af945ddeb08f609b8a72594a80699b2b2.tar.bz2 py-gsxws-38fc774af945ddeb08f609b8a72594a80699b2b2.zip |
Added SSH cert support
Diffstat (limited to 'requirements.pip')
-rw-r--r-- | requirements.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.pip b/requirements.pip index 6c0a1cb..d33bb35 100644 --- a/requirements.pip +++ b/requirements.pip @@ -1,2 +1,3 @@ lxml yaml +requests |