wylark
/
infoex-autowx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87dfcd0
)
Add requests to requirements.txt
author
Alexander Vasarab <alexander@wylark.com>
Tue, 30 Jun 2020 19:54:56 +0000
(12:54 -0700)
committer
Alexander Vasarab <alexander@wylark.com>
Tue, 30 Jun 2020 19:54:56 +0000
(12:54 -0700)
Many Python installations will ship with this by default, but no harm in
being explicit here.
requirements.txt
patch
|
blob
|
history
diff --git
a/requirements.txt
b/requirements.txt
index 739dc36dfd089094d3aacc037a2f9692f33058b3..2aec4ac1db58f660b072821ee0fa45e55e3e57de 100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-1
+1,2
@@
+requests>=2.0.0
zeep>=3.4.0