Update requests URL

This commit is contained in:
micbou 2018-12-30 17:13:14 +01:00
parent c209cdbbfc
commit 34b010753b
No known key found for this signature in database
GPG Key ID: C7E8FD1F3BDA1E05

2
.gitmodules vendored
View File

@ -18,7 +18,7 @@
url = https://github.com/urllib3/urllib3
[submodule "third_party/requests_deps/requests"]
path = third_party/requests_deps/requests
url = https://github.com/kennethreitz/requests
url = https://github.com/requests/requests
[submodule "third_party/python-future"]
path = third_party/python-future
url = https://github.com/PythonCharmers/python-future