Get rid from requests module (#1296)

It wasn't used for anything critical anyway, so it doesn't make a lot of sense to keep it as an explicit dependency.
This commit is contained in:
Alexander Kukushkin
2019-11-22 15:31:55 +01:00
committed by GitHub
parent f03b85f5b0
commit 90a4208390
12 changed files with 84 additions and 90 deletions
-1
View File
@@ -1,7 +1,6 @@
urllib3>=1.19.1,!=1.21
boto
PyYAML
requests
six >= 1.7
kazoo>=1.3.1
python-etcd>=0.4.3,<0.5