Add requests to requirements.txt
authorAlexander Vasarab <alexander@wylark.com>
Tue, 30 Jun 2020 19:54:56 +0000 (12:54 -0700)
committerAlexander 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

index 739dc36dfd089094d3aacc037a2f9692f33058b3..2aec4ac1db58f660b072821ee0fa45e55e3e57de 100644 (file)
@@ -1 +1,2 @@
+requests>=2.0.0
 zeep>=3.4.0
 zeep>=3.4.0